Project

General

Profile

Actions

Bug #11827

closed

git ls-files --exclude-standard --others complains about ceph_perf_local

Added by Loïc Dachary almost 9 years ago. Updated almost 9 years ago.

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

0%

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

Description

http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-amd64-basic/log.cgi?log=5652518cf87b35ac5e73ac8b24b37437da6ef7c4

 make[1]: Entering directory `/srv/autobuild-ceph/gitbuilder.git/build/doc'
make[2]: Entering directory `/srv/autobuild-ceph/gitbuilder.git/build/doc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/doc'
make[1]: Leaving directory `/srv/autobuild-ceph/gitbuilder.git/build/doc'
+ tar czf ../out/output/sha1/5652518cf87b35ac5e73ac8b24b37437da6ef7c4.tmp/ceph.x86_64.tgz -C inst.tmp .
+ rm -rf -- inst.tmp
+ git ls-files --modified
+ '[' -s .git/modified-files ']'
+ git ls-files --exclude-standard --others
+ '[' -s .git/added-files ']'
+ rm -rf ../out/output/sha1/5652518cf87b35ac5e73ac8b24b37437da6ef7c4.tmp
+ echo 'error: Added files:'

    error: Added files: 

+ cat .git/added-files
src/ceph_perf_local
+ exit 7 

Actions #1

Updated by Kefu Chai almost 9 years ago

  • Status changed from 12 to Pending Backport
  • Assignee changed from Haomai Wang to Kefu Chai

haomai, sorry for grabbing this issue from you: i happened to read the comments from greg and thought that we'd better fix the build sooner.

https://github.com/ceph/ceph/pull/4820

Actions #2

Updated by Kefu Chai almost 9 years ago

  • Status changed from Pending Backport to Fix Under Review
Actions #3

Updated by Kefu Chai almost 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF