Ik heb op dit moment RH9 geinstalleerd staan. Hierop draait apt (http://apt.freshrpms.net), met een KDE repository (van het kde-redhat project: http://kde-redhat.sourceforge.net). Ik wou er de laatste nieuwe KDE op zetten. Ik had me echter eerst vergist en er 7.3 KDE RPM's opgeplakt in plaats van de 9 RPM's, maar dit was door een apt-get dist-upgrade snel verholpen 
Nu zit ik echter weer met problemen, waar ik achter kwam toen ik kmail wou installeren. Kmail is namelijk een virtual package, die eigenlijk in kdenetwork zit. Kdenetwork was echter blijkbaar nog niet geinstalleerd (werd duidelijk aangetoond door zowel apt-cache showpkg als apt-get remove), dus ik run een apt-get install kdenetwork.
Output:
[root@localhost root]# apt-get install kdenetwork
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:
The following packages have unmet dependencies:
kdenetwork: Depends: libslp.so.1 but it is not installable
Depends: openslp but it is not installable
E: Broken packages
=====
Apt-get install van zowel libslp.so.1 als openslp levert hetzelfde op:
[root@localhost root]# apt-get install libslp.so.1
Reading Package Lists... Done
Building Dependency Tree... Done
Package libslp.so.1 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 libslp.so.1 has no installation candidate
Aleen dan ipv libslp.so.1 openslp natuurlijk
Enig idee wat hier zou kunnen gebeurd zijn?
Nu zit ik echter weer met problemen, waar ik achter kwam toen ik kmail wou installeren. Kmail is namelijk een virtual package, die eigenlijk in kdenetwork zit. Kdenetwork was echter blijkbaar nog niet geinstalleerd (werd duidelijk aangetoond door zowel apt-cache showpkg als apt-get remove), dus ik run een apt-get install kdenetwork.
Output:
[root@localhost root]# apt-get install kdenetwork
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:
The following packages have unmet dependencies:
kdenetwork: Depends: libslp.so.1 but it is not installable
Depends: openslp but it is not installable
E: Broken packages
=====
Apt-get install van zowel libslp.so.1 als openslp levert hetzelfde op:
[root@localhost root]# apt-get install libslp.so.1
Reading Package Lists... Done
Building Dependency Tree... Done
Package libslp.so.1 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 libslp.so.1 has no installation candidate
Aleen dan ipv libslp.so.1 openslp natuurlijk
Enig idee wat hier zou kunnen gebeurd zijn?