aptitude always wants to re-install libdb4.7 and libparted0

Asked by Raoul Bhatia

running lucid on amd64 architecture.

1. run aptitude

2. use "u" to update package list

3. see that there are several packages to be upgraded

4. libdb4.7 and libparted0 shows

5. quit

6. use "apt-get -u upgrade" to show packages to be upgraded

7. libdb4.7 and libparted0 are not mentioned

# dpkg -l | egrep "libparted|libdb"

ii libdb4.8 4.8.24-1ubuntu1 Berkeley v4.8 Database Libraries [runtime]

ii libdbus-1-3 1.2.16-2ubuntu4 simple interprocess messaging system

ii libdbus-glib-1-2 0.84-1 simple interprocess messaging system (GLib-b

ii libparted0debian1 2.2-5ubuntu4 The GNU Parted disk partitioning shared libr

debfoster and deborphan are happy too:

root@xx:/etc/apt# debfoster

root@xx:/etc/apt# deborphan

root@xx:/etc/apt#

so ... what is the issue here? :)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu aptitude Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
George Standish (george-standish-deactivatedaccount) said :
#1

maharaja,

Parted and Udisk required the "new" package libparted0, install it from command line with:

   $ sudo apt-get install libparted0

I'm not sure what the issue with libdb4.7 is...

Good luck,
George

Revision history for this message
Raoul Bhatia (raoul-bhatia) said :
#2

actually, they require "libparted0debian1", which is installed.

see http://packages.ubuntu.com/lucid/parted
see http://packages.ubuntu.com/lucid/udisks

so?

thanks,
raoul

Revision history for this message
George Standish (george-standish-deactivatedaccount) said :
#3

Did you try running "sudo apt-get install libparted0"?

By the way, "sudo apt-get upgrade", or in your case the show with -u, will NOT install new packages.

Good luck,
George

Can you help with this problem?

Provide an answer of your own, or ask Raoul Bhatia for more information if necessary.

To post a message you must log in.