[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to update and upgrade 'sid'



Davi Leal wrote:

I am unable to update and upgrade Debian unstable 'sid', after being 20 days without updating, upgrading. The error output is the same using dselect or aptitude.

Any comment will be appreciated.
Regards,
Davi

Might I possibly suggest trying to run:

# dpkg --force-all -i /var/cache/apt/archives/dia-common_0.91-10.1_i386.deb

and seeing what the output is?

I just now installed that pkg which is causing you grief on my system without issue:

--cut--
# apt-get install dia
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
 dia-common
Recommended packages:
 dia-gnome
The following NEW packages will be installed:
 dia dia-common
0 upgraded, 2 newly installed, 0 to remove and 15 not upgraded.
Need to get 1922kB of archives.
After unpacking 9183kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.nl.debian.org unstable/main dia-common 0.91-10.1 [1756kB]
Get:2 http://ftp.nl.debian.org unstable/main dia 0.91-10.1 [166kB] Fetched 1922kB in 13s (141kB/s)
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done Reading changelogs...
Selecting previously deselected package dia-common.
(Reading database ... 235921 files and directories currently installed.)
Unpacking dia-common (from .../dia-common_0.91-10.1_i386.deb) ...
Selecting previously deselected package dia.
Unpacking dia (from .../dia_0.91-10.1_i386.deb) ...
Setting up dia-common (0.91-10.1) ...
Setting up dia (0.91-10.1) ...

localepurge: checking system for new locale ...
localepurge: processing locale files ...
--cut--


If using the force switch with dpkg doesn't work, maybe try deleting the dpkg info for that package? I've had to do something similar with horde previously...

          # rm /var/lib/dpkg/info/dia.* /var/lib/dpkg/info/dia-common.*

Maybe that'd work...

Does anyone have any other suggestions?




Reply to: