Re: apt-get update on sid: Hash Sum mismatch

2018-04-14 Thread Felix Natter
Sven Joachim  writes:

> On 2018-04-14 17:24 +0200, Felix Natter wrote:
>
>> I shut down a virtualbox sid VM, and it turned out it was running
>> "unattended upgrades". On next start, apt-get update fails:
>>
>> =
>> Get:22 http://ftp2.de.debian.org/debian unstable/contrib amd64 Contents
>> (deb) [221 kB]
>> Err:13 http://ftp2.de.debian.org/debian unstable/non-free amd64 DEP-11 
>> Metadata> [...]
>> Is anyone else experiencing this?
>
> Yes, that is https://bugs.debian.org/895671.  Should be fixed with the
> next mirror push.

hello Sven,

this is fixed now, thanks for the confirmation :-)

Best Regards,
-- 
Felix Natter
debian/rules!



Re: apt-get update on sid: Hash Sum mismatch

2018-04-14 Thread Jimmy Johnson

On 04/14/2018 08:24 AM, Felix Natter wrote:

> apt-get update on sid: Hash Sum mismatch


That means try again later or try a different source. :)

Cheers!
--
Jimmy Johnson

Devuan Beowulf - TDE-Trinity R14.0.5 - AMD A8-7600 - EXT4 at sda8
Registered Linux User #380263



Re: apt-get update on sid: Hash Sum mismatch

2018-04-14 Thread Sven Joachim
On 2018-04-14 17:24 +0200, Felix Natter wrote:

> I shut down a virtualbox sid VM, and it turned out it was running
> "unattended upgrades". On next start, apt-get update fails:
>
> =
> Get:22 http://ftp2.de.debian.org/debian unstable/contrib amd64 Contents (deb) 
> [221 kB]  
>   
> Err:13 http://ftp2.de.debian.org/debian unstable/non-free amd64 DEP-11 
> Metadata> [...]
> Is anyone else experiencing this?

Yes, that is https://bugs.debian.org/895671.  Should be fixed with the
next mirror push.

Cheers,
   Sven



apt-get update on sid: Hash Sum mismatch

2018-04-14 Thread Felix Natter
Hello debian-users,

I shut down a virtualbox sid VM, and it turned out it was running
"unattended upgrades". On next start, apt-get update fails:

=
Get:22 http://ftp2.de.debian.org/debian unstable/contrib amd64 Contents (deb) 
[221 kB]

Err:13 http://ftp2.de.debian.org/debian unstable/non-free amd64 DEP-11 Metadata 

  
  Hash Sum mismatch
  Hashes of expected file:
   - Filesize:72292 [weak]
   - SHA256:64b9be98f14db2f20b9730981fc799db28903d53adec5e501ad25ffe965d5c7e
   - MD5Sum:138830c87e09a8e9a1b2f449c8687e13 [weak]
  Hashes of received file:
   - SHA256:997f4a6bd4e0a4bda048eec9f0ea3539d8995fe825417c9dfe6c70b5beb6f5fe
   - MD5Sum:3ce213b33bd27fa8b0b89bedf3e05dd3 [weak]
   - Filesize:72292 [weak]
  Last modification reported: Thu, 12 Apr 2018 15:29:53 +
  Release file created at: Sat, 14 Apr 2018 08:34:47 +
Fetched 76.6 MB in 52s (1,485 kB/s) 

  
Reading package lists... Done
E: Failed to fetch 
store:/var/lib/apt/lists/partial/ftp2.de.debian.org_debian_dists_unstable_non-free_dep11_Components-amd64.yml.xz
  Hash Sum mismatch
   Hashes of expected file:
- Filesize:72292 [weak]
- SHA256:64b9be98f14db2f20b9730981fc799db28903d53adec5e501ad25ffe965d5c7e
- MD5Sum:138830c87e09a8e9a1b2f449c8687e13 [weak]
   Hashes of received file:
- SHA256:997f4a6bd4e0a4bda048eec9f0ea3539d8995fe825417c9dfe6c70b5beb6f5fe
- MD5Sum:3ce213b33bd27fa8b0b89bedf3e05dd3 [weak]
- Filesize:72292 [weak]
   Last modification reported: Thu, 12 Apr 2018 15:29:53 +
   Release file created at: Sat, 14 Apr 2018 08:34:47 +
E: Some index files failed to download. They have been ignored, or old ones 
used instead.
=

I already switched from ftp.de.debian.org to ftp2.de.debian.org, and
did this:
$ sudo rm -rf /var/lib/apt/lists/*
(I made a backup copy)

but I get the same error.

Is anyone else experiencing this?

Many Thanks and Best Regards,
-- 
Felix Natter
debian/rules!