ghost packages ? fail to get xmms, bmp, amule, xmame
Amaël BROUSTET <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Hello, Thanks for your (great) work. I just would report the following problems using apt when trying to get some packages : few packages are found in the database but can't be download (no available version is found) ... I think they are just not yet repackaged for fc4 but just in case, a report follow. ***Here my version of apt. [root@localhost ~]# rpm -qi apt Name : apt Relocations: (not relocatable) Version : 0.5.15cnc6 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ Release : 4.2.fc4.rf Build Date: sam 11 jun 2005 08:39:16 CEST Install Date: mar 21 jun 2005 13:27:50 CEST Build Host: lisse.leuven.wieers.com Group : System Environment/Base Source RPM: apt-0.5.15cnc6-4.2.fc4.rf.src.rpm Size : 6144833 License: GPL Signature : DSA/SHA1, sam 11 jun 2005 09:33:05 CEST, Key ID a20e52146b8d79e6 Packager : Dag Wieers <[email protected]> [...] ***I do a fresh update (get some problems with newrpms but I don't think that's the point) : [root@localhost ~]# apt-get update Get:1 http://apt.sw.be fedora/4/en/i386 release [474B] Get:2 http://apt.sw.be dries/fedora/fc4/i386 release [486B] Ign http://newrpms.sunsite.dk redhat/en/i386/fc4 release Get:3 http://ayo.freshrpms.net fedora/linux/4/i386 release [1832B] Fetched 2792B in 0s (6798B/s) Err http://newrpms.sunsite.dk redhat/en/i386/fc4/newrpms pkglist 404 Not Found Ign http://newrpms.sunsite.dk redhat/en/i386/fc4/newrpms release Hit http://ayo.freshrpms.net fedora/linux/4/i386/freshrpms pkglist Hit http://ayo.freshrpms.net fedora/linux/4/i386/freshrpms release Hit http://ayo.freshrpms.net fedora/linux/4/i386/core pkglist Hit http://ayo.freshrpms.net fedora/linux/4/i386/core release Hit http://ayo.freshrpms.net fedora/linux/4/i386/updates pkglist Hit http://ayo.freshrpms.net fedora/linux/4/i386/updates release Hit http://apt.sw.be fedora/4/en/i386/dag pkglist Hit http://apt.sw.be fedora/4/en/i386/dag release Hit http://apt.sw.be dries/fedora/fc4/i386/dries pkglist Hit http://apt.sw.be dries/fedora/fc4/i386/dries release Failed to fetch http://newrpms.sunsite.dk/apt/redhat/en/i386/fc4/base/pkglist.newrpms 404 Not Found Reading Package Lists... Done Building Dependency Tree... Done E: Some index files failed to download, they have been ignored, or old ones used instead. ***Next I do an upgrade : [root@localhost ~]# apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done 0 upgraded, 0 newly installed, 0 removed and 0 not upgraded. ***Here are the problems : [root@localhost ~]# apt-get install xmms Reading Package Lists... Done Building Dependency Tree... Done Package xmms has no available version, but exists in the database. This typically means that the package was mentioned in a dependency and never uploaded, has been obsoleted or is not available with the contents of sources.list E: Package xmms has no installation candidate ***I have the same answer for bmp. ***Here are some others errors with xmame and amule : [root@localhost ~]# apt-get install xmame Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. [...] The following packages have unmet dependencies: xmame: Depends: libglide3.so.3 but it is not installable E: Broken packages [root@localhost ~]# apt-get install amule The following packages have unmet dependencies: amule: Depends: libwx_gtk2-2.4.so.0 but it is not installable Depends: libwx_gtk2-2.4.so.0(WXGTK2_2.4) but it is not installable ***Thanks A+ Amaël