Project

General

Profile

Actions

Bug #10528

closed

issues with apt-mirror with wheezy packages

Added by Alfredo Deza over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Jenkins is failing with a task that depends on installing some packages for wheezy.

On the apt-mirror server I ran what was sensible from the crontab:

/usr/bin/apt-mirror

And it looks like it did something and was able to move past the initial failure which was:

E: Failed to fetch http://apt-mirror.sepia.ceph.com/ftp.us.debian.org/debian/pool/main/libt/libtasn1-3/libtasn1-3_2.13-2+deb7u1_amd64.deb: 404  Not Found

But now a different package had issues:

E: Failed to fetch http://apt-mirror.sepia.ceph.com/ftp.us.debian.org/debian/pool/main/n/nss/libnss3_3.14.5-1+deb7u3_amd64.deb: 404  Not Found

Setting a high priority since we are in the middle of attempting to make a Ceph release

Actions #1

Updated by Sandon Van Ness over 9 years ago

  • Status changed from New to Resolved

This should be fixed. I suspect its being caused by apt-mirror just having too many distros/mirrors in a single config file. When I separated the debian stuff out into its own config file it properly grabbed the files. I am going to now have each dist in its own config file which apt-mirror will migrate through and run for each one instead of all in one huge file. It should decrease memory usage as well.

Actions

Also available in: Atom PDF