Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Spencer

RPM 4
---;(
Spence

Pete wrote:
> 
> I am now having a problem with it, however. It may be my system, but
> here is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,
> mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for that matter),
> I get an error about librpmio.so.0:
> 
> [root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker
> /home/ftp/pub/
> /home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading shared
> libraries: librpmio.so.0: cannot open shared object file: No such file
> or directory
> bad rpm
> /home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpm
> 
> I am assuming I am missing librpmio.so.0, but which package provides
> this? Also, I have made .iso's before on this same box and can't figure
> out what changed.
> 
> Any help would be appreciated.
> 
> Thanks,
> Pete
> 
> Spencer wrote:
> 
> > Warly;
> >
> > Mkcd.pl, version 0.1.8 works perfectly. I got a clean install with no
> > pbs. A ton of thank you's for all the work. LM8 is looking AWESOME.
> >
> > ---;)))
> > Spence
> >
> >
> >
> >




Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Pete
Ok, I should have read the rest of the posts before
replying. I changed a line in misc/rpmtools.pm from rep/misc/rpm2header to
/usr/bin/rpm2header and it worked for me also. 

Thanks,
Pete

Pete wrote:
[EMAIL PROTECTED]">I am using rpm-3.0.5-27mdk. 
  

I thought about the rpm2header being linked with rpm4 and so I downloaded
the mkcd.pl script from the Linux-Mandrake website and tried to run it out
of a different directory, but it also loads everything from rep$/misc, so
it has the same problem. 
  

Is it a dynamic linking problem? Could we get a statically linked version
of rpm2header? Or do I need to try to get rpm4 on my 7.2 box? 
  

I would rather not try the latter, as rpm4 is linked with glibc2.2 and I
actually do use the 7.2 box and don't want to mess that much with it.
  

Thanks again,

Pete
  

Warly wrote:
  [EMAIL PROTECTED]">Pete <[EMAIL PROTECTED]> writes:I am now having a problem with it, however. It may be my system, buthere is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for thatmatter), I get an error about librpmio.so.0:[root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker/home/ftp/pub//home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading sharedlibraries: librpmio.so.0: cannot open shared object file: No such fileor directorybad rpm/home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpmI am assuming I am missing librpmio.so.0, but which package provides!
this? Also, I have made .iso's before on this same box and can'tfigure out what changed.Which version of rpm have you on your system ?
  
  
  


Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Andreas Steffens

Hi,

I do have exactly the same problem, but I do not exactly know what to 
change in the script.

My RPM-Version is:

RPM Version 3.0.5 

Which is shipped with LM 7.2

What do I have to change exactly ?

Best regards

Andreas

Warly wrote:

> Pete <[EMAIL PROTECTED]> writes:
> 
> > I am now having a problem with it, however. It may be my system, but
> > here is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,
> > mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for that
> > matter), I get an error about librpmio.so.0:
> > 
> > 
> > [root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker
> > /home/ftp/pub/
> > 
> > /home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading shared
> > libraries: librpmio.so.0: cannot open shared object file: No such file
> > or directory
> > 
> > bad rpm
> > /home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpm
> > 
> > 
> > I am assuming I am missing librpmio.so.0, but which package provides
> > this? Also, I have made .iso's before on this same box and can't
> > figure out what changed.
> > 
 

-- 
Andreas Steffens<[EMAIL PROTECTED]>
  +++  To boldly go, where no penguin has gone before  +++





Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Pete
I am using rpm-3.0.5-27mdk. 

I thought about the rpm2header being linked with rpm4 and so I downloaded
the mkcd.pl script from the Linux-Mandrake website and tried to run it out
of a different directory, but it also loads everything from rep$/misc, so
it has the same problem. 

Is it a dynamic linking problem? Could we get a statically linked version
of rpm2header? Or do I need to try to get rpm4 on my 7.2 box? 

I would rather not try the latter, as rpm4 is linked with glibc2.2 and I
actually do use the 7.2 box and don't want to mess that much with it.

Thanks again,
Pete

Warly wrote:
[EMAIL PROTECTED]">Pete <[EMAIL PROTECTED]> writes:
  I am now having a problem with it, however. It may be my system, buthere is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for thatmatter), I get an error about librpmio.so.0:[root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker/home/ftp/pub//home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading sharedlibraries: librpmio.so.0: cannot open shared object file: No such fileor directorybad rpm/home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpmI am assuming I am missing librpmio.so.0, but which package providesthis? Also, I have made .iso's before on this same box and can'tfigure out what changed.
Which version of rpm have you on your system ?




Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Stefan Hußfeldt

On Sun, Feb 25, 2001 at 12:09:28PM +0100, Jeroen Janssen wrote:

> have a look at misc/rpmtools.pm and look for a line with rpm2header on
> it. This line should probably *NOT* contain a path to rpm2header (and
> you probably should *NOT* start the script from the misc directory on a
> MDK7.2 system.

I've changed misc/rpmtools.pm and it worked with 

|[stefanh@kilroy misc]# /usr/bin/perl mkcd.pl /spiele/Mandrake-cooker/ /mnt/cds/

Thx

-- 
Und Tschüss.
Stefan

### Kilroy was here ###  6128  12:20pm  up 4 days




Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Warly

Jeroen Janssen <[EMAIL PROTECTED]> writes:

> Pete wrote:
> > 
> > I am now having a problem with it, however. It may be my system, but
> > here is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,
> > mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for that matter),
> > I get an error about librpmio.so.0:
> > 
> > [root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker
> > /home/ftp/pub/
> > /home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading shared
> > libraries: librpmio.so.0: cannot open shared object file: No such file
> > or directory
> > bad rpm
> > /home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpm
> > 
> > I am assuming I am missing librpmio.so.0, but which package provides
> > this? Also, I have made .iso's before on this same box and can't figure
> > out what changed.
> 
> have a look at misc/rpmtools.pm and look for a line with rpm2header on
> it. This line should probably *NOT* contain a path to rpm2header (and
> you probably should *NOT* start the script from the misc directory on a
> MDK7.2 system. The problem is that the rpm2header in the misc directory
> is compiled for cooker (rpm4 if I'm correct) and it requires
> librpmio.so.0 (wich is available in the coooker directory, but compiled
> for GLIBC2.2)

Yes I need to build a static version of rpm2header...

-- 
Warly




Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Warly

Pete <[EMAIL PROTECTED]> writes:

> I am now having a problem with it, however. It may be my system, but
> here is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,
> mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for that
> matter), I get an error about librpmio.so.0:
> 
> 
> [root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker
> /home/ftp/pub/
> 
> /home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading shared
> libraries: librpmio.so.0: cannot open shared object file: No such file
> or directory
> 
> bad rpm
> /home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpm
> 
> 
> I am assuming I am missing librpmio.so.0, but which package provides
> this? Also, I have made .iso's before on this same box and can't
> figure out what changed.
> 

Which version of rpm have you on your system ?

-- 
Warly




Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Jeroen Janssen

Pete wrote:
> 
> I am now having a problem with it, however. It may be my system, but
> here is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,
> mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for that matter),
> I get an error about librpmio.so.0:
> 
> [root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker
> /home/ftp/pub/
> /home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading shared
> libraries: librpmio.so.0: cannot open shared object file: No such file
> or directory
> bad rpm
> /home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpm
> 
> I am assuming I am missing librpmio.so.0, but which package provides
> this? Also, I have made .iso's before on this same box and can't figure
> out what changed.

have a look at misc/rpmtools.pm and look for a line with rpm2header on
it. This line should probably *NOT* contain a path to rpm2header (and
you probably should *NOT* start the script from the misc directory on a
MDK7.2 system. The problem is that the rpm2header in the misc directory
is compiled for cooker (rpm4 if I'm correct) and it requires
librpmio.so.0 (wich is available in the coooker directory, but compiled
for GLIBC2.2)
---
Jeroen






Re: [Cooker] Mkcd.pl - SOLVED

2001-02-25 Thread Jeroen Janssen

Pete wrote:
> 
> I am now having a problem with it, however. It may be my system, but
> here is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk,
> mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for that matter),
> I get an error about librpmio.so.0:
> 
> [root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker
> /home/ftp/pub/
> /home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading shared
> libraries: librpmio.so.0: cannot open shared object file: No such file
> or directory
> bad rpm
> /home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpm
> 
> I am assuming I am missing librpmio.so.0, but which package provides
> this? Also, I have made .iso's before on this same box and can't figure
> out what changed.

have a look at misc/rpmtools.pm and look for a line with rpm2header on
it. This line should probably *NOT* contain a path to rpm2header (and
you probably should *NOT* start the script from the misc directory on a
MDK7.2 system. The problem is that the rpm2header in the misc directory
is compiled for cooker (rpm4 if I'm correct) and it requires
librpmio.so.0 (wich is available in the coooker directory, but compiled
for GLIBC2.2)
---
Jeroen




Re: [Cooker] Mkcd.pl - SOLVED

2001-02-24 Thread Pete

I am now having a problem with it, however. It may be my system, but 
here is what is happening. Using Mandrake 7.2, rpmtools-1.2-11mdk, 
mkcd.pl 0.1.8. When I run mkcd.pl as root (or as user for that matter), 
I get an error about librpmio.so.0:

[root@mybox: download]# perl mkcd.pl /home/ftp/pub/cooker/cooker 
/home/ftp/pub/
/home/ftp/pub/cooker/cooker/misc/rpm2header: error in loading shared 
libraries: librpmio.so.0: cannot open shared object file: No such file 
or directory
bad rpm 
/home/ftp/pub/cooker/cooker/Mandrake/RPMS/AfterStep-1.8.8-1mdk.i586.rpm

I am assuming I am missing librpmio.so.0, but which package provides 
this? Also, I have made .iso's before on this same box and can't figure 
out what changed.

Any help would be appreciated.

Thanks,
Pete

Spencer wrote:

> Warly;
> 
> Mkcd.pl, version 0.1.8 works perfectly. I got a clean install with no
> pbs. A ton of thank you's for all the work. LM8 is looking AWESOME.
> 
> ---;)))
> Spence
> 
> 
> 
> 





[Cooker] Mkcd.pl - SOLVED

2001-02-24 Thread Spencer

Warly;

Mkcd.pl, version 0.1.8 works perfectly. I got a clean install with no
pbs. A ton of thank you's for all the work. LM8 is looking AWESOME.

---;)))
Spence