Your message dated Wed, 1 Sep 2010 16:03:24 +0200
with message-id <[email protected]>
and subject line Package got removed
has caused the Debian Bug report #294693,
regarding softbeep: softbeep causes darcs (zlib1g?) corruption
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.)
--
294693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294693
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: softbeep
Version: 0.3-10
Severity: normal
If I run "darcs record" from a shell run from softbeep, the compressed
patch it creates is corrupted. Maybe this is due to a bad interaction
between softbeep and zlib1g (and darcs?)?
To reproduce, you'll need to install the darcs package and then
execute command sequence [2] below. Note that [1] works OK and [3],
which tells darcs not to compress the patch also works OK.
[1]
# make sure you're not running inside softbeep
mkdir darcstest
cd darcstest
date > file1.txt
darcs init
darcs add file1.txt
echo [email protected] > _darcs/prefs/author
darcs record -a -m test --skip-long-comment
zless _darcs/patches/*.gz
[2]
softbeep bash
mkdir darcstest
cd darcstest
date > file1.txt
darcs init
darcs add file1.txt
echo [email protected] > _darcs/prefs/author
darcs record -a -m test --skip-long-comment
zless _darcs/patches/*.gz
[3]
softbeep bash
mkdir darcstest
cd darcstest
date > file1.txt
darcs init
darcs add file1.txt
echo [email protected] > _darcs/prefs/author
darcs record -a -m test --skip-long-comment --dont-compress
less _darcs/patches/*.gz # darcs names uncompressed patches .gz too
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages softbeep depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.3-19+rm
Hi!
As the package got removed from the archive (please see
http://bugs.debian.org/594861 for details) I hereby close these bug
report.
Best Regards,
Alexander
--- End Message ---