[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-16 Thread Dimitrios Symeonidis
Can you also please attach the output of 'apt-config dump'? I'm
interested in the APT::Install-Recommends and APT::Install-Suggests
options

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-16 Thread Eer
Specifically requested output: 
`apt-config dump | grep Install-Recommends`
APT::Install-Recommends 0;
APT::Install-Recommends-Sections ;
APT::Install-Recommends-Sections:: metapackages;
APT::Install-Recommends-Sections:: restricted/metapackages;
APT::Install-Recommends-Sections:: universe/metapackages;
APT::Install-Recommends-Sections:: multiverse/metapackages;

`apt-config dump | grep Install-Suggests`
APT::Install-Suggests 0;

** Attachment added: apt-config dump output
   http://launchpadlibrarian.net/16092877/apt-config-dump.txt

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-14 Thread Dimitrios Symeonidis
Hmmm, interesting. Let's see why it tries to install for example
apache2.2-common. Type in a terminal 'aptitude why apache2.2-common' and
tell us the output...

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-14 Thread Eer
Attached output of 'aptitude why apache2.2-common'

** Attachment added: output of 'aptitude why apache2.2-common'
   http://launchpadlibrarian.net/16019390/aptitude-why.txt

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-13 Thread Eer

** Attachment added: Mark all upgrades screen - synaptic
   http://launchpadlibrarian.net/15997699/mark-all-upgrades-synaptic.png

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-13 Thread Eer

** Attachment added: output of `apt-get -s upgrade`
   http://launchpadlibrarian.net/15997695/apt-log.txt

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-13 Thread Eer
I'm sorry, but apache2-utils is only an example, also in the list, but not 
installed: 
apache2-mpm-prefork
apache2.2-common
libapache2-php5

I highly doubt lighttpd has those marked as a suggestion. That said: 
* Clicking 'check' in the gui has not alleviated the problem. 
* aptitude ~iapache yields no results (see attached screenshot)
* I used 'mark all upgrades from synaptic (screenshot), and it told me it 
wanted to install the apache things. Not very surprising, as the update manager 
uses the same base information, however, I don't know WHY it wants to install 
all that and I don't know why the *update* manager proposes to install *new* 
software.

I was under the impression that the update-manager should upgrade
*existing* packages, not install *new* non-dependencies? To make sure
that perhaps apache is required for something I installed, I ran `apt-
get -s upgrade`. The output does not contain any apache packages
(attachment: apt-log.txt).

Please let me know if there is additional information I could provide.


** Attachment added: Output of aptitude ~iapache
   
http://launchpadlibrarian.net/15997686/Screenshot-erik%40erik-shuttle%3A%20%7E.png

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-12 Thread Dimitrios Symeonidis
Cutting in here...
By check Vojtech means to re-read the repositories. In update-manager, that's 
the check button. On the command line, it's 'sudo apt-get update'.
It seems to me that you did not remove all apache2 packages. You can see what's 
still installed by typing in a terminal: 'aptitude search ~iapache' (the ~i 
means installed, it will search for installed packages that contain the word 
apache). Then I suggest removing them one by one...

However, you might need these, since the information of lighttpd
('aptitude show lighttpd') suggests the apache2-utils package...

Anyways, it's not the end of the world if you have packages on your
system that you don't use.

Definitely not a bug, marking as invalid...

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-12 Thread Dimitrios Symeonidis
lighttpd suggests apache2-utils, which made the user think apache2 was
not fully removed

** Changed in: update-manager (Ubuntu)
   Status: Incomplete = Invalid

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-11 Thread Eer

** Attachment added: apache2-utils not installed, yet updates are shown
   http://launchpadlibrarian.net/15965007/apache-updates.png

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-11 Thread Vojtěch Trefný
Try to 'check' updates once more, maybe this is old information...

** Changed in: update-manager (Ubuntu)
   Status: New = Incomplete

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247627] Re: update manager proposes updates to not installed packages

2008-07-11 Thread Eer
I'll try that this sunday (when I have access to this machine), by
'check' you mean `apt-get check`, correct?

-- 
update manager proposes updates to not installed packages
https://bugs.launchpad.net/bugs/247627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs