On 11-07-27 8:52 AM, Troy Dawson wrote:
On 07/26/2011 06:25 PM, Chris Tooley wrote:
Hello,
How do I install debuginfo rpms on an SL6 x86_64 machine? Surely I can
simply add a repo? It looks like any mention of it has been wiped from
the website...?
-Chris
Hi Chris,
Sorry, I meant to reply to your last email.
Yes, they are in a repository. I looked in SL 6.0, and there was a bug
in our packages and the debuginfo wasn't listed as one of the
repositories. That has been fixed in SL 6.1, but the fix hasn't made it
to SL 6.0.
If you need it right now for SL 6.0, make the following file
/etc/yum.repos.d/sl-debuginfo.repo and put in the following
[sl-debuginfo]
name=Scientific Linux Debuginfo
baseurl=http://ftp.scientificlinux.org/linux/scientific/$releasever/archive/debuginfo/
http://ftp1.scientificlinux.org/linux/scientific/$releasever/archive/debuginfo/
http://ftp2.scientificlinux.org/linux/scientific/$releasever/archive/debuginfo/
ftp://ftp.scientificlinux.org/linux/scientific/$releasever/archive/debuginfo/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-dawson
Troy
Perfect!! This worked great, I'll post this reply to my question on the
forum too.
Thanks again Troy! You rock :D
-Chris