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

APT errors with Sid/armel on LaCie NAS



Hi!

I have a LaCie Networkspace 2 and a EDMini V2, both ARM devices running Debian Sid / Armel.

Since a week or 2 it seems that the devices cannot be upgraded anymore via APT itself, issuing a apt-get update seems to go well, but doing apt-get dist-upgrade fails with hash hum mismatches:

root@networkspace2:~# apt-get update
Hit http://ftp.nl.debian.org sid InRelease
Hit http://ftp.nl.debian.org sid/main Sources/DiffIndex
Hit http://ftp.nl.debian.org sid/contrib Sources/DiffIndex
Hit http://ftp.nl.debian.org sid/non-free Sources/DiffIndex
Hit http://ftp.nl.debian.org sid/main armel Packages/DiffIndex
Hit http://ftp.nl.debian.org sid/contrib armel Packages/DiffIndex
Hit http://ftp.nl.debian.org sid/non-free armel Packages/DiffIndex
Hit http://ftp.nl.debian.org sid/contrib Translation-en/DiffIndex
Hit http://ftp.nl.debian.org sid/main Translation-en/DiffIndex
Hit http://ftp.nl.debian.org sid/main Translation-nl/DiffIndex
Hit http://ftp.nl.debian.org sid/non-free Translation-en/DiffIndex
Reading package lists... Done


That seems to go well, I have a broken state at the moment due to these mismatches, so fixing this with apt-get -f install results in:

root@networkspace2:~# apt-get -f install
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libboost-iostreams1.46.1 libboost-iostreams1.48.0 python-central python-gobject python-support
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  apt-utils cpp-4.6 g++-4.6 gcc-4.6 gcc-4.6-base libc-bin libc-dev-bin libc6 libc6-dev libstdc++6-4.6-dev
Suggested packages:
  gcc-4.6-locales gcc-4.6-doc libstdc++6-4.6-dbg libmudflap0-4.6-dev libgcc1-dbg libgomp1-dbg libquadmath-dbg libmudflap0-dbg binutils-gold glibc-doc libstdc++6-4.6-doc
The following packages will be upgraded:
  apt-utils cpp-4.6 g++-4.6 gcc-4.6 gcc-4.6-base libc-bin libc-dev-bin libc6 libc6-dev libstdc++6-4.6-dev
10 upgraded, 0 newly installed, 0 to remove and 217 not upgraded.
12 not fully installed or removed.
Need to get 23.8 MB of archives.
After this operation, 636 kB disk space will be freed.
Do you want to continue [Y/n]?
Get:1 http://ftp.nl.debian.org/debian/ sid/main libc-dev-bin armel 2.13-32 [219 kB]
Get:2 http://ftp.nl.debian.org/debian/ sid/main libc6-dev armel 2.13-32 [2,503 kB]
Get:3 http://ftp.nl.debian.org/debian/ sid/main libc-bin armel 2.13-32 [1,200 kB]
Get:4 http://ftp.nl.debian.org/debian/ sid/main libc6 armel 2.13-32 [4,205 kB]
Get:5 http://ftp.nl.debian.org/debian/ sid/main apt-utils armel 0.9.3 [359 kB]
Get:6 http://ftp.nl.debian.org/debian/ sid/main libstdc++6-4.6-dev armel 4.6.3-5 [1,681 kB]
Get:7 http://ftp.nl.debian.org/debian/ sid/main g++-4.6 armel 4.6.3-5 [4,672 kB]
Get:8 http://ftp.nl.debian.org/debian/ sid/main gcc-4.6 armel 4.6.3-5 [4,541 kB]                                                                                              
Get:9 http://ftp.nl.debian.org/debian/ sid/main cpp-4.6 armel 4.6.3-5 [4,326 kB]                                                                                              
Get:10 http://ftp.nl.debian.org/debian/ sid/main gcc-4.6-base armel 4.6.3-5 [141 kB]                                                                                          
Fetched 23.8 MB in 13s (1,777 kB/s)                                                                                                                                           
Failed to fetch http://ftp.nl.debian.org/debian/pool/main/e/eglibc/libc-dev-bin_2.13-32_armel.deb  Hash Sum mismatch
Failed to fetch http://ftp.nl.debian.org/debian/pool/main/e/eglibc/libc6-dev_2.13-32_armel.deb  Hash Sum mismatch
Failed to fetch http://ftp.nl.debian.org/debian/pool/main/e/eglibc/libc6_2.13-32_armel.deb  Hash Sum mismatch
Failed to fetch http://ftp.nl.debian.org/debian/pool/main/g/gcc-4.6/libstdc++6-4.6-dev_4.6.3-5_armel.deb  Hash Sum mismatch
Failed to fetch http://ftp.nl.debian.org/debian/pool/main/g/gcc-4.6/gcc-4.6_4.6.3-5_armel.deb  Hash Sum mismatch
Failed to fetch http://ftp.nl.debian.org/debian/pool/main/g/gcc-4.6/gcc-4.6-base_4.6.3-5_armel.deb  Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?


The strange part here is that with each next package it's downloading, the % counter resets to 0 and starts over, so it seems to ignore it.

As extra, my sources.list contains:
deb http://ftp.nl.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.nl.debian.org/debian/ sid main contrib non-free


And my kernel is:
Linux networkspace2 3.1.0-rc4 #1 PREEMPT Sun Oct 16 19:37:11 CEST 2011 armv5tel GNU/Linux

I've already purged the packagelist, gave the disk a fsck, internal as external but does not seem to fix the issue. Already tried different mirrors in my home country Holland as other countries as well.

Anybody that is able to assist with this? Should more info be needed, please let me know so I can supply it.

Thanks!

Kind regards,

Jeffrey Langerak




Reply to: