[Bug 1739467] Re: [SRU] update artful data
Brian Murray
brian at ubuntu.com
Wed Dec 20 21:58:01 UTC 2017
This looks good to me.
$ sudo apt-get install command-not-found
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
command-not-found
1 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.
Need to get 3,656 B of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu artful-proposed/main amd64 command-not-found all 0.3ubuntu17.10.2 [3,656 B]
Fetched 3,656 B in 0s (11.0 kB/s)
The system does not support apt-btrfs-snapshot
Reading changelogs... Done
(Reading database ... 476818 files and directories currently installed.)
Preparing to unpack .../command-not-found_0.3ubuntu17.10.2_all.deb ...
Unpacking command-not-found (0.3ubuntu17.10.2) over (0.3ubuntu17.10.1) ...
Setting up command-not-found (0.3ubuntu17.10.2) ...
[ 1:56PM 10172 ] [ bdmurray at impulse:~/source-trees/ubuntu-archive-tools/upstream ]
$ colorgcc
The program 'colorgcc' is currently not installed. You can install it by typing:
sudo apt install colorgcc
zsh: command not found: colorgcc
[ 1:56PM 10174 ] [ bdmurray at impulse:~/source-trees/ubuntu-archive-tools/upstream ]
$ 2vcard
The program '2vcard' is currently not installed. You can install it by typing:
sudo apt install 2vcard
zsh: command not found: 2vcard
$ bash
bdmurray at impulse:~/source-trees/ubuntu-archive-tools/upstream$ colorgcc
The program 'colorgcc' is currently not installed. You can install it by typing:
sudo apt install colorgcc
bdmurray at impulse:~/source-trees/ubuntu-archive-tools/upstream$ 2vcard
The program '2vcard' is currently not installed. You can install it by typing:
sudo apt install 2vcard
** Tags removed: verification-needed-artful
** Tags added: verification-done-artful
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/1739467
Title:
[SRU] update artful data
Status in command-not-found package in Ubuntu:
Confirmed
Status in command-not-found source package in Artful:
Fix Committed
Bug description:
[TEST CASE]
1. install the new command-not-found
2. type "2vcard" in the bash shell
3. verify that it suggests to apt install 2vcard
4. type "colorgcc"
5. verify that you get: "colorgcc: command not found"
(this is one example of incorrect data in the current artful package, colorgcc got removed after zesty).
[Regression potential]
* low, the command-not-found data in the release is very outdated
The command-not-found data for artful is outdated. The archive scanner
was broken and we re-run with a new scan recently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1739467/+subscriptions
More information about the foundations-bugs
mailing list