Your message dated Mon, 1 Nov 2010 23:47:28 +0000
with message-id <[email protected]>
and subject line Closing old bug
has caused the Debian Bug report #511612,
regarding wodim: output missing newline
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.)
--
511612: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511612
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wodim
Version: 9:1.1.9-1
Severity: minor
Tags: patch
I think there is a newline missing:
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK
limits.Device was not specified. Trying to find an appropriate
drive...
--- wodim.c 2008-02-26 16:59:05.000000000 +0900
+++ wodim.c.fix 2009-01-13 05:15:38.702673943 +0900
@@ -3081,7 +3081,7 @@
rlim.rlim_cur = rlim.rlim_max = RLIM_INFINITY;
if (setrlimit(RLIMIT_MEMLOCK, &rlim) < 0)
- errmsg("Warning: Cannot raise RLIMIT_MEMLOCK limits.");
+ errmsg("Warning: Cannot raise RLIMIT_MEMLOCK limits.\n");
#endif /* RLIMIT_MEMLOCK */
}
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored:
LC_ALL set to ja_JP.eucJP)
Shell: /bin/sh linked to /bin/bash
Versions of packages wodim depends on:
ii libc6 2.7-16 GNU C Library: Shared libraries
ii libcap2 2.11-2 support for getting/setting POSIX.
Versions of packages wodim recommends:
ii genisoimage 9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem
Versions of packages wodim suggests:
pn cdrkit-doc <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: cdrkit
Source-Version: 9:1.1.10-1
This bug has been fixed for ages, time to mark it as such.
--
Steve McIntyre, Cambridge, UK. [email protected]
There's no sensation to compare with this
Suspended animation, A state of bliss
--- End Message ---