Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Scientific Linux
PostPosted: Fri Jul 22, 2011 4:08 pm 
Offline
Senior Member

Joined: Fri Jun 13, 2008 4:11 pm
Posts: 65
Website: http://www.skafari.com
Linode,

I'm asking that Scientific Linux be added to the distributions you support. As we have seen CentOS has become more unreliable in their release process. Along with that the fighting on the mailing list has increased as the CentOS maintainers refuse to release their build process.

Important people such as DAG have quit the mailing list and have recommended scientific linux.

http://www.scientificlinux.org/


Top
   
 Post subject:
PostPosted: Sat Jul 23, 2011 2:31 pm 
Offline
Senior Member
User avatar

Joined: Fri Jan 02, 2009 11:31 am
Posts: 141
Website: http://faroutscience.com
Location: Texas / Kansas
I would also like to see Scientific Linux as an option. SL seems to be a much more stable organization.

Jeff


Top
   
 Post subject:
PostPosted: Mon Aug 15, 2011 5:23 am 
Offline
Senior Member
User avatar

Joined: Tue Mar 17, 2009 5:11 am
Posts: 129
Location: UK
Any "official" news please Linode staff?


Top
   
 Post subject:
PostPosted: Thu Sep 22, 2011 1:17 am 
Offline
Senior Newbie

Joined: Thu Jul 21, 2011 3:58 am
Posts: 5
Location: Umeå, Sweden
FYI, but CentOS 6 and Scientific Linux 6 are fully compatible. Just change repos and update, and your CentOS 6 installation becomes a Scientific Linux 6 installation.

Install the yum repository:

Code:
rpm -ivh http://ftp.scientificlinux.org/linux/scientific/6x/i386/os/Packages/yum-conf-sl6x-1-1.noarch.rpm


Then install the keys, for a 32bit installation:

Code:
rpm -ivh --force http://ftp.scientificlinux.org/linux/scientific/6x/i386/os/Packages/sl-release-6.1-2.i686.rpm


and for a 64bit installation:

Code:
rpm -ivh --force http://ftp.scientificlinux.org/linux/scientific/6x/x86_64/os/Packages/sl-release-6.1-2.x86_64.rpm


A simple
Code:
yum erase centos-release
yum clean all
yum distro-sync


makes your CentOS installation pull all the updated packages from the SL repositories.

Code:
rpm -qa --qf "%{NAME} %{VENDOR}\n"|grep CentOS

Lists all the packages that still are installed from the CentOS repositories. If you want to replace them all, run:
Code:
yum reinstall `rpm -qa --qf "%{NAME} %{VENDOR}\n"|grep CentOS|awk '{print $1}'`


But seeing as how everything should work just fine without doing it. No real need to bother unless you prefer to keep stuff a bit cleaner.


Last edited by tolle on Thu Sep 22, 2011 3:21 am, edited 1 time in total.

Top
   
 Post subject:
PostPosted: Thu Sep 22, 2011 1:22 am 
Offline
Senior Member

Joined: Sat May 03, 2008 4:01 pm
Posts: 567
Website: http://www.mattnordhoff.com/
tolle, your second and third commands -- one allegedly for 32-bit, and one for 64-bit -- are exactly the same. Is that correct?

_________________
Matt Nordhoff (aka Peng on IRC)


Top
   
 Post subject:
PostPosted: Thu Sep 22, 2011 3:21 am 
Offline
Senior Newbie

Joined: Thu Jul 21, 2011 3:58 am
Posts: 5
Location: Umeå, Sweden
Ah no of course not. I posted at round 05:00 in the morning. So I use that as an excuse. Fixed now.


Top
   
 Post subject:
PostPosted: Thu Sep 29, 2011 9:34 pm 
Offline
Senior Member
User avatar

Joined: Fri Jan 02, 2009 11:31 am
Posts: 141
Website: http://faroutscience.com
Location: Texas / Kansas
Very nice information!

Thank you, I will keep it in mind.

Jeff


Top
   
 Post subject:
PostPosted: Fri Sep 30, 2011 12:12 am 
Offline
Senior Newbie
User avatar

Joined: Mon Aug 24, 2009 10:37 am
Posts: 18
I just ran this on a test vm on a local server, I had to edit /etc/yum.conf and change

distroverpkg=centos-release

to

distroverpkg=sl-release


before the distro-sync would work


Top
   
 Post subject:
PostPosted: Wed Oct 05, 2011 11:42 am 
Offline
Senior Newbie

Joined: Thu Jul 21, 2011 3:58 am
Posts: 5
Location: Umeå, Sweden
Ok. I don't even have any references to distroverpkg on my system. But good to know!


Top
   
 Post subject:
PostPosted: Sun Jan 08, 2012 2:55 am 
Offline
Senior Newbie

Joined: Wed Feb 02, 2011 3:47 am
Posts: 12
Please count me in the Scientific Linux camp too! I've been using CentOS for years, but the sad reality is that they keep dropping the ball. The slow releases are frustrating, but what really scares me are the important security updates which have sometimes come months late. I'd love to have a Scientific Linux option front and center with the others offered by Linode.

I realize I could install it myself or even try one of the hackes mentioned in this thread to convert a CentOS instance to SL (thanks, Tolle!). But I'd much rather have an official and tested image that has at least been tested by many other Linode users.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group