On Feb 10, 2005, at 6:26 AM, Eric Dunbar wrote:
I'm following Shiner's instructions but run into the following errors when I do "yum upgrade" (glibc installed properly, though a 2004 appeared where a 2003 was showing in Shiner's instructions):
Resolving dependencies .Package apt needs librpm-4.1.so, this is not available. Package rpm2html needs librpm-4.1.so, this is not available. Package apt needs librpmdb-4.1.so, this is not available. Package rpm2html needs librpmdb-4.1.so, this is not available. Package apt needs librpmio-4.1.so, this is not available. Package rpm2html needs librpmio-4.1.so, this is not available. Package Xtest needs XFree86 >= 4.2.0, this is not available. Package pine needs libcom_err.so.3, this is not available. Package imap needs libcom_err.so.3, this is not available. Package apt needs libelf.so.0, this is not available.
Eric,
This is a more general dependancy problem. The packages on your system complaining (apt, rpm2html.Xtest, pine and imap) require a package with a version that does NOT exists in YDL4 ...
You need to manually remove the packages complaining with rpm -e, and than proceed with the upgrade to YDL4.
After the upgrade went succesfull, youcan try to reinstall the complaining packages (if you need them) with "yum install <camplaining package>" .
If there is a version availiable in YDL4, it will install, otherwise you need to build the package yourself and install manually.
Hmm? Is this a mistake on my end or something to do with YDL updating to 4.0.1? Should I do a full clean install off the CDs instead and rebuild my system after the fact?
No, it is just a question of building RPMS with the right dependancies ...
Eric.
Eddie
_______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
