Project

General

Profile

Actions

Question #8912

closed

Incorrect packaging in apt repo

Added by Dmitry Svyatogorov over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
1
Assignee:
-
Category:
Packaging
Target version:
Regression:

Description

Using rudder repo in Ubuntu 14.04:

# cat /etc/apt/sources.list.d/rudder.list
deb http://www.rudder-project.org/apt-3.2/ trusty main

Running update:

# apt-get update
… All previous sources was updated ok …
W: Failed to fetch http://www.rudder-project.org/apt-3.2/dists/trusty/main/binary-amd64/Packages  Hash Sum mismatch
W: Failed to fetch http://www.rudder-project.org/apt-3.2/dists/trusty/main/binary-i386/Packages  Hash Sum mismatch
E: Some index files failed to download. They have been ignored, or old ones used instead.

Running "apt-get -o Debug::pkgAcquire::Auth=true update" shows hashes are really different for rudder at this time.
Running "rm -Rf /var/lib/apt/lists/*" fixes the problem until next repo update.

M.b. http://www.rudder-project.org/apt-3.2/dists/trusty/Release is missing update for some reason?

  • Most of our hosts with (ubuntu + rudder) stays behind apt-cacher-ng proxy. I'll try to debug this moment deeply in few days.
Actions

Also available in: Atom PDF