Your message dated Fri, 4 Jul 2008 03:06:54 -0500
with message-id <[EMAIL PROTECTED]>
and subject line pretty sure this was fixed in etch
has caused the Debian Bug report #393825,
regarding propchange-email.pl: No such file or directory
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.)
--
393825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393825
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: subversion
Version: 1.4.0-5
Severity: normal
During building of Subversion 1.4.0-5 on Debian unstable got this
warning:
# Fix some scripts not to use #!/usr/bin/env.
dest=debian/subversion-tools/usr/share/subversion/hook-scripts; \
for file in commit-email.pl \
propchange-email.pl \
commit-access-control.pl \
mailer/mailer.py \
verify-po.py \
svnperms.py ; do \
sed -i \
-e 's:^#!/usr/bin/env perl.*:#!/usr/bin/perl -w:' \
-e 's:^#!/usr/bin/env pyth.*:#!/usr/bin/python:' \
$dest/$file; \
chmod 0755 $dest/$file; \
done
sed: can't read
debian/subversion-tools/usr/share/subversion/hook-scripts/propchange-email.pl:
No such file or directory
chmod: cannot access
`debian/subversion-tools/usr/share/subversion/hook-scripts/propchange-email.pl':
No such file or directory
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Version: 1.4.2dfsg1-2
debian/rules no longer mentions the obsolete file propchange-email.pl
and I think I made this change some time before the etch release.
--
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
--- End Message ---