On Fri, 20 Nov 1998, Jeroen Nijhof wrote: > > Updating package status cache...done > Checking system integrity...ok > 1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > Sorry, but the following packages are broken - this means they have unmet > dependencies: > libfnlib0: Depends:imlib1 Depends:giflib3g > > --- > dpkg --print-avail libfnlib0 : > Depends: [..], imlib1 (>= 1.6), [..], > libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2), [..]
You're dpkg available database is out of sync. The current libfnlib0 in slink has this depends line: Depends: fnlib-data, imlib1(>=1.8.1-1), libc6 (>= 2.0.7u), libjpeg62, libpng2, libtiff3g, libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2), xlib6g (>= 3.3-5), zlib1g (>= 1:1.1.3) Notice the imlib1 >= 1.8.1-1? The 'Depends: giflib3g' is a side effect of the reporting mechansim and I think it's fixed already. This is not a bug. Jason

