Ubuntu Forums Archive Viewer

Muon Update Manager cannot find packages

Archived thread 1981763 from Ubuntu +1 (Quantal Quetzal) (Closed). Markdown source: Ubuntu_+1_(Quantal_Quetzal)_(Closed)/thread_1981763_Muon_Update_Manager_cannot_find_packages.md

Original URL About this archive
#1

I have tried twice: 1. A clean install of today's (2012-05-17) Daily Kubuntu desktop-i386 Build 2. A formerly up-to-date version of the 2012-05-11 Daily Kubuntu desktop-i386 Build

In both cases, I get the notification that updates are available. I click on the notification, and the Muon Update Manager comes up listing the packages to be updated, I click the checkbox to Install Updates and I get:

The package system could not be initialized, your configuration may be broken.

Any ideas?

#2

Never used it since it badly wiped my install some time ago, now im pleased with synaptic

#3

Developers comment kubuntu-devel ( http://irclogs.ubuntu.com/2012/05/17/%23kubuntu-devel.html ) :

Basically, muon is broke in quantal. Can't do commits or update checks)

Blog:

The ususal pre-release caveats and tips ( http://www.kubuntuforums.net/showthread.php?58444-The-ususal-pre-release-caveats-and-tips ) :

I recommend using the command line for updating and upgrading, especially in the alpha stage, and pretty much up to the rc stage.

#4

My bug report is a duplicate of this. [B][SIZE=2]PendingMessages member variable of APT's GlobalError class initializes as "true" with -std=c++11[/SIZE] [/B]

#5

The command line was not completely successful for me either.

mparillo@ubuntu:~$ sudo apt-get update ... E: Some index files failed to download. They have been ignored, or old ones used instead.

mparillo@ubuntu:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: linux-generic-pae linux-headers-generic-pae linux-image-generic-pae 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.

#6

E: Some index files failed to download. They have been ignored, or old ones used instead.It would be good to know which indexes have failed to download. That would be just above this error message.

To get new packages especially kernels, often it is necesary to run:

sudo apt-get dist-upgrade

First it would be good to know why you are getting index errors. Something funky in your sources.list?

#7

Thank you arpanaut sudo apt-get update sudo apt-get dist-upgrade did the trick.

No updates are pending.