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, <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to