Re: [Cooker] when installing the latest pwlib i have problems with the gnomemeeting rpm

2002-05-29 Thread nDiScReEt


 The problem is not pwlib-pwlib1.  It is pwlib1-1.2.17-pwlib1-1.2.19

 - lf pwlib*
 pwlib1-1.2.19-1mdk.i586.rpm  pwlib1-devel-1.2.19-1mdk.i586.rpm
 - rpm -qa | grep pwlib
 pwlib1-1.2.17-1mdk
 pwlib1-devel-1.2.17-1mdk
 - rpm -Uvh pwlib*
 error: failed dependencies:
 pwlib1 = 1.2.17 is needed by gnomemeeting-0.86-0.1mdk

 So, either gnomemeeting needs to be recompiled/repackaged, or removed to
 allow an update to pwlib1.  (Unless you do a --nodeps, and then all bets
 are off on whether gnomemeeting will run.)

 OT: BTW, I use SpeakEasy also.  Best ISP I've ever had.

I made a typo. I had meant rpm -e pwlib1 --nodeps instead of rpm -e pwlib 
--nodeps (I forgot the number 1).  Then do rpm -ivh pwlib1-1.2.19-1mdk. That 
is what I always do when I get the above dependency errors. It works 
everytime without breaking anything. In the case ot the above, I would do the 
following:

rpm -e pwlib1 pwlib1-devel --nodeps
rpm -ivh pwlib1-1.2.19-1mdk.i586.rpm pwlib1-devel-1.2.19-1mdk.i586.rpm

OT: I agree whole-heartedly! Speakeasy is THE best ISP we've ever had!

-- 

Altoine B
Maximum Time Unlimited
Chicago Based and Operated

The first time, it's a KLUDGE!
The second, a trick.
Later, it's a well-established technique!
-- Mike Broido, Intermetrics
---
2.4.18-16mdk
Mandrake Linux release 8.3 (Cooker) for i586






RE: [Cooker] when installing the latest pwlib i have problems with the gnomemeeting rpm

2002-05-28 Thread Borsenkow Andrej


 
 this is what i get
 
 [root@finalpoint cooker]# rpm -Uvh pwlib1-1.2.19-1mdk.i586.rpm
 error: failed dependencies:
 pwlib1 = 1.2.17 is needed by gnomemeeting-0.86-0.1mdk
 

so what? 




RE: [Cooker] when installing the latest pwlib i have problems with the gnomemeeting rpm

2002-05-28 Thread Borsenkow Andrej

 
 It it possible to compile gnomemeeting to use this new version.
 

right. Sorry.

-andrej

 Borsenkow Andrej wrote:
 
 this is what i get
 
 [root@finalpoint cooker]# rpm -Uvh pwlib1-1.2.19-1mdk.i586.rpm
 error: failed dependencies:
 pwlib1 = 1.2.17 is needed by gnomemeeting-0.86-0.1mdk
 
 
 
 
 so what?
 
 
 
 
 
 





Re: [Cooker] when installing the latest pwlib i have problems with the gnomemeeting rpm

2002-05-28 Thread nDiScReEt

On Tuesday 28 May 2002 11:50 pm, Luis Alves wrote:
 It it possible to compile gnomemeeting to use this new version.

 Borsenkow Andrej wrote:
 this is what i get
 
 [root@finalpoint cooker]# rpm -Uvh pwlib1-1.2.19-1mdk.i586.rpm
 error: failed dependencies:
 pwlib1 = 1.2.17 is needed by gnomemeeting-0.86-0.1mdk
 
 so what?
Yes, wouldn't simply doing this:

rpm -e pwlib --nodeps
urpmi pwlib1
or 
rpm -ivh pwlib1

Do the trick?
-- 

Altoine B
Maximum Time Unlimited
Chicago Based and Operated

Thirty white horses on a red hill,
First they champ,
Then they stamp,
Then they stand still.
-- Tolkien
---
2.4.18-16mdk
Mandrake Linux release 8.3 (Cooker) for i586