[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package checkbox - 0.8.4 --- checkbox (0.8.4) karmic; urgency=low * Fixed failing dependencies when not available (LP: #430051) * Fixed supporting udevadm not providing DEVPATH variable (LP: #430084) * Fixed supporting audio devices without a /proc/asou

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-16 Thread Marc Tardif
The problem is that Checkbox did not provide a symlink for the checkbox- gtk and checkbox-cli manpages. I have added the necessary files to the packaging of checkbox so that the proper symlinks are provided. ** Changed in: checkbox (Ubuntu) Importance: Undecided => Low ** Changed in: checkbox

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-11 Thread Alex Lourie
Sorry, for some reason my email interface didn't work. Unfortunately, for me the mandb -c didn't work: a...@alex-karmic-testing:/home/alex$ sudo mandb -c 77 man subdirectories contained newer manual pages. 5766 manual pages were added. 0 stray cats were added. a...@alex-karmic-testing:/home/

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-11 Thread Phil Bull
Aha! Yes, it works now: $ sudo mandb -c Processing manual pages under /usr/share/man... (Lines of output) $ man checkbox-gtk (Manpage appears) So, why isn't the mandb being updated properly when the package is installed? -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/4

Re: [Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-11 Thread Alex Lourie
-BEGIN PGP MESSAGE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.8) owGNkT1LA0EQhi+JilmQmE6spoikyYdNchAsgoUQCxsbq8De7ZgsuduNe3v5KGwl haKWghixi/4EEVSIjVhYWFjpf0gv3gUiXOcWU8z7zM47M2dLCSOeTiYOapeHxfvY 6+OzZWzfvn1uKk5FjpBatoPQRrUvlYsMX

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-11 Thread Brian Murray
Actually, in the checkbox man file we can see the following: .SH NAME checkbox, checkbox\-cli, checkbox\-gtk \- Application for system testing As I understand it there is man database that contains a mapping of applications to man files so that database should open up the file '/usr/share/man/ma

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-10 Thread Phil Bull
I was under the impression that you needed a separate manpage for each command, and you just redirect to the main checkbox manpage using a macro, e.g. checkbox-gtk.1.gz contains a file of one line, ".so man1/checkbox.1". $ apt-cache policy checkbox-gtk checkbox-gtk: Installed: 0.8.1-0ubuntu1 C

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-10 Thread Brian Murray
The command 'apt-cache show checkbox-gtk | grep Version' isn't a good way to check what version of a package you have installed as this only shows the version available on the archive. A better way to check what version of a package you have installed is either 'apt-cache policy checkbox-gtk' or '

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-10 Thread Phil Bull
** Changed in: checkbox (Ubuntu) Status: Incomplete => Confirmed -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-10 Thread Alex Lourie
So I guess this can be marked as Confirmed. -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 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 https://

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-10 Thread Twig
Sorry for the confusion. I should have double-checked before marking the bug as fixed. I'm running the same version: 0.8.1-0ubuntu1 and the man page displays correctly. This applies for man checkbox-gtk, man checkbox-cli and man checkbox. If I then do: apt-get purge checkbox checkbox-gtk follo

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Alex Lourie
Sorry, I previously misunderstood the situation. Here's what I got: 1. a...@alex-karmic-testing:~$ checkbox-gtk --version 0.7.2 2. a...@alex-karmic-testing:~$ sudo apt-get install checkbox Reading package lists... Done Building dependency tree Reading state information... Done checkbox is alrea

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Phil Bull
I'm running karmic with latest updates applied. p...@jaguar:~$ apt-cache show checkbox-gtk | grep Version Version: 0.8.1-0ubuntu1 Python-Version: current p...@jaguar:~$ man checkbox-gtk No manual entry for checkbox-gtk See 'man 7 undocumented' for help when manual pages are not available. -- Mi

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Twig
Hi. I closed this as it worked correctly for me and the submitter after updating. Unless I've misunderstood something, this is resolved. Alex, please could you confirm the manpage now appears on your system? -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 You receiv

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Brian Murray
It'd be helpful to know a package version that anybody is recreating this bug report with. When using checkbox version 0.8.1 on Karmic I am unable to recreate this bug report and 'man checkbox-gtk' displays the manual for checkbox. ** Changed in: checkbox (Ubuntu) Status: New => Incomplete

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Phil Bull
A manpage is not displayed when the "man checkbox-gtk" command is issued. This should be fixed, at least. ** Changed in: checkbox (Ubuntu) Status: Fix Released => New -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 You received this bug notification because

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Twig
Marking as fixed as per your report. Thanks, Twig. ** Changed in: checkbox (Ubuntu) Status: Confirmed => Fix Released -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Alex Lourie
Indeed. Verified that in latest delivery the man page exist. It can be checked with 'man checkbox' On Wed, Sep 9, 2009 at 5:02 PM, Twig wrote: > Hi, the man page is available for me with Karmic + the latest updates. > Could you update and check if this is still an issue? > > Thanks, > Twig. >

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Twig
Hi, the man page is available for me with Karmic + the latest updates. Could you update and check if this is still an issue? Thanks, Twig. ** Changed in: checkbox (Ubuntu) Status: New => Incomplete -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 You receive

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-09 Thread Phil Bull
** Package changed: ubuntu-docs (Ubuntu) => checkbox (Ubuntu) -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 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.u

[Bug 426641] Re: Missing manual page for checkbox-gtk

2009-09-08 Thread Alex Lourie
I've written the man page. ** Attachment added: "Man page for checkbox-gtk" http://launchpadlibrarian.net/31522099/checkbox-gtk.1 -- Missing manual page for checkbox-gtk https://bugs.launchpad.net/bugs/426641 You received this bug notification because you are a member of Ubuntu Bugs, which is