SCIENTIFIC-LINUX-USERS Archives

July 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Garrett Holmstrom <[log in to unmask]>
Reply To:
Garrett Holmstrom <[log in to unmask]>
Date:
Thu, 28 Jul 2011 22:28:21 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
On 2011-07-28 12:48, Morten P.D. Stevens wrote:
> rpm -Uvh
> http://ftp.scientificlinux.org/linux/scientific/6.1/i386/os/Packages/sl-release-6.1-2.i686.rpm

A fun fact:  SL 6's version of yum tracks the histories of packages and 
from where they originate so things like ``yumdb info $packagename'' are 
possible.  But for this to work all package maintenance has to go 
through yum, which is why running the rpm command above can generate 
"rpmdb altered outside of yum" complaints later on.  Yum can now install 
packages by URI, so you can just replace the call to rpm with a call to yum:

yum install 
http://ftp.scientificlinux.org/linux/scientific/6.1/i386/os/Packages/sl-release-6.1-2.i686.rpm 


-- 
Garrett Holmstrom

ATOM RSS1 RSS2