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

SL6 is recognized as redhat instead of its own distro #2685

Closed
aaronjensen opened this issue Mar 8, 2014 · 0 comments
Closed

SL6 is recognized as redhat instead of its own distro #2685

aaronjensen opened this issue Mar 8, 2014 · 0 comments
Milestone

Comments

@aaronjensen
Copy link

New issue, as instructed in #2673. Let me know if you need anything else. Thanks!

$ ls -l  /etc/*{version,release}*
ls: cannot access /etc/*version*: No such file or directory
-rw-r--r-- 1 root root   38 Jul 26  2012 /etc/redhat-release
lrwxrwxrwx 1 root root   14 Dec  5  2012 /etc/system-release -> redhat-release
-rw-r--r-- 1 root root   38 Jul 26  2012 /etc/system-release-cpe

/etc/lsb-release.d:
total 0
-rw-r--r-- 1 root root 0 May 20  2011 core-4.0-amd64
-rw-r--r-- 1 root root 0 May 20  2011 core-4.0-noarch
-rw-r--r-- 1 root root 0 May 20  2011 graphics-4.0-amd64
-rw-r--r-- 1 root root 0 May 20  2011 graphics-4.0-noarch
-rw-r--r-- 1 root root 0 May 20  2011 printing-4.0-amd64
-rw-r--r-- 1 root root 0 May 20  2011 printing-4.0-noarch
$ head -n 100 /etc/*{version,release}*
head: cannot open `/etc/*version*' for reading: No such file or directory
==> /etc/lsb-release.d <==
head: error reading `/etc/lsb-release.d': Is a directory

==> /etc/redhat-release <==
Scientific Linux release 6.3 (Carbon)

==> /etc/system-release <==
Scientific Linux release 6.3 (Carbon)

==> /etc/system-release-cpe <==
cpe:/o:redhat:enterprise_linux:6.3:ga
@mpapis mpapis closed this as completed in 98c0a3a Mar 8, 2014
@mpapis mpapis added this to the rvm 1.25 milestone Mar 8, 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

No branches or pull requests

2 participants