[Bug 806274] [NEW] apt not installing suggesteds

buchs 806274 at bugs.launchpad.net
Wed Jul 6 01:34:22 UTC 2011


Public bug reported:

I want "apt-get install" to install both recommended and suggested packages. I've tried to get it to do that as it is documented and also as has been discussed here: http://ubuntuforums.org/showthread.php?t=43382. I have failed to get it to install the suggested packages. Here is what I have tried
    sudo apt-get --install-recommends --install-suggests install <package>
    sudo apt-get --install-recommends -o APT::Install-Suggests=true install <package>
    sudo apt-get install <package> --install-recommends -o APT::Install-Suggests=true
    (adding a file, 99all, to /etc/apt/apt.conf.d, containing:
           APT::Install-Recomments="true";
           APT::Install-Suggests="true";

It seems like the feature is broken.

** Affects: apt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/806274

Title:
  apt not installing suggesteds

Status in “apt” package in Ubuntu:
  New

Bug description:
  I want "apt-get install" to install both recommended and suggested packages. I've tried to get it to do that as it is documented and also as has been discussed here: http://ubuntuforums.org/showthread.php?t=43382. I have failed to get it to install the suggested packages. Here is what I have tried
      sudo apt-get --install-recommends --install-suggests install <package>
      sudo apt-get --install-recommends -o APT::Install-Suggests=true install <package>
      sudo apt-get install <package> --install-recommends -o APT::Install-Suggests=true
      (adding a file, 99all, to /etc/apt/apt.conf.d, containing:
             APT::Install-Recomments="true";
             APT::Install-Suggests="true";

  It seems like the feature is broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/806274/+subscriptions




More information about the foundations-bugs mailing list