SCIENTIFIC-LINUX-USERS Archives

December 2008

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:
Jon Peatfield <[log in to unmask]>
Reply To:
Jon Peatfield <[log in to unmask]>
Date:
Fri, 12 Dec 2008 20:34:29 +0000
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (63 lines)
On Fri, 12 Dec 2008, Troy Dawson wrote:

<snip>
> It's up in testing for SL 5.
> Had a naming problem with SL 4, but it should be up there soon, and I'll get
> the email sent.

Adding the sl5 version to a local repo all works as expected, e.g.

$ yum install xfs-filesystem
Loading "downloadonly" plugin
Loading "protectbase" plugin
Loading "skip-broken" plugin
...
Dependencies Resolved

 ============================================================================
  Package                 Arch       Version          Repository 
Size
 ============================================================================
Installing:
  xfs-filesystem          i686       0.4-1.sl5        sl-testedbits     2.1 k
Installing for dependencies:
  kernel-module-xfs-2.6.18-92.1.13.el5  i686       0.4-1.sl5        sl-testedbits     3.4 M
  kernel-module-xfs-2.6.18-92.1.17.el5  i686       0.4-1.sl5        sl-testedbits     3.4 M
  kernel-module-xfs-2.6.18-92.1.18.el5  i686       0.4-1.sl5       sl-testedbits     3.4 M
  kernel-module-xfs-2.6.18-92.1.6.el5  i686       0.4-1.sl5        sl-mirror-base    3.4 M

Transaction Summary
 ============================================================================
Install      5 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 14 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
   Installing: kernel-module-xfs-2.6.18-92. ######################### [1/5]
   Installing: kernel-module-xfs-2.6.18-92. ######################### [2/5]
   Installing: kernel-module-xfs-2.6.18-92. ######################### [3/5]
   Installing: xfs-filesystem               ######################### [4/5]
   Installing: kernel-module-xfs-2.6.18-92. ######################### [5/5]

Installed: xfs-filesystem.i686 0:0.4-1.sl5
Dependency Installed: kernel-module-xfs-2.6.18-92.1.13.el5.i686 0:0.4-1.sl5 kernel-module-xfs-2.6.18-92.1.17.el5.i686 0:0.4-1.sl5 kernel-module-xfs-2.6.18-92.1.18.el5.i686 0:0.4-1.sl5 kernel-module-xfs-2.6.18-92.1.6.el5.i686 0:0.4-1.sl5
Complete!

And checking afterwards it didn't remove xorg-x11-xfs :

$ rpm -q xfs xfs-filesystem xorg-x11-xfs
package xfs is not installed
xfs-filesystem-0.4-1.sl5.i686
xorg-x11-xfs-1.0.2-4.i386

Looks good to me!

  -- Jon

ATOM RSS1 RSS2