[fuel-library] Ignore languages in apt-get

Bug #1503592 reported by Michal Rostecki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Vladimir Kuklin
7.0.x
Won't Fix
Medium
MOS Maintenance

Bug Description

Sometimes "apt-get update" action is failing on fetching Translation-en files from MOS apt repository.

http://paste.openstack.org/show/475460/
W: Failed to fetch http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/dists/mos7.0-holdback/main/i18n/Translation-en Connection failed [IP: 5.43.231.47 80]
W: Failed to fetch http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/dists/mos7.0-holdback/restricted/i18n/Translation-en Connection failed [IP: 5.43.231.47 80]
W: Failed to fetch http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/dists/mos7.0-security/main/i18n/Translation-en Connection failed [IP: 5.43.231.47 80]
W: Failed to fetch http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/dists/mos7.0-security/restricted/i18n/Translation-en Connection failed [IP: 5.43.231.47 80]
W: Failed to fetch http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/dists/mos7.0-updates/main/i18n/Translation-en Connection failed [IP: 5.43.231.47 80]
W: Failed to fetch http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/dists/mos7.0-updates/restricted/i18n/Translation-en Connection failed [IP: 5.43.231.47 80]

We can get rid of such errors by adding option:

Acquire::Languages "none";

somewhere in /etc/apt/apt.conf.d

Tags: area-library
Changed in fuel:
assignee: nobody → Michal Rostecki (mrostecki)
milestone: none → 8.0
importance: Undecided → Low
importance: Low → Medium
Changed in fuel:
assignee: Michal Rostecki (mrostecki) → Fuel Library Team (fuel-library)
summary: - Ignore languages in apt-get
+ [fuel-library] Ignore languages in apt-get
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Bartlomiej Piotrowski (bpiotrowski)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/231907

Changed in fuel:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-library (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/232420

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/232420
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=a012641adb075e972a86f984de2b545d13655707
Submitter: Jenkins
Branch: master

commit a012641adb075e972a86f984de2b545d13655707
Author: Bartłomiej Piotrowski <email address hidden>
Date: Thu Oct 8 10:46:01 2015 +0200

    Upgrade puppetlabs/apt to 2.2.0

    Change-Id: Ifb9d73daa8a5bab7f623783c2726178a23fb76a1
    Related-bug: 1501469
    Related-bug: 1503592

Changed in fuel:
assignee: Bartłomiej Piotrowski (bpiotrowski) → Vladimir Kuklin (vkuklin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/231907
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=2948352bcf11d426278d2ad661dd6480fe9f6123
Submitter: Jenkins
Branch: master

commit 2948352bcf11d426278d2ad661dd6480fe9f6123
Author: Bartłomiej Piotrowski <email address hidden>
Date: Wed Oct 7 11:44:30 2015 +0200

    Do not fetch apt translation indices

    'apt-get update' can fail when trying to access translation indices for
    some repositories. 'Acquire::Languages "none"' is used to prevent it.

    Change-Id: I31b032ddd8610645cb6492a7210865d2faa8b76c
    Closes-bug: 1503592

Changed in fuel:
status: In Progress → Fix Committed
Dmitry Pyzhov (dpyzhov)
tags: added: area-library
Revision history for this message
Denis Meltsaykin (dmeltsaykin) wrote :

Closing this as Won't Fix for 7.0-updates as this is not a customer-found bug and the importance is not high.

tags: added: on-verification
Revision history for this message
Artem Hrechanychenko (agrechanichenko) wrote :

verified on rc1

Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: on-verification
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.