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

Duplicació de metainformació



Hola,

Estic atascat en un problema i no sé sortir-me'n. Quan intente instal.lar un
paquet nou (subversion) al meu sistema (Debian Sid), em diu coses com:

----
# apt-get install subversion
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:
  subversion: Depends: libapr0 (>= 2.0.52) but it is not going to be installed
              Depends: libsvn0 (>= 1.0.9-2) but it is not going to be installed
E: Broken packages
----

i si mire les dependències:

----
# apt-get install libapr0
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:
  libapr0: Depends: libexpat1 (>= 1.95.8) but 1.95.6-8 is to be installed
E: Broken packages
----

i, finalment:

----
# apt-cache show libexpat1
Package: libexpat1
Priority: optional
Section: libs
Installed-Size: 184
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: expat
Version: 1.95.8-1
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: pool/main/e/expat/libexpat1_1.95.8-1_i386.deb
Size: 59458
MD5sum: 15c568ddc79bbf1e95b4b3cd19e9f27d
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML.

Package: libexpat1
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Source: expat
Version: 1.95.6-8
Depends: libc6 (>= 2.3.2.ds1-4)
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML.
----

o siga, que sembla que tinc entrades duplicades a la meua base de dades
local de paquets. He intentat canviar de repositori remot i fer "apt update"
varies vegades, però el problema persisteix. El meu sources.list actual és:

deb http://ftp.fr.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.fr.debian.org/debian/ unstable main non-free contrib
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-fre$
deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non$


Supose que la meua base de dades de paquets local s'ha corromput. Algú sap
com tornar-la a un estat coherent de la millor manera possible, vull dir,
sense espatllar la base de dades de paquets ja existents al sistema?.

Gràcies per endavant,

-- 
Francesc Altet



Reply to: