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 already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 525 not upgraded. So, does it mean I have the latest version? No: 3. a...@alex-karmic-testing:~$ sudo apt-get install checkbox-gtk Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: checkbox-gtk ...... Setting up checkbox-gtk (0.8.1-0ubuntu1) ... 4. And now: a...@alex-karmic-testing:~$ man checkbox-gtk No manual entry for checkbox-gtk See 'man 7 undocumented' for help when manual pages are not available. a...@alex-karmic-testing:~$ apt-cache show checkbox | grep Version Version: 0.8.1-0ubuntu1 Python-Version: current So I guess there are the following issues: 1. man checkbox-gtk still doesn't work in latest version. 2. you can install "checkbox", "checkbox-cli" and "checkbox-gtk" separately, which is confusing in this specific case 3. and if we're already there, "man checkbox-cli" doesn't work either: a...@alex-karmic-testing:~$ man checkbox-cli No manual entry for checkbox-cli See 'man 7 undocumented' for help when manual pages are not available. a...@alex-karmic-testing:~$ checkbox-cli --version 0.7.2 I still can update checkbox-cli separately, but I will leave it like this for a moment, until the issue resolved. -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
