Re: [Cooker] Bootable Cooker CDs

2002-02-13 Thread Warly

Warly <[EMAIL PROTECTED]> writes:

> Curtis H <[EMAIL PROTECTED]> writes:
>
>> On Tue, 2002-02-12 at 16:42, Pixel wrote:
>>> Curtis H <[EMAIL PROTECTED]> writes:
>>> 
>>> [...]
>>> 
>>> > Tried this after rsyncing sunet.se  Got this error:
>>> > 
>>> > misc$ /home/curtis/cooker/i586/misc/MakeCD -t /home/curtis/ -a
>>> > /home/curtis/cooker/i586/
>>> > 
>>> > Can't locate loadable object for module RPM in @INC (@INC contains:
>>> 
>>> weird. try
>>> 
>>> % rpm -V perl-RPM
>>> % perl -MRPM -e 1
>>> 
>>
>> OK, your right perl-RPM wasn't installed.  It's now working just fine. 
>> But isn't it implied in README.MakeCD that it's not needed:
>>
>> "MakeCD is just a wrapper over mkcd, it allow to run mkcd on system
>> where the needed perl modules are only in the mirrored tree."
>
> Yes there is something not working, although it is in /misc, must
> investigate.

OK that should be fixed in MakeCD 0.1.2

-- 
Warly




Re: [Cooker] Bootable Cooker CDs

2002-02-13 Thread Warly

Curtis H <[EMAIL PROTECTED]> writes:

> On Tue, 2002-02-12 at 16:42, Pixel wrote:
>> Curtis H <[EMAIL PROTECTED]> writes:
>> 
>> [...]
>> 
>> > Tried this after rsyncing sunet.se  Got this error:
>> > 
>> > misc$ /home/curtis/cooker/i586/misc/MakeCD -t /home/curtis/ -a
>> > /home/curtis/cooker/i586/
>> > 
>> > Can't locate loadable object for module RPM in @INC (@INC contains:
>> 
>> weird. try
>> 
>> % rpm -V perl-RPM
>> % perl -MRPM -e 1
>> 
>
> OK, your right perl-RPM wasn't installed.  It's now working just fine. 
> But isn't it implied in README.MakeCD that it's not needed:
>
> "MakeCD is just a wrapper over mkcd, it allow to run mkcd on system
> where the needed perl modules are only in the mirrored tree."

Yes there is something not working, although it is in /misc, must
investigate.

-- 
Warly




Re: [Cooker] Bootable Cooker CDs

2002-02-12 Thread Curtis H

On Tue, 2002-02-12 at 16:42, Pixel wrote:
> Curtis H <[EMAIL PROTECTED]> writes:
> 
> [...]
> 
> > Tried this after rsyncing sunet.se  Got this error:
> > 
> > misc$ /home/curtis/cooker/i586/misc/MakeCD -t /home/curtis/ -a
> > /home/curtis/cooker/i586/
> > 
> > Can't locate loadable object for module RPM in @INC (@INC contains:
> 
> weird. try
> 
> % rpm -V perl-RPM
> % perl -MRPM -e 1
> 

OK, your right perl-RPM wasn't installed.  It's now working just fine. 
But isn't it implied in README.MakeCD that it's not needed:

"MakeCD is just a wrapper over mkcd, it allow to run mkcd on system
where the needed perl modules are only in the mirrored tree."

/curtis ><>



-- 
--**--**--**


Current Linux kernel 2.4.8-34.1mdk uptime: 4 hours 30 minutes.





Re: [Cooker] Bootable Cooker CDs

2002-02-12 Thread Pixel

Curtis H <[EMAIL PROTECTED]> writes:

[...]

> Tried this after rsyncing sunet.se  Got this error:
> 
> misc$ /home/curtis/cooker/i586/misc/MakeCD -t /home/curtis/ -a
> /home/curtis/cooker/i586/
> 
> Can't locate loadable object for module RPM in @INC (@INC contains:

weird. try

% rpm -V perl-RPM
% perl -MRPM -e 1




Re: [Cooker] Bootable Cooker CDs

2002-02-12 Thread Curtis H

On Tue, 2002-02-12 at 00:48, Warly wrote:
> Paolo Pedroni <[EMAIL PROTECTED]> writes:
> 
> > Is it possible to make bootable Cooker CDs using mkcd2? And if it is, how is 
> > it possible?
> 
> To make cooker cd just use /misc/MakeCD or the mckd package from contrib.
> 
> -- 
> Warly
> 

Tried this after rsyncing sunet.se  Got this error:

misc$ /home/curtis/cooker/i586/misc/MakeCD -t /home/curtis/ -a
/home/curtis/cooker/i586/

Can't locate loadable object for module RPM in @INC (@INC contains:
/home/curtis/cooker/i586//Mandrake/mdkinst/usr/lib/perl5/5.6.1//i386-linux 
/home/curtis/cooker/i586//Mandrake/mdkinst/usr/lib/perl5/5.6.1/ 
/home/curtis/cooker/i586//Mandrake/mdkinst/usr/lib/perl5/5.6.1/i386-linux/ 
/home/curtis/cooker/i586//misc/perl5/5.6.1/i386-linux 
/home/curtis/cooker/i586//misc/perl5/5.6.1 
/home/curtis/cooker/i586//misc/perl5/site_perl/5.6.1/i386-linux 
/home/curtis/cooker/i586//misc/perl5/site_perl/5.6.1 
/home/curtis/cooker/i586//misc/perl5/site_perl/i386-linux/ 
/usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 
/usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 
/usr/lib/perl5/site_perl .) at 
/home/curtis/cooker/i586//misc/perl5/site_perl/5.6.1/i386-linux/RPM/Header.pm line 37
Compilation failed in require at
/home/curtis/cooker/i586//misc/perl5/site_perl/5.6.1/i386-linux/RPM/Header.pm line 37.
BEGIN failed--compilation aborted at
/home/curtis/cooker/i586//misc/perl5/site_perl/5.6.1/i386-linux/RPM/Header.pm line 37.
Compilation failed in require at /home/curtis/cooker/i586//misc/mkcd
line 15.
BEGIN failed--compilation aborted at /home/curtis/cooker/i586//misc/mkcd
line 15.


Am I missing something??

/curtis  ><>



-- 
--**--**--**


Current Linux kernel 2.4.8-34.1mdk uptime: 1 hour 30 minutes.





Re: [Cooker] Bootable Cooker CDs

2002-02-12 Thread Paolo Pedroni

Il 09:48, martedì 12 febbraio 2002, hai scritto:
> Paolo Pedroni <[EMAIL PROTECTED]> writes:
> > Is it possible to make bootable Cooker CDs using mkcd2? And if it is, how
> > is it possible?
>
> To make cooker cd just use /misc/MakeCD or the mckd package from contrib.

OK, but if I use the --auto option CDs are not bootable, and if I try to 
write a configuration file based on /misc/doc/mkcd.conf.example I get lots of 
errors and a single, 120MB iso image with onlty very few packages.
The mkcd package has the potential of being very helpful, but it lacks every 
sort of proper documentation, thus being mostly useless. At least some sort 
of documentation would turn it into a really powerful package.

Thanks anyway, I'm going to try with a boot floppy.

-- 
Paolo Pedroni
paolo.pedroniiol.it




Re: [Cooker] Bootable Cooker CDs

2002-02-12 Thread Warly

Paolo Pedroni <[EMAIL PROTECTED]> writes:

> Is it possible to make bootable Cooker CDs using mkcd2? And if it is, how is 
> it possible?

To make cooker cd just use /misc/MakeCD or the mckd package from contrib.

-- 
Warly