Package: adduser Version: 3.80 Followup-For: Bug #352496 Cause of the bug appears to be a missing backslash reference operator inside the call to GetOptions(). Making this one-character fix appears to solve the problem. - "conf=s" => $configfile, + "conf=s" => \$configfile, Max.
Joerg Hoh
2006-Mar-05 23:03 UTC
[Adduser-devel] Bug#352496: adduser: deluser breakage: more info
On Sun, Mar 05, 2006 at 04:06:30PM -0600, Max Bowsher wrote:> Package: adduser > Version: 3.80 > Followup-For: Bug #352496 > > Cause of the bug appears to be a missing backslash reference operator > inside the call to GetOptions(). > Making this one-character fix appears to solve the problem. > > - "conf=s" => $configfile, > + "conf=s" => \$configfile,Strange, the fix for this issue was checked in last October and was applied in adduser 3.73, so your mentioned version number 3.80 scares me a bit ... J?rg -- Was denen einen ihr Watergate, ist den anderen ihr Firstgate. - Thomas Bliessner, <slrnd1hklm.g53.nospam@melix.com.mx> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20060305/fed3c416/attachment.pgp