Weblog entry #23 for Utumno

...and 4 not upgraded...
Posted by Utumno on Tue 17 Apr 2007 at 16:11
Tags: ,
tajwan:/home/leszek# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages have been kept back:
  mplayer phpbb2 phpbb2-conf-mysql phpbb2-languages
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
The three 'phpbb-*' packages are on hold, but mplayer is not:
tajwan:/home/leszek# dpkg --get-selections | grep mplayer
mplayer                                         install
mplayer-skin-blue                               install
tajwan:/home/leszek# dpkg --get-selections | grep phpbb
phpbb2                                          hold
phpbb2-conf-mysql                               hold
phpbb2-languages                                hold
Question: why was mplayer 'kept back' ?

 

Comments on this Entry

Posted by Anonymous (68.74.xx.xx) on Tue 17 Apr 2007 at 18:58
Try "apt-get install mplayer". I had one package that didn't want to get updated and that did the trick for me.

[ Parent | Reply to this comment ]

Posted by daemon (155.232.xx.xx) on Tue 17 Apr 2007 at 22:29
[ Send Message | View Weblogs ]

Packages are usually held back from an upgrade because they depend on a package that isn't currently installed, and upgrades only upgrade, i.e. they won't install new packages.

In my experience a dist-upgrade will also add any new packages that are required to upgrade currently installed apps, so I'm not entirely sure why your mplayer was held back in this instance -- do an `apt-cache show mplayer`, and see if there are any dependencies that are possibly in a "non-free" repository, as that might be a issue.

Laters.

[ Parent | Reply to this comment ]

Posted by Nilshar (82.238.xx.xx) on Wed 18 Apr 2007 at 08:37
[ Send Message | View Weblogs ]
With dist-upgrade, they supposed to be installed.

btw, did you tried aptitude ? the release note encourage to use aptitude for the upgrade.

[ Parent | Reply to this comment ]

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search