torsdag den 2 december 2010 klockan 14:17 skrev Niko Tyni detta: > Package: webfs > Version: 1.21+ds1-7 > Severity: serious > > The conffile modification fix for -7 doesn't actually invoke ucf > to install /etc/webfsd.conf at all: > > + # Register the auto generated configuration file. > + test -x ucf && \ > + ucf --three-way --debconf-ok $AUTOCONFFILE $CONFFILE > + test -x ucfr && \ > + ucfr webfs $CONFFILE > > The test should probably read either "test -x /usr/bin/ucf" or > "which ucf >/dev/null 2>&1" to actually work.
I just installed webfs_1.21+ds1-7 on a squeeze/kfreebsd-amd64 system that never has seen webfs before. It installed perfectly and get up and running as it should. Similarly, my older test system lenny/linux-i386 also installs the packag perfectly in long runs of purges, installs and possibly upgrades. The new package depends on "ucf" to get the new functionality. Are you indicating that this is not enough? Do you have "ucf" present on your test system? -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org