[Cooker] urpmi weirdness with plf and normal cooker freetype packages

2003-09-11 Thread Kim Schulz
can anyone explain to me why this package is installing:
# urpmi -v libfreetype6
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.main0.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib0.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf.cz]
skipping package koffice-1.3-0.beta3.5mdk.i586
skipping package libfreetype6-2.1.4-6plf.i586
skipping package libfreetype6-2.1.4-6mdk.i586
retrieving rpm files from medium plf...
   
http://mandrakeusers.com/PLF/cooker/./i586/libfreetype6-2.1.4-6plf.i586.rpm
...retrieving done  
  
installing /var/cache/urpmi/rpms/libfreetype6-2.1.4-6plf.i586.rpm
starting installing packages
created transaction for installing on / (remove=0, install=0, upgrade=1)
adding package libfreetype6-2.1.4-6plf.i586 (id=6762, eid=6762,
update=1, file=/var/cache/urpmi/rpms/libfreetype6-2.1.4-6plf.i586.rpm)
Preparing...   
##
   1:libfreetype6  
##


my skip.list contains this line:
/freetype.*plf/

but still it takes the plf one and also skips the mdk package. 






Re: [Cooker] urpmi weirdness with plf and normal cooker freetype packages

2003-09-11 Thread Charles A Edwards
On Thu, 11 Sep 2003 21:18:21 +0200
Kim Schulz [EMAIL PROTECTED] wrote:

 but still it takes the plf one and also skips the mdk package. 


Which release did you have installed, plf or mdk?

Calling as urpmi pkg Name will override that entry in the skip.list
but when the version-release are the same it should only default to the
plf rpm If the currently installed rpm was also plf.


Charles

-- 
QOTD:
The only easy way to tell a hamster from a gerbil is that the
gerbil has more dark meat.
-
Mandrake Linux 9.2 on PurpleDragon
Kernel-2.4.22-7.tmb.1mdkenterprise http://www.eslrahc.com
-


pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi weirdness with plf and normal cooker freetype packages

2003-09-11 Thread Kim Schulz
On Thu, 11 Sep 2003 15:45:21 -0400
Charles A Edwards [EMAIL PROTECTED] wrote:
 On Thu, 11 Sep 2003 21:18:21 +0200
 Kim Schulz [EMAIL PROTECTED] wrote:
 
  but still it takes the plf one and also skips the mdk package. 
 
 
 Which release did you have installed, plf or mdk?
 
 Calling as urpmi pkg Name will override that entry in the skip.list
 but when the version-release are the same it should only default to
 the plf rpm If the currently installed rpm was also plf.

I had nothing installed. I used to the the mdk version, then I added the
plf source and did an --auto-select. That installed the plf version. 
I then removed that one with rpm -e --nodeps libfreetype6 and then it
was uninstalled (no more plf freetype packages).

then I changed the skiplist (to hold the line with freetype) and then
wanted to install the mdk package via urpmi...but with no luck...plf
version kept installing. 

had to remove the plf source in order to get the mdk version back in. 



Re: [Cooker] urpmi weirdness with plf and normal cooker freetype packages

2003-09-11 Thread Adam Williamson
On Thu, 2003-09-11 at 20:46, Kim Schulz wrote:
 On Thu, 11 Sep 2003 15:45:21 -0400
 Charles A Edwards [EMAIL PROTECTED] wrote:
  On Thu, 11 Sep 2003 21:18:21 +0200
  Kim Schulz [EMAIL PROTECTED] wrote:
  
   but still it takes the plf one and also skips the mdk package. 
  
  
  Which release did you have installed, plf or mdk?
  
  Calling as urpmi pkg Name will override that entry in the skip.list
  but when the version-release are the same it should only default to
  the plf rpm If the currently installed rpm was also plf.
 
 I had nothing installed. I used to the the mdk version, then I added the
 plf source and did an --auto-select. That installed the plf version. 
 I then removed that one with rpm -e --nodeps libfreetype6 and then it
 was uninstalled (no more plf freetype packages).
 
 then I changed the skiplist (to hold the line with freetype) and then
 wanted to install the mdk package via urpmi...but with no luck...plf
 version kept installing. 
 
 had to remove the plf source in order to get the mdk version back in. 

Um, that wasn't necessary. Just use --media. urpmi --media cooker
libfreetype6 (replace cooker with whatever you call your main mirror).
-- 
adamw