Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: fix a typo in init-radosgw #6817

Merged
merged 1 commit into from Jan 8, 2016
Merged

Conversation

david-z
Copy link
Member

@david-z david-z commented Dec 7, 2015

Fix an accidental typo in init-radosgw, which causes rgw not working.

Function test, like start/restart/stop rgw, has been run on my local cluster.

Signed-off-by: Zhi Zhang zhangz.david@outlook.com

@david-z
Copy link
Member Author

david-z commented Dec 7, 2015

@dachary

Above failure looks like a pkg dependence issue, not related to this change. Could you pls take a look? Thanks.

Error: Package: gperftools-libs-2.4-5.el7.x86_64 (epel)
Requires: libunwind.so.8()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
time="2015-12-07T05:11:59Z" level="info" msg="The command [/bin/sh -c cd /root ; ./install-deps.sh] returned a non-zero code: 1"
Unable to find image 'ceph-centos-7-jenkins:latest' locally
Pulling repository ceph-centos-7-jenkins
time="2015-12-07T05:12:01Z" level="fatal" msg="Error: image library/ceph-centos-7-jenkins:latest not found"

@ghost
Copy link

ghost commented Dec 7, 2015

@david-z please ignore the bot failure, it is a false negative (see http://tracker.ceph.com/issues/13997 for more information). You can re-schedule a job by rebasing your branch and repushing.

@ghost ghost added rgw bug-fix labels Dec 7, 2015
Signed-off-by: Zhi Zhang zhangz.david@outlook.com
yehudasa added a commit that referenced this pull request Jan 8, 2016
rgw: fix a typo in init-radosgw

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
@yehudasa yehudasa merged commit e660ccb into ceph:master Jan 8, 2016
@david-z david-z deleted the wip-fix-init-radosgw branch March 16, 2016 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants