Re: [Cooker] urpmi and 9.2 updates curious

2003-10-03 Thread Vincent Danen
On Thu Oct 02, 2003 at 07:34:54PM +0200, François Pons wrote:

   Why don't you make genhdlist /mnt/BIG2/updates/9.1/RPMS ? it should have been
   done that way no ? because by doing it the way you are doing them now, list file
   are wrong. If you have an error message, let me known what it is.
  
  I'll do some tests this afternoon and see if it breaks anything (obviously
  we can't ask people to remove and re-add their updates media due to this).
  If it doesn't break anything, then so much the better.  If it does well,
  in my build scripts I had to differentiate 9.2 from the other distribs and I
  can continue to do that.  Not a big deal.  But if they all work the same
  way, it'll be easier.
 
 Please, tell me what error message you have with various distrib and what are
 the organizations of the files, it should be the same as 9.2 in fact, I don't
 understand why other distro need different organizations (I wonder how it could
 works).

I didn't ever have any errors... but I've been using the root directory as
the pointer to hdlist for three years.  =)  Anyways, I tried 9.1 and point
genhdlist to updates/9.1/RPMS instead of updates/9.1 and it seems to work
fine.

I will go through and test the rest to see if they can all be done that way.
If so, then the problem is easily solved.  =)

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi and 9.2 updates curious

2003-10-03 Thread Franois Pons
Vincent Danen [EMAIL PROTECTED] writes:

 I didn't ever have any errors... but I've been using the root directory as
 the pointer to hdlist for three years.  =)  Anyways, I tried 9.1 and point
 genhdlist to updates/9.1/RPMS instead of updates/9.1 and it seems to work
 fine.

Perfect, so now updates are working again !

François.



Re: [Cooker] urpmi and 9.2 updates curious

2003-10-03 Thread Vincent Danen
On Fri Oct 03, 2003 at 07:27:01PM +0200, François Pons wrote:

  I didn't ever have any errors... but I've been using the root directory as
  the pointer to hdlist for three years.  =)  Anyways, I tried 9.1 and point
  genhdlist to updates/9.1/RPMS instead of updates/9.1 and it seems to work
  fine.
 
 Perfect, so now updates are working again !

Updates always worked, except for 9.2.  9.2 was the one that changed so that
how it used to be done no longer worked.

Doesn't matter now tho.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi and 9.2 updates curious

2003-10-03 Thread Franois Pons
Vincent Danen [EMAIL PROTECTED] writes:

 Updates always worked, except for 9.2.  9.2 was the one that changed so that
 how it used to be done no longer worked.

I don't understand very well, but anyway, it is still perfect that way...

Francois.



Re: [Cooker] urpmi and 9.2 updates curious

2003-10-02 Thread Franois Pons
Vincent Danen [EMAIL PROTECTED] writes:

  Vincent, how do you fixed it ?
 
 For 8.2-9.1 I do:
 
 genhdlist /mnt/BIG2/updates/[dist]
 
 For 9.2 I have to do:
 
 genhdlist /mnt/BIG2/updates/9.2/RPMS
 
 So something in 9.2 changed.  And not in the installer.

Ok, I see the point, I used genhdlist (which I guess has not be modified for
months, but I used the one of 9.2) in both case and it produced the good files
whatever the directory parameters is given...

 I'm using the same genhdlist (the host OS is corp 2.1, so 9.0-based).  If I
 need to use a 9.2 genhdlist, you need to tell me this.  =)

genhdlist of 9.0 is exactly the same as genhdlist of 9.2 (same md5sum) but the
underlying libraries have been modified, it could be the cause ?

Why don't you make genhdlist /mnt/BIG2/updates/9.1/RPMS ? it should have been
done that way no ? because by doing it the way you are doing them now, list file
are wrong. If you have an error message, let me known what it is.

François.



Re: [Cooker] urpmi and 9.2 updates curious

2003-10-02 Thread Vincent Danen
On Thu Oct 02, 2003 at 12:05:16PM +0200, François Pons wrote:

   Vincent, how do you fixed it ?
  
  For 8.2-9.1 I do:
  
  genhdlist /mnt/BIG2/updates/[dist]
  
  For 9.2 I have to do:
  
  genhdlist /mnt/BIG2/updates/9.2/RPMS
  
  So something in 9.2 changed.  And not in the installer.
 
 Ok, I see the point, I used genhdlist (which I guess has not be modified for
 months, but I used the one of 9.2) in both case and it produced the good files
 whatever the directory parameters is given...

I didn't think they had changed either.

  I'm using the same genhdlist (the host OS is corp 2.1, so 9.0-based).  If I
  need to use a 9.2 genhdlist, you need to tell me this.  =)
 
 genhdlist of 9.0 is exactly the same as genhdlist of 9.2 (same md5sum) but the
 underlying libraries have been modified, it could be the cause ?

Possibly.

 Why don't you make genhdlist /mnt/BIG2/updates/9.1/RPMS ? it should have been
 done that way no ? because by doing it the way you are doing them now, list file
 are wrong. If you have an error message, let me known what it is.

I'll do some tests this afternoon and see if it breaks anything (obviously
we can't ask people to remove and re-add their updates media due to this).
If it doesn't break anything, then so much the better.  If it does well,
in my build scripts I had to differentiate 9.2 from the other distribs and I
can continue to do that.  Not a big deal.  But if they all work the same
way, it'll be easier.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi and 9.2 updates curious

2003-10-02 Thread Franois Pons
Vincent Danen [EMAIL PROTECTED] writes:

 On Thu Oct 02, 2003 at 12:05:16PM +0200, François Pons wrote:
  Why don't you make genhdlist /mnt/BIG2/updates/9.1/RPMS ? it should have been
  done that way no ? because by doing it the way you are doing them now, list file
  are wrong. If you have an error message, let me known what it is.
 
 I'll do some tests this afternoon and see if it breaks anything (obviously
 we can't ask people to remove and re-add their updates media due to this).
 If it doesn't break anything, then so much the better.  If it does well,
 in my build scripts I had to differentiate 9.2 from the other distribs and I
 can continue to do that.  Not a big deal.  But if they all work the same
 way, it'll be easier.

Please, tell me what error message you have with various distrib and what are
the organizations of the files, it should be the same as 9.2 in fact, I don't
understand why other distro need different organizations (I wonder how it could
works).

François.



Re: [Cooker] urpmi and 9.2 updates curious

2003-10-01 Thread Franois Pons
Vincent Danen [EMAIL PROTECTED] writes:

  Have you tried adding the media and downloading the updates?  It should work
  regardless of what's in the list file.
 
 My bad.  You're right, it doesn't work.
 
 It's fixed now.  The way urpmi handles this changed, so now all the old
 distribs do it one way and 9.2+ do it another way.

No, urpmi didn't change on this, but DrakX has changed the way the update media
are defined, I check to see if I made something wrong on this...

François.



Re: [Cooker] urpmi and 9.2 updates curious

2003-10-01 Thread Franois Pons
[EMAIL PROTECTED] (François Pons) writes:

 Vincent Danen [EMAIL PROTECTED] writes:
 
   Have you tried adding the media and downloading the updates?  It should work
   regardless of what's in the list file.
  
  My bad.  You're right, it doesn't work.
  
  It's fixed now.  The way urpmi handles this changed, so now all the old
  distribs do it one way and 9.2+ do it another way.
 
 No, urpmi didn't change on this, but DrakX has changed the way the update media
 are defined, I check to see if I made something wrong on this...

I don't known how it worked before, the list file has an additional RPMS/ string
inside...

Vincent, how do you fixed it ?

François.



Re: [Cooker] urpmi and 9.2 updates curious (and WINE)

2003-10-01 Thread Leon Brooks
On Wed, 1 Oct 2003 17:15, François Pons wrote:
 Vincent Danen [EMAIL PROTECTED] writes:
 Have you tried adding the media and downloading the updates?  It
 should work regardless of what's in the list file.

 My bad.  You're right, it doesn't work.

Did for me. Posting from a 9.1 system upped to currently-frozen Cooker.

The only problem I have is WINE, which says:

FIXME:pthread_cond_init
wine client error:9: version mismatch 118/105.
Your wine binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?

 It's fixed now.  The way urpmi handles this changed, so now all the
 old distribs do it one way and 9.2+ do it another way.

 No, urpmi didn't change on this, but DrakX has changed the way the
 update media are defined, I check to see if I made something wrong on
 this...

I didn't use DrakX, if that makes any difference.

Cheers; Leon




Re: [Cooker] urpmi and 9.2 updates curious (and WINE)

2003-10-01 Thread Franois Pons
Leon Brooks [EMAIL PROTECTED] writes:

  No, urpmi didn't change on this, but DrakX has changed the way the
  update media are defined, I check to see if I made something wrong on
  this...
 
 I didn't use DrakX, if that makes any difference.

Yes, it looks like list file are different now...

François.



Re: [Cooker] urpmi and 9.2 updates curious

2003-10-01 Thread Franois Pons
[EMAIL PROTECTED] (François Pons) writes:

  No, urpmi didn't change on this, but DrakX has changed the way the update media
  are defined, I check to see if I made something wrong on this...
 
 I don't known how it worked before, the list file has an additional RPMS/ string
 inside...

Ok, I see the point, the list file of 9.2 does not contains any RPMS/ strings
whereas list file of 9.1 and older does contains it.

Why ?

Update media should be added relative to the RPMS directory (so the extra RPMS/
in the list file is incorrect), the installer should do this that way, other
tools or help says the same.

François.



Re: [Cooker] urpmi and 9.2 updates curious

2003-10-01 Thread Vincent Danen
On Wed Oct 01, 2003 at 11:15:59AM +0200, François Pons wrote:

   Have you tried adding the media and downloading the updates?  It should work
   regardless of what's in the list file.
  
  My bad.  You're right, it doesn't work.
  
  It's fixed now.  The way urpmi handles this changed, so now all the old
  distribs do it one way and 9.2+ do it another way.
 
 No, urpmi didn't change on this, but DrakX has changed the way the update media
 are defined, I check to see if I made something wrong on this...

It can't be drakx.  I did a 9.1-cooker upgrade.  When I add a media using
my local mirror:

urpmi.addmedia updates ftp://10.0.5.12/BIG2/updates/9.2/RPMS with
../base/hdlist.cz

it did not install using my normal call to genhdlist (which has always been
genhdlist /mnt/BIG2/updates/9.1).  Now I have to do genhdlist
/mnt/BIG2/updates/9.2/RPMS in order for it to work properly.

That can't be drakx.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi and 9.2 updates curious

2003-10-01 Thread Vincent Danen
On Wed Oct 01, 2003 at 11:34:12AM +0200, François Pons wrote:

Have you tried adding the media and downloading the updates?  It should work
regardless of what's in the list file.
   
   My bad.  You're right, it doesn't work.
   
   It's fixed now.  The way urpmi handles this changed, so now all the old
   distribs do it one way and 9.2+ do it another way.
  
  No, urpmi didn't change on this, but DrakX has changed the way the update media
  are defined, I check to see if I made something wrong on this...
 
 I don't known how it worked before, the list file has an additional RPMS/ string
 inside...
 
 Vincent, how do you fixed it ?

For 8.2-9.1 I do:

genhdlist /mnt/BIG2/updates/[dist]

For 9.2 I have to do:

genhdlist /mnt/BIG2/updates/9.2/RPMS

So something in 9.2 changed.  And not in the installer.

I'm using the same genhdlist (the host OS is corp 2.1, so 9.0-based).  If I
need to use a 9.2 genhdlist, you need to tell me this.  =)

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi and 9.2 updates curious

2003-10-01 Thread Vincent Danen
On Wed Oct 01, 2003 at 12:07:47PM +0200, François Pons wrote:

   No, urpmi didn't change on this, but DrakX has changed the way the update media
   are defined, I check to see if I made something wrong on this...
  
  I don't known how it worked before, the list file has an additional RPMS/ string
  inside...
 
 Ok, I see the point, the list file of 9.2 does not contains any RPMS/ strings
 whereas list file of 9.1 and older does contains it.
 
 Why ?
 
 Update media should be added relative to the RPMS directory (so the extra RPMS/
 in the list file is incorrect), the installer should do this that way, other
 tools or help says the same.

I've been doing it that way for years.  It's never been a problem before
9.2.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


[Cooker] urpmi and 9.2 updates curious

2003-09-30 Thread Tibor Pittich
why /updates/9.2/base/list contain ./ at beggining all files?

traditionally way to urpmi.addmedia (which is described in man page) is
urpmi.addmedia ../RPMS with ../base/hdlist.cz and with this
definition is there a problem with downloadind these updates.

is this normal?

-- 
member of Advanced InternetWorks group  - http://www.ainetworks.sk
professional home page  - http://tibor.pittich.sk
personal home page  - http://c0re.phuture.sk


pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi and 9.2 updates curious

2003-09-30 Thread Vincent Danen
On Wed Oct 01, 2003 at 12:41:10AM +0200, Tibor Pittich wrote:

 why /updates/9.2/base/list contain ./ at beggining all files?
 
 traditionally way to urpmi.addmedia (which is described in man page) is
 urpmi.addmedia ../RPMS with ../base/hdlist.cz and with this
 definition is there a problem with downloadind these updates.
 
 is this normal?

Have you tried adding the media and downloading the updates?  It should work
regardless of what's in the list file.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [Cooker] urpmi and 9.2 updates curious

2003-09-30 Thread Vincent Danen
On Tue Sep 30, 2003 at 05:01:21PM -0600, Vincent Danen wrote:

  why /updates/9.2/base/list contain ./ at beggining all files?
  
  traditionally way to urpmi.addmedia (which is described in man page) is
  urpmi.addmedia ../RPMS with ../base/hdlist.cz and with this
  definition is there a problem with downloadind these updates.
  
  is this normal?
 
 Have you tried adding the media and downloading the updates?  It should work
 regardless of what's in the list file.

My bad.  You're right, it doesn't work.

It's fixed now.  The way urpmi handles this changed, so now all the old
distribs do it one way and 9.2+ do it another way.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature