em
> Contact ow...@bugs.debian.org with problems
>
>
> -- Forwarded message --
> From: Michael Gilbert
> To: 704175-cl...@bugs.debian.org
> Cc:
> Date: Sat, 5 Sep 2015 19:27:21 -0400
> Subject: Re: [pkg-dhcp-devel] Bug#704175: isc-dhcp-server: init script
&
Package: isc-dhcp-server
Version: 4.2.4-5
Severity: important
Dear Maintainer,
In debian/isc-dhcp-server.init.d, there is the following code:
stop)
log_daemon_msg "Stopping $DESC" "$NAME"
start-stop-daemon --stop --quiet --pidfile "$DHCPD_PID"
Package: bidentd
Version: 1.1.1-0.2
Severity: normal
Tags: patch
When installing bidentd on a fresh system with a preseeded value for
bidentd/loglevel, the debconf frontend hangs in pipe_wait after
bidentd's postinst script exits (the postinst script is ; the
frontend hasn't noticed and reaped it
Package: debianutils
Version: 2.13.0
Severity: normal
File: /usr/bin/savelog
Tags: patch
The fix for 295850 broke hyphens with -p.
# touch -- -a
# chown -- mail.adm -a
# /usr/bin/savelog -p -c 10 -- -a
chown: invalid option -- a
Try `chown --help' for more information.
chmod: invalid option -- .
Whoops! I bungled my reportbugs command line. The patch should be
attached to this one.
update-ca-certificates.patch
Description: Binary data
Package: ca-certificates
Version: 20040809
Severity: normal
File: /usr/sbin/update-ca-certificates
Tags: patch
# umask
0077
# update-ca-certificates
Updating certificates in /etc/ssl/certsdone.
# ls -l /etc/ssl/certs/ca-certificates.crt
-rw--- 1 root root 104385 Feb 20 17:26 /etc/ssl/cer
Package: debianutils
Version: 2.11.2
Severity: normal
File: /usr/bin/savelog
Tags: patch
Sorry, I noticed this one after the hyphen one.
A filename like "foo bar" causes an error like:
/usr/bin/savelog: line 177: [: foo: binary operator expected
in all cases, and breaks the -n and -d options.
P
Package: debianutils
Version: 2.11.2
Severity: normal
File: /usr/bin/savelog
Tags: patch
savelog itself doesn't choke on the hyphen; it just fails to protect
against the hyphen for the programs it calls, so you get:
% echo foo > -c
% ls -l -- -c*
-rw--- 1 sundell users 4 Feb 12 16:46 -c
%
8 matches
Mail list logo