Project

General

Profile

Actions

Bug #6544

closed

nightlies failing on arm

Added by Tamilarasi muthamizhan over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Sandon Van Ness
Category:
-
% Done:

100%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

nightly runs are failing on the arm set up trying to pick the non existing packages.

2013-10-12T00:31:48.299 INFO:teuthology.orchestra.run.out:[10.214.143.129]: STDERR: W: Failed to fetch http://gitbuilder.ceph.com/apache2-deb-quantal-arm7l-basic/ref/master/dists/quantal/main/binary-armhf/Packages  404  Not Found
2013-10-12T00:31:48.299 INFO:teuthology.orchestra.run.out:[10.214.143.129]:
2013-10-12T00:31:48.299 INFO:teuthology.orchestra.run.out:[10.214.143.129]: W: Failed to fetch http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-quantal-arm7l-basic/ref/repo/dists/quantal/main/binary-armhf/Packages  404  Not Found
2013-10-12T00:31:48.299 INFO:teuthology.orchestra.run.out:[10.214.143.129]:
2013-10-12T00:31:48.299 INFO:teuthology.orchestra.run.out:[10.214.143.129]: E: Some index files failed to download. They have been ignored, or old ones used instead.

It should look for 'libapache-mod-fastcgi-deb-quantal-armhf-basic' and 'apache2-deb-quantal-armhf-basic' instead.

Actions #1

Updated by Sandon Van Ness over 10 years ago

Actually its the opposite. The entries on gitbuilder.ceph.com should be changed to be arm7l instead of being 'armhf' to follow the same 'uname -m' we are using for everything else. I actually asked gary if it was ok if I fixed these and I forgot to update them before the saya's were unlocked so nightlies could run again. I will fix this Monday.

Actions #2

Updated by Sandon Van Ness over 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

So I fixed the web-server end yesterday but apparently the old directories were typo'd as well without me knowing missing the v in armv7l. This is fixed in commit:

8881503c07dca733e852ab81995129373b0e893c

I tested it on one of the saya's to be sure.

Actions

Also available in: Atom PDF