-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (snip) >> This should fix all those dependencies issues: >> yum clean all; yum update > > Thanks Antoine. > > Unfortunately this did not really do it: > > # yum install xpra > [...] > --> Finished Dependency Resolution > xpra-0.14.9-2.el5_11.x86_64 from winswitch has depsolving problems > --> Missing Dependency: python-netifaces is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > xpra-0.14.9-2.el5_11.x86_64 from winswitch has depsolving problems > --> Missing Dependency: libvpx.so.1()(64bit) is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > xpra-0.14.9-2.el5_11.x86_64 from winswitch has depsolving problems > --> Missing Dependency: libvpx-xpra is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > xpra-0.14.9-2.el5_11.x86_64 from winswitch has depsolving problems > --> Missing Dependency: libwebp-xpra is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > xpra-0.14.9-2.el5_11.x86_64 from winswitch has depsolving problems > --> Missing Dependency: libwebp.so.5()(64bit) is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > Error: Missing Dependency: libwebp.so.5()(64bit) is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > Error: Missing Dependency: python-netifaces is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > Error: Missing Dependency: libvpx-xpra is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > Error: Missing Dependency: libwebp-xpra is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > Error: Missing Dependency: libvpx.so.1()(64bit) is needed by package xpra-0.14.9-2.el5_11.x86_64 (winswitch) > You could try using --skip-broken to work around the problem > You could try running: package-cleanup --problems > package-cleanup --dupes > rpm -Va --nofiles --nodigest > The program package-cleanup is found in the yum-utils package. > > It seems there are other problems now. Yes, indeed. Different cause, similar symptom. (thread title updated again!)
I had not /really/ noticed that CentOS 5.11 had been released. And so the new xpra builds ended up in dists/CentOS/5.11/, but their dependencies did not... When I tested the repository in my CentOS 5.x test system, it already had the libraries downloaded and installed from the CentOS 5.10 repository.. so everything worked OK and I didn't notice. Sorry about that. I have now rebuilt everything for 5.11 (rather than just copied over), so this should work again on a clean install: yum clean all;yum update And this time I have tested it from scratch to be sure. (snip) > I ran "yum update" to get my system up-to-date and I also activated rpmforge, > rpmforge-extras and even rpmforge-testing. We do not depend on any other repository but the default core OS. > Do you see any issue here? Nope, just my mistake.. Cheers Antoine > > > Thank you! > > Lukas > > > PS: Sorry I had digest mode set on so I could not reply to your message directly. Hope I didn't mess up to much. I deactivated digest more for future responses. > > > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQ2BuEACgkQGK2zHPGK1ru91QCZAS8ZlnaT/Z+Gf19EHmZKi9Gu 8OIAnjYSKiydUQ/6SPVpE82di5XAx83a =8mFH -----END PGP SIGNATURE----- _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
