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

upgrade geht nicht mehr



Hallo,

möglich, dass ich beim spielen mit apt-* was kaputt gemacht habe,
jedenfalls geht apt-get upgrade bzw. dist-upgrade nicht mehr. Ich erhalte

# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
  libxft-dev: Depends: libxft2 (= 2.1.2-5) but 2.1.2-6 is installed
E: Unmet dependencies. Try using -f.


# apt-get -f install libxft-dev

geht leider auch nicht:

Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded:
  libxft-dev
1 upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
83 not fully installed or removed.
Need to get 0B/60.2kB of archives.
After unpacking 4096B disk space will be freed.
(Reading database ... 142588 files and directories currently installed.)
Preparing to replace libxft-dev 2.1.2-5 (using
.../libxft-dev_2.1.2-6_i386.deb) ...
diversion of /usr/X11R6/include/X11/Xft/Xft.h to
/usr/X11R6/include/X11/Xft/Xft1.h by libxft-dev
Removing iversion of /usr/X11R6/include/X11/Xft/Xft.h to
/usr/X11R6/include/X11/Xft/Xft1.h by libxft-dev'
dpkg-divert: rename involves overwriting /usr/X11R6/include/X11/Xft/Xft.h'
with
  different file /usr/X11R6/include/X11/Xft/Xft1.h', not allowed
dpkg: error processing /var/cache/apt/archives/libxft-dev_2.1.2-6_i386.deb
(--unpack):
 subprocess pre-installation script returned error exit status 2
Errors were encountered while processing:
 /var/cache/apt/archives/libxft-dev_2.1.2-6_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Ich hänge noch die Ausgaben von

dpkg -s libxft-dev
dpkg -s libxft2
apt-cache policy libxft-dev
apt-cache policy libxft2

an. Weiss jemand Rat?

Christian



--------------------------------------------------------------------
karl:~# dpkg -s libxft-dev
Package: libxft-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 224
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Source: xft
Version: 2.1.2-5
Provides: libxft2-dev
Depends: libxft2 (= 2.1.2-5), libc6-dev | libc-dev, libfontconfig1-dev,
libfreetype6-dev, zlib1g-dev | libz-dev, libxrender-dev, xlibs-dev
Conflicts: libxft2-dev
Description: FreeType-based font drawing library for X (development files)
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
 .
 This package provides a static library and C header files.

karl:~# dpkg -s libxft2
Package: libxft2
Status: install ok unpacked
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xft
Version: 2.1.2-6
Config-Version: 2.1.2-5
Depends: libc6 (>= 2.3.2.ds1-4), libfontconfig1 (>= 2.2.1), libfreetype6 (>=
2.1.5-1), libx11-6 | xlibs (>> 4.1.0), libxrender1, zlib1g (>= 1:1.2.1)
Description: FreeType-based font drawing library for X
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.

karl:~# apt-cache policy libxft-dev
libxft-dev:
  Installed: 2.1.2-5
  Candidate: 2.1.2-6
  Version Table:
     2.1.2-6 0
        500 http://ftp.de.debian.org sarge/main Packages
 *** 2.1.2-5 0
        100 /var/lib/dpkg/status
karl:~# apt-cache policy libxft2   
libxft2:
  Installed: 2.1.2-6
  Candidate: 2.1.2-6
  Version Table:
 *** 2.1.2-6 0
        500 http://ftp.de.debian.org sarge/main Packages
        100 /var/lib/dpkg/status



-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



Reply to: