Package: chicken Version: 1.63-2 Severity: grave When using "sudo chicken-setup xlib" to download, compile and install xlib.egg, chicken-setup runs "cp xlib.o /usr/lib/chicken", expecting the third clause to be an existing directory. Under the current Debian package it is not a dir, so xlib.o becomes the file "chicken" in /usr/lib.
This is trivial to fix by changing "usr/lib" in debian/chicken.dirs to "usr/lib/chicken" (unconfirmed, still building). -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.8-powerpc Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Versions of packages chicken depends on: ii libc6 2.3.5-6 GNU C Library: Shared libraries an chicken recommends no packages. -- no debconf information -- Trent Buck, Student Errant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]