[EMAIL PROTECTED] wrote:
On 2 Feb 2003 at 1:33, S�bastien GALLET shaped the electrons to say...Sorry for being so long
i've got the same problem ... :)*SNIP*
Seems like the package passwd was not configured when running the > script
Modify DEFAULT/S10 like this
#! /bin/sh
if ifclass MD5; then
#Force configuration of the package
$ROOTCMD dpkg-reconfigure -fnoninteractive passwd
Sebastien, on my particular system this still doesn't do the trick, however under further investigation I did find something out...
On my system, passwd is configure correctly (md5 and shadow) with this script
After reading mail of Cristian, all i can say is that my server runs with sarge and i do installations of sarge. Maybe the bug is corrected in sarge
For info, this packages are installed on my system :
dpkg/testing uptodate 1.10.9
debconf/testing uptodate 1.2.21
passwd/testing uptodate 20000902-12
It appears that if I run $ROOTCMD dpkg-reconfigure passwd, it will use the dialog frontend, ask me a bunch of questions then exit, and passwd will now be added to the debconf cache db... (then allowing me to send commands using debconf-communicate). But, if I run it in noninteractive frontend, it doesn't do anything.
Is it possible that the passwd package using noninteractive frontend is broken? Can we use fai-
divert for this purpose?
Cheers,
Senaque
---
E-MAIL: [EMAIL PROTECTED]
IRC: #FAI @ irc.freenode.net
WWW: http://www.sf.net/users/senaque/
