Gerfried Fuchs
2006-Aug-31 09:35 UTC
Bug#385433: deluser: --backupt-to requires = for value now
Package: adduser Version: 3.97 Severity: important Hi! I''m not completely sure from which version on of adduser or rather perl-base this is true, but the long option --backup-to requires now an = between itself and its value, like --backup-to=/srv/backup/homes/ instead of formerly --backup-to /srv/backup/homes/. Please update the documentation appropriately because it still speaks of --backup-to <DIR> in the usage (the script itself) and the manpage. Thanks in advance, Alfie Versions of packages adduser depends on: ii debconf [debconf-2.0] 1.5.3 Debian configuration management sy ii passwd 1:4.0.18.1-1 change and administer password and ii perl-base 5.8.8-6.1 The Pathologically Eclectic Rubbis -- * The "No, I don''t think I actually want any of what upstream is smoking" release -- Sam Hartman, changelog.Debian for pam (0.76-6)
Gerfried Fuchs
2006-Aug-31 10:05 UTC
[Adduser-devel] Bug#385433: deluser: --backupt-to requires = for value now
tags 385433 + patch thanks * Gerfried Fuchs <alfie@debian.org> [2006-08-31 04:12]:> Please update the documentation appropriately because it still speaks > of --backup-to <DIR> in the usage (the script itself) and the manpage.Pretty please don''t fix the documentation but rather the code with the following patch, it''s a simple one-line fix. :) #v+ --- deluser.orig 2006-08-15 14:36:18.000000000 -0500 +++ deluser 2006-08-31 04:38:48.000000000 -0500 @@ -85,7 +85,7 @@ "remove-home" => \$pconfig{"remove_home"}, "remove-all-files" => \$pconfig{"remove_all_files"}, "backup" => \$pconfig{"backup"}, - "backup-to" => \$pconfig{"backup_to"} + "backup-to=s" => \$pconfig{"backup_to"} ) ) { &usage; exit 1; #v- Thanks in advance for helping to not break existing scripts due to this small change. :) So long, Alfie -- (Ed.''s note: this is where we "sell" you to a free program. It''s really more of a feature overview, so take it as such.) <http://mojo.skazat.com/features/> -------------- 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/20060831/c2267f68/attachment.pgp
Debian Bug Tracking System
2006-Aug-31 10:07 UTC
[Adduser-devel] Processed: Re: deluser: --backupt-to requires = for value now
Processing commands for control@bugs.debian.org:> tags 385433 + patchBug#385433: deluser: --backupt-to requires = for value now There were no tags set. Tags added: patch> thanksStopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Debian Bug Tracking System
2006-Aug-31 11:33 UTC
[Adduser-devel] Processed: Re: Re: deluser: --backupt-to requires = for value now
Processing commands for control@bugs.debian.org:> tags #385433 confirmed pendingBug#385433: deluser: --backupt-to requires = for value now Tags were: patch Tags added: confirmed, pending> thanksStopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Marc Haber
2006-Aug-31 11:36 UTC
[Adduser-devel] Bug#385433: Re: deluser: --backupt-to requires = for value now
tags #385433 confirmed pending thanks On Thu, Aug 31, 2006 at 04:45:30AM -0500, Gerfried Fuchs wrote:> * Gerfried Fuchs <alfie@debian.org> [2006-08-31 04:12]: > > Please update the documentation appropriately because it still speaks > > of --backup-to <DIR> in the usage (the script itself) and the manpage. > > Pretty please don''t fix the documentation but rather the code with the > following patch, it''s a simple one-line fix. :)Committed to svn. I''ll commit after the weekend when the smoke around 3.97 in testing has settled. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don''t trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835
Debian Bug Tracking System
2006-Oct-13 09:17 UTC
[Adduser-devel] Bug#385433: marked as done (deluser: --backupt-to requires = for value now)
Your message dated Fri, 13 Oct 2006 01:32:07 -0700 with message-id <E1GYISd-0001qy-Ns@spohr.debian.org> and subject line Bug#385433: fixed in adduser 3.98 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------- next part -------------- An embedded message was scrubbed... From: Gerfried Fuchs <alfie@debian.org> Subject: deluser: --backupt-to requires = for value now Date: Thu, 31 Aug 2006 04:12:10 -0500 Size: 2852 Url: http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20061013/830a55be/attachment-0002.mht -------------- next part -------------- An embedded message was scrubbed... From: Marc Haber <mh+debian-packages@zugschlus.de> Subject: Bug#385433: fixed in adduser 3.98 Date: Fri, 13 Oct 2006 01:32:07 -0700 Size: 3473 Url: http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20061013/830a55be/attachment-0003.mht