Originally posted by: gcorneau
Howdy,
Trying to "yum update" to the latest and hitting a requisite issue from the Linux Toolbox for AIX. I did do a "yum clean all" as an attempt to debug.
yum update glib2
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package glib2.ppc 0:2.14.6-2 will be updated
---> Package glib2.ppc 0:2.48.0-1 will be an update
--> Processing Dependency: libffi >= 3.0.12-1 for package: glib2-2.48.0-1.ppc
--> Processing Dependency: libffi.a(libffi.so.6) for package: glib2-2.48.0-1.ppc
--> Finished Dependency Resolution
Error: Package: glib2-2.48.0-1.ppc (AIX_Toolbox)
Requires: libffi.a(libffi.so.6)
Error: Package: glib2-2.48.0-1.ppc (AIX_Toolbox)
Requires: libffi >= 3.0.12-1
You could try using --skip-broken to work around the problem
Turns out, the yum was outdated (v3.4.3-1 versus 3.4.3-3). I was confused by the fact that the yum_bundle_v1.tar was changed but the version number was not updated. Any chance on updating the file with a new name (v1a or v2 or something else so that downloaders can know the difference)?
#AIX-Open-Source-Software#AIXOpenSource