Project

General

Profile

Bug #49550

Master RPM build tries to git clone external project

Added by Nathan Cutler about 3 years ago. Updated about 3 years ago.

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

0%

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

Description

Regression probably caused by a49d1dbb32e2436ff2836a85b2fa84418f0a5fff - https://github.com/ceph/ceph/pull/39539

In OBS, build workers do not have Internet connectivity. Build recently started failing with:

[   63s] -- Ceph/.git directory not found, parsing /home/abuild/rpmbuild/BUILD/ceph-17.0.0-1275-g5e197a21e6/src/.git_version for CEPH_GIT_VER and CEPH_GIT_NICE_VER
[   63s] -- Performing Test HAS_VTA
[   63s] -- Performing Test HAS_VTA - Success
[   63s] CMake Error at /usr/share/cmake/Modules/ExternalProject.cmake:2542 (message):
[   63s]   error: could not find git for clone of pmdk_ext
[   63s] Call Stack (most recent call first):
[   63s]   /usr/share/cmake/Modules/ExternalProject.cmake:3430 (_ep_add_download_command)
[   63s]   cmake/modules/Buildpmem.cmake:17 (ExternalProject_Add)
[   63s]   src/CMakeLists.txt:513 (build_pmem)
[   63s] 
[   63s] 
[   63s] -- Configuring incomplete, errors occurred!
[   63s] See also "/home/abuild/rpmbuild/BUILD/ceph-17.0.0-1275-g5e197a21e6/build/CMakeFiles/CMakeOutput.log".
[   63s] See also "/home/abuild/rpmbuild/BUILD/ceph-17.0.0-1275-g5e197a21e6/build/CMakeFiles/CMakeError.log".
[   63s] error: Bad exit status from /var/tmp/rpm-tmp.P2zDRB (%build)
[   63s] 
[   63s] 
[   63s] RPM build errors:
[   63s]     Bad exit status from /var/tmp/rpm-tmp.P2zDRB (%build)

Related issues

Copied to Ceph - Backport #49593: pacific: Master RPM build tries to git clone external project Resolved

History

#1 Updated by Nathan Cutler about 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 39755

#2 Updated by Nathan Cutler about 3 years ago

  • Status changed from Fix Under Review to Pending Backport

#3 Updated by Backport Bot about 3 years ago

  • Copied to Backport #49593: pacific: Master RPM build tries to git clone external project added

#4 Updated by Nathan Cutler about 3 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF