[Bug 173466] Re: [gutsy] aptitude shows opposite value for "Automatically installed" field

Rolf Leggewie 173466 at bugs.launchpad.net
Mon Dec 15 03:53:07 UTC 2014


Thank you for reporting back.

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

Title:
  [gutsy] aptitude shows opposite value for "Automatically installed"
  field

Status in aptitude package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: aptitude

  In the output of 'aptitude show', the field "Automatically installed"
  seems to display exactly the opposite of the real value, while search
  -F '%p# %M' seems correct:

  dbonniot ~ sudo aptitude markauto firefox
  [...]
  Reading state information... Done
  Reading extended state information      
  [...]
  Writing extended state information... Done
  [...]

  dbonniot ~ sudo aptitude show firefox|grep Auto
  Automatically installed: no

  dbonniot ~ sudo aptitude search -F '%p# %M' 'firefox$'
  firefox                                                                        A

  dbonniot ~ sudo aptitude unmarkauto firefox    
  [...]

  dbonniot ~ sudo aptitude show firefox|grep Auto       
  Automatically installed: yes

  dbonniot ~ sudo aptitude search -F '%p# %M' 'firefox$'
  firefox

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



More information about the foundations-bugs mailing list