Your message dated Tue, 06 May 2008 12:05:17 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Closing Remind Bug
has caused the Debian Bug report #454901,
regarding cm2rem doesn't work with dash
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.)
--
454901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454901
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: remind
Version: 03.00.24-4
The cm2rem script in remind specifies #!/bin/sh, but doesn't appear to
work with dash:
ramune/lycaeum:~: sed -n '1p' /usr/bin/cm2rem
#!/bin/sh
ramune/lycaeum:~: /bin/sh -n /usr/bin/cm2rem
/usr/bin/cm2rem: 25: Syntax error: "(" unexpected
ramune/lycaeum:~: sed -n '25p' /usr/bin/cm2rem
set MonthNum($month) $i
System is on x86_64/etch.
-- DN
Daniel
--- End Message ---
--- Begin Message ---
Not a dash related bug. Script is handed off to tclsh.
--
KBK
--- End Message ---