Your message dated Fri, 16 Apr 2010 16:56:59 +0200
with message-id <[email protected]>
and subject line Re: Bug#578016: suboptimal option handling
has caused the Debian Bug report #578016,
regarding suboptimal option handling
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.)
--
578016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578016
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dhcpcd
Version: 1:3.2.3-5
Severity: normal
File: /sbin/dhcpcd-bin
I cannot pass -L (--noipv4ll) to dhcpcd. This is because dhcpcd
duplicates the interface of dhcpcd-bin and changes it a bit.
Instead of magic variables in /etc/default/dhcpcd, might I suggest
an option just to define a set of options that have to be present,
and then to process "$@" and these options one by one to produce the
set union to pass to dhcpcd-bin?
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.33-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dhcpcd depends on:
ii bsdutils 1:2.16.2-0 Basic utilities from 4.4BSD-Lite
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii procps 1:3.2.8-8 /proc file system utilities
dhcpcd recommends no packages.
dhcpcd suggests no packages.
-- no debconf information
--
.''`. martin f. krafft <[email protected]> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
also sprach Simon Kelley <[email protected]> [2010.04.16.1544 +0200]:
> The wrapper passes options to the underlying daemon.
>
> dhcpcd --noipv4ll eth0
>
> results in
>
> exec /sbin/dhcpcd-bin -h <hostname> -Y -N -R --noipv4ll eth0
>
> which is what you want I think?
Oh, I forgot about this bug, after I found #578014, sorry. The
problem is that wicd calls dhcpcd-bin with the interface as first
argument. I just switched that to dhcpcd, which expects the
interface last, and it blew up. I was in a rush, so I didn't
properly verify.
Sorry, report closed.
--
.''`. martin f. krafft <[email protected]> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
government announcement - the government announced today that it is
changing its mascot to a condom because it more clearly reflects the
government's political stance. a condom stands up to inflation, halts
production, destroys the next generation, protects a bunch of pricks
and finally, gives you a sense of security while you're being screwed!
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---