Closed Bug 1164848 Opened 9 years ago Closed 9 years ago

apt-get update consistently fails on proxxy1.srv.releng.scl3.mozilla.com

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: arich, Assigned: dividehex)

Details

Attachments

(1 file)

We get this message daily when apt-get update runs:

Puppet (err): /usr/bin/apt-get update returned 100 instead of one of [0]
/Stage[packagesetup]/Packages::Setup/Exec[apt-get-update-daily]/returns (err): change from notrun to 0 failed: /usr/bin/apt-get update returned 100 instead of one of [0]

In order to diagnose, we should add this to the exec statements:

logoutput => on_failure

Searching google finds a number of hits for issues with dpkg and /sbin not being in the path, but I'm not 100% certain that's what's biting us here.
Attachment #8605836 - Flags: review?(dustin)
Attachment #8605836 - Flags: review?(dustin) → review+
The error is

W: GPG error: https://puppetagain-apt.pvt.build.mozilla.org trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 00A6F0A3C300EE8C
W: GPG error: https://puppetagain-apt.pvt.build.mozilla.org trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1054B7A24BD6EC30
W: Failed to fetch https://puppetagain-apt.pvt.build.mozilla.org/repos/apt/releng-updates/dists/trusty-updates/all/binary-amd64/Packages  HttpError404
W: Failed to fetch https://puppetagain-apt.pvt.build.mozilla.org/repos/apt/releng-updates/dists/trusty-updates/all/binary-i386/Packages  HttpError404
E: Some index files failed to download. They have been ignored, or old ones used instead.

I think the 404's are the error, and that the GPG's are truly warnings (don't believe the "E" and "W" - apt-get is truly crappy stuff)
Ah, that's a pretty straightforward problem, then.
:dividehex, I assume that /data/repos/apt/releng-updates/dists/tryusty-updates should exist and it was an oversight that it wasn't set up. Can you add this to the list of thigns to do for 14.04?
Assignee: arich → jwatkins
Flags: needinfo?(jwatkins)
Simple fix. I updated the update.sh script to include trusty.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jwatkins)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: