[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problème de dépendance avec apt-get



Bonjour,

J'utilise Linux depuis quelques temps, mais je suis en train de passer de RedHat à Debian et je constate que j'ai encore beaucoup à découvrir.

J'ai installé Debian sur un clone. Je ne liste pas tous les petits problèmes que je rencontre, mais j'aimerais résoudre le suivant: je veux installer OpenOffice, mais j'ai un problème de dépendance et je ne vois pas comment le régler.

Voici les commandes et les résultats:

------------------------------------------------------------------------------------------
amistad:~# apt-get install openoffice.org
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:
openoffice.org: Depends: openoffice.org-bin (> 1.1.0) but it is not going to be installed
E: Sorry, broken packages
amistad:~#

amistad:~# apt-get install openoffice.org-bin
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:
openoffice.org-bin: Depends: libfontconfig1 (>= 2.1) but it is not installable Depends: debconf (>= 1.2.0) but 1.0.32 is to be installed
E: Sorry, broken packages
amistad:~#

amistad:~# apt-get install debconf
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, debconf is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
amistad:~#

amistad:~# apt-cache policy debconf
debconf:
Installed: 1.0.32
Candidate: 1.0.32
Version Table:
*** 1.0.32 0
      500 ftp://ftp.skynet.be woody/main Packages
      500 ftp://ftp.tiscali.be woody/main Packages
      100 /var/lib/dpkg/status
amistad:~#

amistad:~# apt-get install libfontconfig1
Reading Package Lists... Done
Building Dependency Tree... Done
Package libfontconfig1 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 libfontconfig1 has no installation candidate
amistad:~#
----------------------------------------------------------------------------------------------

Merci d'avance pour votre aide, j'aimerais vraiment parvenir à maitriser un peu mieux ce système!!!

Et Joyeux Noël!
Pierre



Reply to: