Hello !! I have a little dependency problem on Debian GNU/Linux Sid 3.0 (yes, I know, that's unstable...) :
My sources.list file : deb http://http.us.debian.org/debian unstable main contrib non-free deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non- free deb ftp://sunsite.cnlab-switch.ch/mirror/debian unstable main contrib non-free ***************************** When I want to install kde : ***************************** aula-linux:~# apt-get install kde Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: kde: Depends: kpackage but it is not going to be installed E: Sorry, broken packages ************************** So, I tape the following : ************************** aula-linux:~# apt-get install kpackage Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: kpackage: Depends: librpm0 (>= 4.0.2-18) but it is not installable E: Sorry, broken packages ************ OK, so now : ************ aula-linux:~# apt-get install librpm0 Reading Package Lists... Done Building Dependency Tree... Done Package librpm0 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 However the following packages replace it: librpm4 E: Package librpm0 has no installation candidate *************************** Just a little new command : *************************** aula-linux:~# apt-get install librpm4 Reading Package Lists... Done Building Dependency Tree... Done Sorry, librpm4 is already the newest version. 0 packages upgraded, 0 newly installed, 0 to remove and 5 not upgraded. Well !! This package works !! But the rest still don't works !! The problem isn't resolved... if I tape the command apt-get install kpackage, the same error message is displayed... If anyone has an idee, thanks a lot !! ******************************** Cédric Rochat ================================ Ch. du Commonet 4 1341 L'Orient (CH) mail: [EMAIL PROTECTED] ================================ Rte des Monts 20 2400 Le Locle (CH) mail: [EMAIL PROTECTED] ================================ homepage: http://www.younics.org ********************************