Your message dated Fri, 15 Feb 2008 15:06:27 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#149117: fujiplay leaves symlink in /
has caused the Debian Bug report #149117,
regarding fujiplay leaves symlink in /
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
149117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=149117
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: fujiplay
Version: 1.33-4
Severity: normal
genki:~# ls -l /fujifilm
lrwxrwxrwx 1 root root 10 Jun 3 15:24 /fujifilm -> /dev/ttyS0
Oops?
/var/lib/dpkg/info/fujiplay.postinst: if [ ! -e /dev/fujifilm ]; then
/var/lib/dpkg/info/fujiplay.postinst: ln -s /dev/$RET
fujifilm || true
The 'ln -s' command should probably read:
ln -s /dev/$RET /dev/fujifilm || true
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux genki 2.4.17-zb-586-smp #1 SMP Fri Dec 28 09:50:14 EST 2001 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages fujiplay depends on:
ii libc6 2.2.5-6 GNU C Library: Shared libraries an
--- End Message ---
--- Begin Message ---
Version: 1.33-6
Re: Zygo Blaxell 2002-06-05 <[EMAIL PROTECTED]>
> genki:~# ls -l /fujifilm
> lrwxrwxrwx 1 root root 10 Jun 3 15:24 /fujifilm ->
> /dev/ttyS0
>
> Oops?
>
> /var/lib/dpkg/info/fujiplay.postinst: if [ ! -e /dev/fujifilm ]; then
> /var/lib/dpkg/info/fujiplay.postinst: ln -s /dev/$RET
> fujifilm || true
This seems to be fixed, 1.33-6 doesn't ship any postinst anymore.
Christoph
--
[EMAIL PROTECTED] | http://www.df7cb.de/
signature.asc
Description: Digital signature
--- End Message ---