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

Make get-flavor.sh more general #229

Closed
wants to merge 1 commit into from
Closed

Make get-flavor.sh more general #229

wants to merge 1 commit into from

Conversation

cannium
Copy link
Contributor

@cannium cannium commented Dec 3, 2014

Prior code handles OS version case by case. When using CentOS 6.6 or some other versions, rpm-build.sh would fail.

Prior code handles OS version case by case. When using CentOS 6.6 or some other versions, rpm-build.sh would fail.
@cannium
Copy link
Contributor Author

cannium commented Dec 3, 2014

Actually I have checked this script under centos7, under which I have to install redhat-lsb to run it, and the version returned by lsb_release is something like "7.0.1406". An overhaul of the build scripts, maybe, but when someone gets the time.

@dmick
Copy link
Member

dmick commented Dec 3, 2014

Right, but, it will claim that Centos7 is rhel7, which is not right. It's not even clear that rhel needs to be different from el, but given that it is, it should at least be consistent.

@cannium
Copy link
Contributor Author

cannium commented Dec 3, 2014

You mean there should be rhel7 and el7, separately? For me I cannot tell the differences between CentOS and RHEL, but it's always good to be more precise.

@dmick
Copy link
Member

dmick commented Dec 5, 2014

See http://tracker.ceph.com/issues/10256 for some ideas about the way I'd rather approach this.

@dmick dmick closed this Dec 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants