[Bug 122029] Re: adept doesn't honour recommends
Richard Birnie
arbyuk at googlemail.com
Sun Jun 24 20:09:14 UTC 2007
Following a conversation in #kubuntu-devel I tried to test this bug. The
original reporter discovered this while trying to install the maxima
package. It is correct that adept does not honour recommends
'sudo apt-cache show maxima|grep ^Rec'
returns:
Recommends: maxima-share, gv
i.e. maxima-share and gv are recommended packages for maxima. If I try to install maxima through adept then it does not install maxima-share or gv, see attached screenshot. Both apt-get and aptitude honour recommends. For example if I run 'sudo apt-get install maxima' I get the following output
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
gnuplot-nox libgd2-noxpm
Suggested packages:
gnuplot-x11 gnuplot-doc libgd-tools texmacs maxima-doc
Recommended packages:
maxima-share gv
The following NEW packages will be installed
gnuplot-nox libgd2-noxpm maxima
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 8477kB of archives.
After unpacking 27.9MB of additional disk space will be used.
Do you want to continue [Y/n]?
The recommended packages do get installed.
** Changed in: adept (Ubuntu)
Status: New => Incomplete
--
adept doesn't honour recommends
https://bugs.launchpad.net/bugs/122029
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for adept in ubuntu.
More information about the kubuntu-bugs
mailing list