Package: apt Version: 0.1.9 oddness: /etc/apt# apt-get install enlightenment Updating package status cache...done Checking system integrity...ok The following extra packages will be installed: libaudiofile0 imlib1 fnlib-data enlightenment-docs libfnlib0 libesd0 The following NEW packages will be installed: libaudiofile0 fnlib-data enlightenment enlightenment-docs libfnlib0 libesd0 1 packages upgraded, 6 newly installed, 0 to remove and 3 not upgraded. Sorry, but the following packages are broken - this means they have unmet dependencies: enlightenment: Depends:libc6 Depends:libungif3g
dpkg -I enlightenment_0.15.4-2_i386.deb shows: Package: enlightenment Version: 0.15.4-2 Section: x11 Priority: optional Architecture: i386 Depends: freetype2, imlib1(>= 1.9.4-1), libaudiofile0, libc6 (>= 2.1), libesd0, libfnlib0, libjpeg62, libpng2, libtiff3g, libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2), xlib6g (>= 3.3-5), zlib1g (>= 1:1.1.3), enlightenment-docs dpkg -s giflib3g shows: Package: giflib3g Status: install ok installed Priority: optional Section: non-free/libs Installed-Size: 46 Maintainer: Larry Daffner <[EMAIL PROTECTED]> Source: giflib Version: 3.0-5.2 Replaces: libungif3g Depends: libc6, xlib6g (>= 3.3-5) Conflicts: libgif3g, libgif2, libungif3g Description: shared library for GIF images (runtime lib) This is a shared library for working with GIF images. So the libungif3g|giflib3g dependency IS met, but apt doesn't think so.

