Hi everyone,
I'm attempting to get ANPM/yum working on WSeB 4.52 (or 4.50 - I forget).
After manually updating config.sys and removing a DIFFERENT cube.exe from the path, (just what is cube.exe used for??? [My cube.exe was from 1998 and was a rubiks cube PM app...]) I managed to get path the stage of being prompted to 'fix' config.sys each and every time. yey!
So I attempt to perform a simple, first off yum update, to which:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package ncurses-base.i686 0:5.9-1.oc00 will be updated
--> Processing Dependency: ncurses-base = 5.9-1.oc00 for package: ncurses-libs-5.9-1.oc00.i686
---> Package ncurses-base.noarch 0:6.4-1.oc00 will be an update
---> Package os2-rpm.noarch 0:1-10.oc00 will be updated
---> Package os2-rpm.noarch 0:1-11.oc00 will be an update
--> Finished Dependency Resolution
Error: Package: ncurses-libs-5.9-1.oc00.i686 (installed)
Requires: ncurses-base = 5.9-1.oc00
Removing: ncurses-base-5.9-1.oc00.i686 (installed)
ncurses-base = 5.9-1.oc00
Updated By: ncurses-base-6.4-1.oc00.noarch (netlabs-rel)
ncurses-base = 6.4-1.oc00
Available: ncurses-base-5.7-4.oc00.i386 (netlabs-rel)
ncurses-base = 5.7-4.oc00
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Ugh. Any suggestions?