tags 415580 + unreproducible moreinfo thanks On Tue, Mar 20, 2007 at 03:22:27PM +0100, intrigeri wrote: > Package: nbd-client > Version: 1:2.8.7-4 > Severity: important > > I think I've understood why I hit #415434 : no /etc/nbd-client was > created when I installed the package, whereas the debconf data seems > ok (see below). Digging into the postinst script, which is running in > bash "set -e" mode, I found : > [ -e /etc/nbd-client ] && . /etc/nbd-client && CFTMPL=/etc/nbd-client > > Since on first install, /etc/nbd-client does not exist, this command > fails
I can't reproduce that. When I manually remove /etc/nbd-client and run the postinst script, it works for me: the nbd-client file is created, and the postinst script finishes. Could you please run the following (as root): rm -f /etc/nbd-server script -c debconf sh -x /var/lib/dpkg/info/nbd-client.postinst configure 1:2.8.7-4 and mail the file "typescript" that this creates to this bug report? Thanks, -- <Lo-lan-do> Home is where you have to wash the dishes. -- #debian-devel, Freenode, 2004-09-22 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

