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

Re: apt-get problem with testing



            
 Subject: Re: apt-get problem with testing
 
 On Tuesday Sep 25 09:36 Markus Grunwald wrote:
 > ** Hi !
 > ** 
 > ** my youngest dist-upgrade gave me the following error:
 > ** 
 > ** Entpacke Ersatz-xlibs ...
 > ** dpkg: Fehler beim Bearbeiten von
 > ** /var/cache/apt/archives/xlibs_4.1.0-6_i386.deb (--unpack):
 > **  versuche »/usr/X11R6/lib/X11/app-defaults« zu überschreiben, welches auch
 > ** in Paket tgif ist
 > ** 
 > ** I removed tgif, now everything is fine. In fact better then before,
 > ** because I never liked tgif and forgot to remove it ;)
 > ** 
 > ** Whom shall I send the bug-report ?
 
 $ dpkg -s tgif
 
 to see the status. There is a line beginning with "Maintaoner: " 
 There you can look for the mail address of package maintainer.
 
 Ups! You have remuved tgif, right? Then do:
 
 $ grep -n 'Package: tgif' /var/lib/dpkg/available
 
 You will get e line like
 
 12554 Package: tgif...............
 
 Then
 
 $ vi +12554 /var/lib/dpkg/available
 
 to look for package infos.
 
 Timo
 
 --
 Nothing is impossible!
 
 You only need to know the way.
 
  :-)
 



Reply to: