[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Mark Schouten
Please read section 12.1 Manual pages in the Debian Policy Manual. The absense of manualpages should be considered a bug. If this was some package in Universe, one could say 'ah well'. But this is code in the Ubuntu main-repository. I would expect Canonical not to release software untill Lintian

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Gabe Gorelick
It's actually not that hard to add a simple man page if anyone wants to do it. It looks like it's just a matter of adding the man page at debian/manpages/add-apt-repository.1. I've already done this for another command in the software-properties package which also doesn't have a man page

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Michael Vogt
Thanks for the patch. The description is a bit too much focused on PPAs. I changed it a little bit to emphasize more that it can also be used for normal repositiories: add-apt-repository is a script for adding apt sources.list entries. It can be used to add any repository and also provides a

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Michael Vogt
Additions/corrections to my version welcome. -- add-apt-respository: no man page, and no --help https://bugs.launchpad.net/bugs/407779 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Launchpad Bug Tracker
** Branch linked: lp:software-properties -- add-apt-respository: no man page, and no --help https://bugs.launchpad.net/bugs/407779 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Michael Vogt
A man page is also very welcome too. -- add-apt-respository: no man page, and no --help https://bugs.launchpad.net/bugs/407779 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Michael Vogt
A man page contributed by Chow Loong Jin is added now. ** Changed in: software-properties (Ubuntu) Status: Triaged = Fix Committed -- add-apt-respository: no man page, and no --help https://bugs.launchpad.net/bugs/407779 You received this bug notification because you are a member of

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.75.8 --- software-properties (0.75.8) lucid; urgency=low [ Michael Vogt ] * softwareproperties/gtk/SoftwarePropertiesGtk.py: - do not crash if tranient parent can not be set (LP: #83914) *

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-26 Thread Gabe Gorelick
Thanks for the better description Michael. I actually didn't know it could be used for anything but PPAs (since there was no documentation on this :) ) -- add-apt-respository: no man page, and no --help https://bugs.launchpad.net/bugs/407779 You received this bug notification because you are a

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-25 Thread fedesog
looking at the source, even if I don't know anything about python, I reckon the command gets one and only one argument, the repository, and (quoted from the source) Add a source with the given apt line and auto-add signing key if we have it in the whitelist The repository is added to a file in

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-25 Thread Gabe Gorelick
This patch adds the -h and --help options and provides a short summary of what add-apt-repository does. Note that all the PO files need to be updated to include translations for the usage string. ** Patch added: patch to add --help

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-25 Thread Gabe Gorelick
Oops, I forgot to document the actual PPA argument. Of course I would only notice right after I upload a patch! Stand by for a corrected version. ** Patch removed: patch to add --help http://launchpadlibrarian.net/42006187/add-apt-repository.patch -- add-apt-respository: no man page, and no

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-25 Thread Gabe Gorelick
A fixed patch to include -h and --help options, as well as a usage summary. Feel free to rewrite the usage summary as you see fit. ** Patch added: Better patch to add --help http://launchpadlibrarian.net/42008168/add-apt-repository.patch -- add-apt-respository: no man page, and no --help

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2010-03-18 Thread Mark Schouten
This is extremely annoying and seems to be becoming the new default behaviour for Canonical/Ubuntu main-packages. Please upgrade to 'Importance High', or else this will be yet another long ongoing bug. -- add-apt-respository: no man page, and no --help https://bugs.launchpad.net/bugs/407779 You

[Bug 407779] Re: add-apt-respository: no man page, and no --help

2009-12-11 Thread C de-Avillez
Adjusted package and bug title, set to Triaged/Medium. At a bare minimum, 'apt-add-repository' should provide a better --help. ** Summary changed: - no manual entry for add-apt-respository + add-apt-respository: no man page, and no --help ** Changed in: software-properties (Ubuntu)