Print

Print


I think the command is : 
rpm -qRp <meta-pkg>

Not on apt-get sorry.


Lp

--

Laird Louis Poncet

Where: Bat28-R-003 CERN

CH-1211 Geneve 23

Mail : [log in to unmask]

Phone: +41(0)227.674.231

LAL / IN2P3 / CNRS / CERN

Problem >> RTFM then google it !



Le 31 août 05 à 12:17, Dan Schrager a écrit :

Yeah, the second best thing would be to get the list of rpms associated with each node type for a given LCG release and the removal of rpms could be done by hand too.

So, is there such a list available - at least for 2_4_0 that I want removed ?
Or at least for nodes RB, BDII, MON, PX, WN_torque, CE_torque, UI, classic_SE ?


Louis Poncet wrote:


rpm -qR lcg-RB | grep -v '(' | cut -d ' ' -f 1

And you have the list of rpm for the RB for example.
We think about including that in YAIM but we have a problem (the dependencies) if you run this command you'll see the dep of each package.
And dometimes those dep are use by other soft.

Not so simple problematic without the problem that we had with LCFGng to maintain static list of rpms (including the system RPMS).

Lp 
--

Laird Louis Poncet

Where: Bat28-R-003 CERN

CH-1211 Geneve 23

Mail : [log in to unmask] <mailto:[log in to unmask]>

Phone: +41(0)227.674.231

LAL / IN2P3 / CNRS / CERN

Problem >> RTFM then google it !



Le 31 août 05 à 11:36, Dan Schrager a écrit :


Hi everybody,

Wouldn't be nice to get an un-install script (yaim like) able to remove all the LCG rpms of the current version on a host (previously configured with a combination of node types - by yaim) ?

Regards,
Dan