Project

General

Profile

Actions

Bug #7427

closed

sha1 does not exist on gitbuilder, install fails

Added by Alfredo Deza about 10 years ago. Updated about 10 years ago.

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

100%

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

Description

014-02-14T01:49:42.039 DEBUG:teuthology.orchestra.run:Running [10.214.138.166]: 'wget http://gitbuilder.ceph.com/ceph-rpm-centos6-x86_64-basic/sha1/e44122f0946578875cbe3fc375298fc528ed89d8/noarch/ceph-release-1-0.el6.noarch.rpm'
2014-02-14T01:49:42.079 INFO:teuthology.orchestra.run.err:[10.214.138.166]: --2014-02-14 04:49:42--  http://gitbuilder.ceph.com/ceph-rpm-centos6-x86_64-basic/sha1/e44122f0946578875cbe3fc375298fc528ed89d8/noarch/ceph-release-1-0.el6.noarch.rpm
2014-02-14T01:49:42.081 INFO:teuthology.orchestra.run.err:[10.214.138.166]: Resolving gitbuilder.ceph.com... 64.90.32.38
2014-02-14T01:49:42.082 INFO:teuthology.orchestra.run.err:[10.214.138.166]: Connecting to gitbuilder.ceph.com|64.90.32.38|:80... connected.
2014-02-14T01:49:42.085 INFO:teuthology.orchestra.run.err:[10.214.138.166]: HTTP request sent, awaiting response... 404 Not Found
2014-02-14T01:49:42.085 INFO:teuthology.orchestra.run.err:[10.214.138.166]: 2014-02-14 04:49:42 ERROR 404: Not Found.
2014-02-14T01:49:42.086 INFO:teuthology.orchestra.run.err:[10.214.138.166]: 

Log http://qa-proxy.ceph.com/teuthology/teuthology-2014-02-14_01:10:10-ceph-deploy-master-testing-basic-vps/83037/teuthology.log

Actions #1

Updated by Sandon Van Ness about 10 years ago

This happened because the build failed on the rpm gitbuilder. It actually looks like many of the last few master builds have failed. Here is the build log of the current sha1:

http://gitbuilder.sepia.ceph.com/gitbuilder-centos6-amd64/log.cgi?log=e44122f0946578875cbe3fc375298fc528ed89d8

It is erroring at:

In file included from client/Client.h:38,
from libcephfs.cc:21:
error: client/barrier.h:25:38: boost/icl/interval_set.hpp: No such file or directory

It looks like it has a dependency on a newer version of boost than what ships on centos. Not sure on how we want to get around this.

Actions #2

Updated by Sandon Van Ness about 10 years ago

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

This was resolved either by using a different boost function or the code was reverted in ceph. Builds are now completing ok on the centos gitbuilder.

Actions

Also available in: Atom PDF