Re: [Cooker] MakeCD creating 9 ISOs ?

2003-09-30 Thread Warly
Frank Griffin [EMAIL PROTECTED] writes:

 Apologies if I somehow missed this thread, but how come

 ./MakeCD -t /data -a /data/cooker/i586

 which used to produce 4 650MB ISO images is now producing 9 ?  Is mkcd
 including all of contrib now ?

$ echo $[(`du -smc /c/ /RPMS/ /contrib/i586/ | grep total | cut -f 1`)/650]
8

$ echo $[(`du -smc /c/ /RPMS/ | grep total | cut -f 1`)/650]
4

obviously

-- 
Warly



Re: [Cooker] MakeCD creating 9 ISOs ?

2003-09-30 Thread John van Spaandonk
On Tuesday 30 September 2003 10:29, Warly wrote:
 Frank Griffin [EMAIL PROTECTED] writes:
  Apologies if I somehow missed this thread, but how come
 
  ./MakeCD -t /data -a /data/cooker/i586
 
  which used to produce 4 650MB ISO images is now producing 9 ?  Is mkcd
  including all of contrib now ?

 $ echo $[(`du -smc /c/ /RPMS/ /contrib/i586/ | grep total | cut -f 1`)/650]
 8

 $ echo $[(`du -smc /c/ /RPMS/ | grep total | cut -f 1`)/650]
 4

 obviously

Not that it is possible to create CD's from current cooker without
dependency problems...

(See my earlier mail).




[Cooker] MakeCD creating 9 ISOs ?

2003-09-29 Thread Frank Griffin
Apologies if I somehow missed this thread, but how come

./MakeCD -t /data -a /data/cooker/i586

which used to produce 4 650MB ISO images is now producing 9 ?  Is mkcd 
including all of contrib now ?




Re: [Cooker] MakeCD creating 9 ISOs ?

2003-09-29 Thread Greg Meyer
On Monday 29 September 2003 12:00 pm, Frank Griffin wrote:
 Apologies if I somehow missed this thread, but how come
 
 ./MakeCD -t /data -a /data/cooker/i586
 
 which used to produce 4 650MB ISO images is now producing 9 ?  Is mkcd 
 including all of contrib now ?
 
use -c switch to control number of iso's.
-- 
/g

Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read -Groucho Marx



Re: [Cooker] MakeCD creating 9 ISOs ?

2003-09-29 Thread Frank Griffin
Greg Meyer wrote:

use -c switch to control number of iso's.
 

Yes, but without knowing how the content has changed from the days when 
the same command produced 3 full CDs and one partially full CD, it's 
hard to pick the correct number.




Re: [Cooker] MakeCD is broken - so if problem database

2003-08-15 Thread Chris McBrien
Ok. Cool.  Thanks for the help, Todd.

Now here's a real head-scratcher.  I got past that point by installing 
various perl rpms.  I should mention I am building cooker from a 
Mandrake 9.1 installed from DVD.

Now I get this error, even though slocate Spec.pm shows 
'/usr/lib/perl5/5.8.0/File/Spec.pm', so I'm assuming the base perl 
package with that file is already installed.

./MakeCD -t /tmp -a ..
Can't locate File/Spec.pm in @INC (@INC contains: 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux-thread-multi/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux/:..//misc:..//misc/perl5/5.8.1:..//misc/perl5/vendor_perl/5.8.1:..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/:/..//misc/perl5/vendor_perl/5.8.1/i386-linux/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1//i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux-thread-multi/ 
..//misc ..//misc/perl5/5.8.1/i386-linux-thread-multi 
..//misc/perl5/5.8.1 
..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi 
..//misc/perl5/vendor_perl/5.8.1 
..//misc/perl5/vendor_perl/i386-linux-thread-multi/ 
..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/ 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.1/i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.1 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.0/i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.0 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl/ 
/usr/lib/perl5/5.8.1/i386-linux-thread-multi /usr/lib/perl5/5.8.1 
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.1 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . 
/home/warly/files/cvs/cooker/soft/mkcd/pm/) at 
/usr/lib/perl5/vendor_perl/5.8.0/Image/Size.pm line 24.
BEGIN failed--compilation aborted at 
/usr/lib/perl5/vendor_perl/5.8.0/Image/Size.pm line 24.
Compilation failed in require at 
..//misc/perl5/vendor_perl/5.8.1/Mkcd/Tools.pm line 7.
BEGIN failed--compilation aborted at 
..//misc/perl5/vendor_perl/5.8.1/Mkcd/Tools.pm line 7.
Compilation failed in require at ..//misc/mkcd line 11.
BEGIN failed--compilation aborted at ..//misc/mkcd line 11.

Todd Lyons wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris McBrien wanted us to know:

 

Cool.  I tried that.  It churned away on the urpmf for a while, and 
reported no error.  But trying to make the CD images, produces exactly 
   

It's not supposed to report an error.  It's supposed to tell you what
package it's in.  If it didn't find it, then it means you have some
packages missing:
[EMAIL PROTECTED] ~]$ urpmf NCopy.pm
perl-File-NCopy:/usr/lib/perl5/vendor_perl/5.8.1/File/NCopy.pm
 

Can't locate File/NCopy.pm in @INC (@INC contains:..
   

It's there if you install the rpm:
[EMAIL PROTECTED] ~]$ find /work/Mandrake-devel -name perl-File-NCopy*
/work/Mandrake-devel/cooker/i586/Mandrake/RPMS/perl-File-NCopy-0.32-8mdk.noarch.rpm
It is in Main, so if your urpmf doesn't show it, then it seems something
is amiss with your urpm database.  Run a urpmi.update -a.
- -- 
Blue skies...		Todd
| Get a bigger hammer!   |  Are you feeling lucky...punk? |
| http://www.mrball.net  |  I've had better days...   |
| http://faq.mrball.net  |  It's the end of the world as we know i|
Linux kernel 2.4.21-0.25mdk   5 users,  load average: 0.08, 0.04, 0.01
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE/PE5mIBT1264ScBURAmJzAJ4yfRCbEN68tG6La6B9MqIRLtQD1gCgl+qu
wJobB/EiwdWs9zYFOtGldqA=
=3JNA
-END PGP SIGNATURE-
 






Re: [Cooker] MakeCD is broken - so if problem database

2003-08-15 Thread Duncan
On Fri 15 Aug 2003 09:57, Chris McBrien posted as excerpted below:
 Now here's a real head-scratcher.  I got past that point by installing
 various perl rpms.  I should mention I am building cooker from a
 Mandrake 9.1 installed from DVD.

 Now I get this error, even though slocate Spec.pm shows
 '/usr/lib/perl5/5.8.0/File/Spec.pm', so I'm assuming the base perl
 package with that file is already installed.

Keep in mind that slocate doesn't use a live view of the system, but rather, 
a view from the last time the db update for it was run (by default from a 
crontab script entry under daily and weekly, here).  Thus, if you are 
updating your system, it may be that was removed but the slocate db hasn't 
been updated to reflect that, yet.

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




Re: [Cooker] MakeCD is broken - so if problem database

2003-08-15 Thread Chris McBrien
Hi Duncan,

That's a really good point.  However an ls of that directory shows 
Spec.pm and the subdirectory Spec. Looks like it didn't get removed or 
anything. So I'm still not sure why the MakeCD script is failing.



Duncan wrote:

On Fri 15 Aug 2003 09:57, Chris McBrien posted as excerpted below:
 

Now here's a real head-scratcher.  I got past that point by installing
various perl rpms.  I should mention I am building cooker from a
Mandrake 9.1 installed from DVD.
Now I get this error, even though slocate Spec.pm shows
'/usr/lib/perl5/5.8.0/File/Spec.pm', so I'm assuming the base perl
package with that file is already installed.
   

Keep in mind that slocate doesn't use a live view of the system, but rather, 
a view from the last time the db update for it was run (by default from a 
crontab script entry under daily and weekly, here).  Thus, if you are 
updating your system, it may be that was removed but the slocate db hasn't 
been updated to reflect that, yet.

 






Re: [Cooker] MakeCD is broken - so if problem database

2003-08-15 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chris McBrien wanted us to know:

Now here's a real head-scratcher.  I got past that point by installing 
various perl rpms.  I should mention I am building cooker from a 
Mandrake 9.1 installed from DVD.

Good information.  In the future, provide that first as it may provide
some insight into versioning mismatches.

Now I get this error, even though slocate Spec.pm shows 
'/usr/lib/perl5/5.8.0/File/Spec.pm', so I'm assuming the base perl 
package with that file is already installed.

Note the version number and exact path.

./MakeCD -t /tmp -a ..
Can't locate File/Spec.pm in @INC (@INC contains: 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux-thread-multi/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux/:..//misc:..//misc/perl5/5.8.1:..//misc/perl5/vendor_perl/5.8.1:..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/:/..//misc/perl5/vendor_perl/5.8.1/i386-linux/
 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1//i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux-thread-multi/ ..//misc 
..//misc/perl5/5.8.1/i386-linux-thread-multi ..//misc/perl5/5.8.1 
..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi 
..//misc/perl5/vendor_perl/5.8.1 
..//misc/perl5/vendor_perl/i386-linux-thread-multi/ 
..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/ 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.1/i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.1 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.0/i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.0 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl/ 
/usr/lib/perl5/5.8.1/i386-linux-thread-multi /usr/lib/perl5/5.8.1 
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.1 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . 

Those are all of the directories that it looked in for that file.
Do you wanna cheat?  See the last place that it looks?  . aka the
current directory.  So just symlink to that file in the current
directory and it will probably find it then.  Alternatively, copy that
file into a specific location that is searched through in the above
paths (however, I recommend that you use one of the 5.8.0 paths).

- -- 
Blue skies...   Todd
| Get a bigger hammer!   |  ...file transfer by email is evil.|
| http://www.mrball.net  |  NANOG |
| http://faq.mrball.net  ||
Linux kernel 2.4.21-0.25mdk   5 users,  load average: 0.05, 0.07, 0.03
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE/PWV+IBT1264ScBURAviDAJ9hHGyI/8xS1HDo2AL04pvmmB53/ACgqYzf
5utGOunUikLrbVXoUM36quY=
=nDT5
-END PGP SIGNATURE-



[Cooker] MakeCD is broken - so if problem database

2003-08-14 Thread Chris McBrien
Went to create CD's from my freshly synched mirrror, and got this from

./MakeCD -t /tmp -a ..

Can't locate File/NCopy.pm in @INC (@INC contains: 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux-thread-multi/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux/:..//misc:..//misc/perl5/5.8.1:..//misc/perl5/vendor_perl/5.8.1:..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/:/..//misc/perl5/vendor_perl/5.8.1/i386-linux/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1//i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.1/i386-linux-thread-multi/ 
..//misc ..//misc/perl5/5.8.1/i386-linux-thread-multi 
..//misc/perl5/5.8.1 
..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi 
..//misc/perl5/vendor_perl/5.8.1 
..//misc/perl5/vendor_perl/i386-linux-thread-multi/ 
..//misc/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/ 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.1/i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.1 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.0/i386-linux-thread-multi 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl//5.8.0 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl/ 
/usr/lib/perl5/5.8.1/i386-linux-thread-multi /usr/lib/perl5/5.8.1 
/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.1 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . 
/home/warly/files/cvs/cooker/soft/mkcd/pm/) at ..//misc/mkcd line 9.
BEGIN failed--compilation aborted at ..//misc/mkcd line 9.

Went to search for the error on the bug database, and got this on the 
URL (https://qa.mandrakesoft.com/query.cgi):

 Software error:

Can't locate data/versioncache in @INC (@INC contains: . /usr/lib/perl5/5.8.1/i386-linux-thread-multi /usr/lib/perl5/5.8.1 /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl) at globals.pl line 365.

For help, please send mail to the webmaster ([EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]), giving this error message and the time 
and date of the error.







Re: [Cooker] MakeCD is broken - so if problem database

2003-08-14 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chris McBrien wanted us to know:

Went to create CD's from my freshly synched mirrror, and got this from

./MakeCD -t /tmp -a ..

Can't locate File/NCopy.pm in @INC (@INC contains: 

'urpmf NCopy.pm', install that package that it says it's in, then rerun
your command.

It is looking in the correct directory according to the search paths you
pasted.
- -- 
Blue skies...   ToddPublic key: http://www.mrball.net/todd.asc
DRM.. Digitally Retarded Media. That's exactly what it is - content
that cannot reach its full potential because of artificial restraints. 
 --Paul Rickard
Linux kernel 2.4.21-0.25mdk   5 users,  load average: 0.11, 0.06, 0.01
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE/PBNjIBT1264ScBURAmTOAKCVMEbqjnEsoLrN7EO4Qq/itiJKHgCfbNVF
QzVEeKSa5Vpvp/E6759Qqb4=
=10ia
-END PGP SIGNATURE-



Re: [Cooker] MakeCD is broken - so if problem database

2003-08-14 Thread Chris McBrien
Cool.  I tried that.  It churned away on the urpmf for a while, and 
reported no error.  But trying to make the CD images, produces exactly 
the same result as before.

Can't locate File/NCopy.pm in @INC (@INC contains:..

Todd Lyons wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris McBrien wanted us to know:

 

Went to create CD's from my freshly synched mirrror, and got this from

./MakeCD -t /tmp -a ..

Can't locate File/NCopy.pm in @INC (@INC contains: 
   

'urpmf NCopy.pm', install that package that it says it's in, then rerun
your command.
It is looking in the correct directory according to the search paths you
pasted.
- -- 
Blue skies...	Todd 	Public key: http://www.mrball.net/todd.asc
DRM.. Digitally Retarded Media. That's exactly what it is - content
that cannot reach its full potential because of artificial restraints. 
--Paul Rickard
Linux kernel 2.4.21-0.25mdk   5 users,  load average: 0.11, 0.06, 0.01
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE/PBNjIBT1264ScBURAmTOAKCVMEbqjnEsoLrN7EO4Qq/itiJKHgCfbNVF
QzVEeKSa5Vpvp/E6759Qqb4=
=10ia
-END PGP SIGNATURE-
 






Re: [Cooker] MakeCD is broken - so if problem database

2003-08-14 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chris McBrien wanted us to know:

Cool.  I tried that.  It churned away on the urpmf for a while, and 
reported no error.  But trying to make the CD images, produces exactly 

It's not supposed to report an error.  It's supposed to tell you what
package it's in.  If it didn't find it, then it means you have some
packages missing:

[EMAIL PROTECTED] ~]$ urpmf NCopy.pm
perl-File-NCopy:/usr/lib/perl5/vendor_perl/5.8.1/File/NCopy.pm

Can't locate File/NCopy.pm in @INC (@INC contains:..

It's there if you install the rpm:
[EMAIL PROTECTED] ~]$ find /work/Mandrake-devel -name perl-File-NCopy*
/work/Mandrake-devel/cooker/i586/Mandrake/RPMS/perl-File-NCopy-0.32-8mdk.noarch.rpm

It is in Main, so if your urpmf doesn't show it, then it seems something
is amiss with your urpm database.  Run a urpmi.update -a.
- -- 
Blue skies...   Todd
| Get a bigger hammer!   |  Are you feeling lucky...punk? |
| http://www.mrball.net  |  I've had better days...   |
| http://faq.mrball.net  |  It's the end of the world as we know i|
Linux kernel 2.4.21-0.25mdk   5 users,  load average: 0.08, 0.04, 0.01
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: http://www.mrball.net/todd.asc

iD8DBQE/PE5mIBT1264ScBURAmJzAJ4yfRCbEN68tG6La6B9MqIRLtQD1gCgl+qu
wJobB/EiwdWs9zYFOtGldqA=
=3JNA
-END PGP SIGNATURE-



[Cooker] MakeCD broken again

2003-08-04 Thread Frank Griffin
As of last night's cooker,
 
  cd /data/cooker/i586/misc
  ./MakeCD -t /data -a /data/cooker/i586 ~/tmp/MakeCDOut 2~/tmp/MakeCDErr

gives

  ..//Mandrake/mdkinst/usr/bin/perl: error while loading shared 
libraries: libperl.so: cannot open shared object file: No such file or 
directory

It also happens after refreshing this morning...




[Cooker] MakeCD has taken a step backwards

2003-07-10 Thread Frank Griffin
We're back to this again:

URPM object version 0.91 does not match bootstrap parameter 0.90 at 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoader.pm 
line 249.
Compilation failed in require at 
..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 12.
BEGIN failed--compilation aborted at 
..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 12.
Compilation failed in require at ..//misc/mkcd line 11.
BEGIN failed--compilation aborted at ..//misc/mkcd line 11.





Re: [Cooker] MakeCD fails due to perl mismatch ?

2003-06-12 Thread Warly
Frank Griffin [EMAIL PROTECTED] writes:

 Trying to build ISO images from today's cooker, I'm getting: URPM object version 
 0.90 does not match bootstrap parameter 0.81 at 
 ..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoader.pm line 
 249. Compilation failed in require at ..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm 
 line 12. BEGIN failed--compilation aborted at 
 ..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 12. Compilation failed in 
 require at ..//misc/mkcd line 11. BEGIN failed--compilation aborted at ..//misc/mkcd 
 line 11. I tried selectively deleting and re-fetching control directories like 
 mdkinst, base, and misc, but got the same result.

I tried to fix it.

-- 
Warly



[Cooker] MakeCD fails due to perl mismatch ?

2003-06-06 Thread Frank Griffin




Trying to build ISO images from today's cooker, I'm getting:

URPM object version 0.90 does not match bootstrap parameter 0.81 at
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoader.pm
line 249.
Compilation failed in require at
..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 12.
BEGIN failed--compilation aborted at
..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 12.
Compilation failed in require at ..//misc/mkcd line 11.
BEGIN failed--compilation aborted at ..//misc/mkcd line 11.


I tried selectively deleting and re-fetching control directories like
mdkinst, base, and misc, but got the same result.






Re: [Cooker] MakeCD fails due to perl mismatch ?

2003-06-06 Thread Jay DeKing
Please, no HTML messages! Thanks ...

On Friday 06 June 2003 5:03 pm, Frank Griffin honored me with this communique:
 !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
 html
 head
   meta http-equiv=Content-Type content=text/html;charset=ISO-8859-1
   title/title
 /head
 body text=#00 bgcolor=#ff
 Trying to build ISO images from today's cooker, I'm getting:br
 br
 URPM object version 0.90 does not match bootstrap parameter 0.81 at
 ..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoade
r.pm line 249.br
 Compilation failed in require at
 ..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 12.br
 BEGIN failed--compilation aborted at
 ..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 12.br
 Compilation failed in require at ..//misc/mkcd line 11.br
 BEGIN failed--compilation aborted at ..//misc/mkcd line 11.br
 br
 br
 I tried selectively deleting and re-fetching control directories like
 mdkinst, base, and misc, but got the same result.br
 /body
 /html

-- 
If we think them not enlightened enough to exercise their control with a 
wholesome discretion, the remedy is not to take it from them but to inform 
their discretion by education.
  - Thomas Jefferson




Re: [Cooker] MakeCD

2003-03-24 Thread Warly
Francisco Alcaraz Ariza [EMAIL PROTECTED] writes:

 El Viernes, 21 de Marzo de 2003 23:58, Dennis D Courtney escribió:
 Then why do I have over 400 mb left over on the last cd?


 I have used cds of 700Mb and just 650 used; moreover, the creation of isos is 
 previous to the cd burn.

 I think is somekind of script that is buggy or perhaps this has been done to 
 delay the mandrake 9.1 download; if not: 
 why the delay of the isos on the mirrors? 
 why any member of the mandrake team has said anything about the problem we are 
 having?

 In my case the kernel couldn't be installed so it is not possible to have 
 Mandrake 9.1 runing

This script is not used as this to build 9.1.

9.1 is finished and should not last too much now.

-- 
Warly



[Cooker] MakeCD

2003-03-21 Thread Dennis D Courtney
I finally got MakeCD to make my cooker cds, however, when I tried to
create them including contrib I received the following errors.  Is there
any place I can get the files necessary to correct this? 

ERROR getSize: duplicate perl-Net-DNS-SEC-0.08-2mdk.noarch in list 1,
ignoring
ERROR check_version: shadow-utils-4.0.3-4mdk.i586 provides shadow-utils
== 4.0.3-4mdk but util-linux-2.11x-3mdk.i586 needs shadow-utils =
2902-5
ERROR check_version: bind-chroot-utils-8.3.4-2mdk.i586 provides
bind-utils == 8.3.4-2mdk but bind-9.2.2-1mdk.i586 needs bind-utils =
9.2.2-1mdk
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
tkinter-2.2.2-6mdk.i586 needs python == 2.2.2-6mdk
ERROR check_version: libboost1.29-1.29.0-4mdk.i586 provides libboost1.29
== 1.29.0-4mdk but libboost1.29-devel-1.29.0-4mdk.i586 needs
libboost1.29 == 1.29.0-boost
ERROR check_version: crossfire-maps-1.4.0-2mdk.noarch provides
crossfire-maps == 1.4.0-2mdk but crossfire-1.0.0-3mdk.i586 needs
crossfire-maps == 1.0.0
ERROR check_version: python-2.2.2-6mdk.i586 provides python ==
2.2.2-6mdk but sip-3.5-1mdk.i586 needs python == 2.2
ERROR check_version: libstdc++2.10-devel-2.96-0.82mdk.i586 provides
libstdc++-devel == 2.96-0.82mdk but libicq2000-devel-0.3.2-4mdk.i586
needs libstdc++-devel = 3.1
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
libpython2.2-devel-2.2.2-6mdk.i586 needs python == 2.2.2-6mdk
ERROR check_version: psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-italian-0.8.6-2mdk.noarch needs psi == 0.8.6
ERROR check_version: psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-japanese-0.8.5-2mdk.noarch needs psi == 0.8.5
ERROR check_version: psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-swedish-0.8.6-2mdk.noarch needs psi == 0.8.6
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
python-docs-2.2.2-6mdk.i586 needs python == 2.2.2-6mdk
ERROR check_version: python-2.2.2-6mdk.i586 provides python ==
2.2.2-6mdk but python-utmp-0.7-1mdk.i586 needs python == 2.2
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
tmda-0.67-1mdk.noarch needs python == 2.2.2
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but totem-0.95.1-2mdk.i586 needs
xine-plugins = 1
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
xchat-python-2.0.0-1mdk.i586 needs python == 2.2.2
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-dvdnav-1-0.beta4.1mdk.i586 needs
xine-plugins == 1-0.beta4.1mdk
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-ui-0.9.18-1mdk.i586 needs
xine-plugins = 1
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-ui-aa-0.9.18-1mdk.i586 needs
xine-plugins = 1
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-ui-fb-0.9.18-1mdk.i586 needs
xine-plugins = 1
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-vcdx-1-0.beta4.1mdk.i586 needs
xine-plugins = 1
cleanrpmsrate /data/mandrake/cooker/Mandrake/base/rpmsrate -
/root/tmp/build/Cooker/1/Mandrake/base//rpmsrate



REJECTED master disc 1 crossfire-1.0.0-3mdk.i586 (Missing dependencies: 
crossfire-maps-1.4.0-2mdk.noarch provides crossfire-maps == 1.4.0-2mdk
but crossfire-1.0.0-3mdk.i586 needs crossfire-maps == 1.0.0)
REJECTED master disc 1 libboost1.29-devel-1.29.0-4mdk.i586 (Missing
dependencies:  libboost1.29-1.29.0-4mdk.i586 provides libboost1.29 ==
1.29.0-4mdk but libboost1.29-devel-1.29.0-4mdk.i586 needs libboost1.29
== 1.29.0-boost)
REJECTED master disc 1 psi-lang-pack-italian-0.8.6-2mdk.noarch (Missing
dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-italian-0.8.6-2mdk.noarch needs psi == 0.8.6)
REJECTED master disc 1 psi-lang-pack-japanese-0.8.5-2mdk.noarch (Missing
dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-japanese-0.8.5-2mdk.noarch needs psi == 0.8.5)
REJECTED master disc 1 psi-lang-pack-swedish-0.8.6-2mdk.noarch (Missing
dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-swedish-0.8.6-2mdk.noarch needs psi == 0.8.6)




Re: [Cooker] MakeCD

2003-03-21 Thread Francisco Alcaraz Ariza
Dennis,
I had similar problems and when trying to install the kernel wouldn't be 
installed (errors about problems with the installation of kernel. file)


Have you tryed to install it?

-- 
Francisco Alcaraz Ariza
Departamento de Biología Vegetal
Universidad de Murcia
E-30100 Murcia
España (Spain)



Re: [Cooker] MakeCD

2003-03-21 Thread Francisco Alcaraz Ariza
Dennis,
Those are the rejeted files in the creation of the cd1:

REJECTED master disc 1 glibc-utils-2.3.1-10mdk.i586 (Missing dependencies: 
libgd1)
REJECTED master disc 1 httpd-naat-0.8-7mdk.noarch (Missing dependencies: 
mod_auth_external)
REJECTED master disc 1 naat-frontend-www-common-0.8-28mdk.noarch (Missing 
dependencies: mod_auth_external)
REJECTED master disc 1 naat-frontend-www-de-0.8-28mdk.noarch (Missing 
dependencies: mandrake_doc_security-de,Missing dependencies: 
mod_auth_external)
REJECTED master disc 1 naat-frontend-www-en-0.8-28mdk.noarch (Missing 
dependencies: mod_auth_external)
REJECTED master disc 1 naat-frontend-www-es-0.8-28mdk.noarch (Missing 
dependencies: mod_auth_external,Missing dependencies: 
mandrake_doc_security-es)
REJECTED master disc 1 naat-frontend-www-fr-0.8-28mdk.noarch (Missing 
dependencies: mod_auth_external)
REJECTED master disc 1 naat-frontend-www-it-0.8-28mdk.noarch (Missing 
dependencies: mandrake_doc_security-it,Missing dependencies: 
mod_auth_external)
REJECTED master disc 1 naat-frontend-www-pt-0.8-28mdk.noarch (Missing 
dependencies: mandrake_doc_security-pt,Missing dependencies: 
mod_auth_external)
REJECTED master disc 1 nss_db-2.2-6mdk.i586 (Missing dependencies: 
libnss_files.so.2(GLIBC_2.0))
REJECTED master disc 1 nss_db-compat-2.2-6mdk.i586 (Missing dependencies: 
libnss_files.so.2(GLIBC_2.0))
REJECTED master disc 1 snf-de-8.2-11mdk.noarch (Missing dependencies: 
mandrake_doc_security-de,Missing dependencies: mod_auth_external)
REJECTED master disc 1 snf-en-8.2-11mdk.noarch (Missing dependencies: 
mod_auth_external)
REJECTED master disc 1 snf-es-8.2-11mdk.noarch (Missing dependencies: 
mod_auth_external,Missing dependencies: mandrake_doc_security-es)
REJECTED master disc 1 snf-fr-8.2-11mdk.noarch (Missing dependencies: 
mod_auth_external)
REJECTED master disc 1 snf-it-8.2-11mdk.noarch (Missing dependencies: 
mandrake_doc_security-it,Missing dependencies: mod_auth_external)
REJECTED master disc 1 snf-pt-8.2-11mdk.noarch (Missing dependencies: 
mandrake_doc_security-pt,Missing dependencies: mod_auth_external)
REJECTED master disc 1 unicon-3.0.3-12mdk.i586 (Missing dependencies: 
libnewt.so.0.50)




-- 
Francisco Alcaraz Ariza
Departamento de Biología Vegetal
Universidad de Murcia
E-30100 Murcia
España (Spain)



Re: [Cooker] MakeCD

2003-03-21 Thread Olivier Thauvin
Le Vendredi 21 Mars 2003 22:59, Dennis D Courtney a écrit :
 I realize that, however, I checked and all the dependencies are there,
 so I guess my question is, how do I tell it that?

Is those require present on the CD ?

-- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur. - JL.
Olivier Thauvin - http://nanardon.homelinux.org/



Re: [Cooker] MakeCD

2003-03-21 Thread Francisco Alcaraz Ariza
They are present in the cooker mirror, but not in the created cds.

El Viernes, 21 de Marzo de 2003 23:14, Olivier Thauvin escribió:
 Le Vendredi 21 Mars 2003 22:59, Dennis D Courtney a écrit :
  I realize that, however, I checked and all the dependencies are there,
  so I guess my question is, how do I tell it that?

 Is those require present on the CD ?

-- 
Francisco Alcaraz Ariza
Departamento de Biología Vegetal
Universidad de Murcia
E-30100 Murcia
España (Spain)



Re: [Cooker] MakeCD

2003-03-21 Thread Olivier Thauvin
Le Vendredi 21 Mars 2003 23:34, Francisco Alcaraz Ariza a écrit :
 They are present in the cooker mirror, but not in the created cds.

This explain, I think package that provide thos requirement was not selected 
because place on cd was not enought, then package which require it are not 
select.

Only an idea.


 El Viernes, 21 de Marzo de 2003 23:14, Olivier Thauvin escribió:
  Le Vendredi 21 Mars 2003 22:59, Dennis D Courtney a écrit :
   I realize that, however, I checked and all the dependencies are there,
   so I guess my question is, how do I tell it that?
 
  Is those require present on the CD ?

-- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur. - JL.
Olivier Thauvin - http://nanardon.homelinux.org/



Re: [Cooker] MakeCD

2003-03-21 Thread Dennis D Courtney
Then why do I have over 400 mb left over on the last cd?

On Fri, 2003-03-21 at 17:54, Olivier Thauvin wrote:
 Le Vendredi 21 Mars 2003 23:34, Francisco Alcaraz Ariza a écrit :
  They are present in the cooker mirror, but not in the created cds.
 
 This explain, I think package that provide thos requirement was not selected 
 because place on cd was not enought, then package which require it are not 
 select.
 
 Only an idea.
 
 
  El Viernes, 21 de Marzo de 2003 23:14, Olivier Thauvin escribió:
   Le Vendredi 21 Mars 2003 22:59, Dennis D Courtney a écrit :
I realize that, however, I checked and all the dependencies are there,
so I guess my question is, how do I tell it that?
  
   Is those require present on the CD ?



Re: [Cooker] MakeCD

2003-03-21 Thread Francisco Alcaraz Ariza
El Viernes, 21 de Marzo de 2003 23:58, Dennis D Courtney escribió:
 Then why do I have over 400 mb left over on the last cd?


I have used cds of 700Mb and just 650 used; moreover, the creation of isos is 
previous to the cd burn.

I think is somekind of script that is buggy or perhaps this has been done to 
delay the mandrake 9.1 download; if not: 
why the delay of the isos on the mirrors? 
why any member of the mandrake team has said anything about the problem we are 
having?

In my case the kernel couldn't be installed so it is not possible to have 
Mandrake 9.1 runing







 On Fri, 2003-03-21 at 17:54, Olivier Thauvin wrote:
  Le Vendredi 21 Mars 2003 23:34, Francisco Alcaraz Ariza a écrit :
   They are present in the cooker mirror, but not in the created cds.
 
  This explain, I think package that provide thos requirement was not
  selected because place on cd was not enought, then package which require
  it are not select.
 
  Only an idea.
 
   El Viernes, 21 de Marzo de 2003 23:14, Olivier Thauvin escribió:
Le Vendredi 21 Mars 2003 22:59, Dennis D Courtney a écrit :
 I realize that, however, I checked and all the dependencies are
 there, so I guess my question is, how do I tell it that?
   
Is those require present on the CD ?

-- 
Francisco Alcaraz Ariza
Departamento de Biología Vegetal
Universidad de Murcia
E-30100 Murcia
España (Spain)



[Cooker] MakeCD

2003-03-15 Thread Dennis D Courtney
Whenever I run MakeCD I get this:

ERROR check_version: locales-2.3.1.4-6mdk.i586 provides locales ==
2.3.1.4-6mdk
but locales-bn-2.3.1.4-5mdk.i586 needs locales == 2.3.1.4-5mdk
ERROR check_version: shadow-utils-4.0.3-4mdk.i586 provides shadow-utils
== 1:4.0.3-4mdk but util-linux-2.11x-3mdk.i586 needs shadow-utils =
2902-5
ERROR check_version: bind-chroot-utils-8.3.4-2mdk.i586 provides
bind-utils == 8.3.4-2mdk but bind-9.2.2-1mdk.i586 needs bind-utils =
9.2.2-1mdk
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
tkinter-2.2.2-6mdk.i586 needs python == 2.2.2-6mdk
ERROR check_version: apache2-mod_perl-2.0.44_1.99_08-3mdk.i586 provides
apache-mod_perl == 2.0.44_1.99_08 but
HTML-Embperl-1.3.27_1.3.4-7mdk.i586 needs apache-mod_perl == 1.3.27_1.27
ERROR check_version: crossfire-maps-1.4.0-2mdk.noarch provides
crossfire-maps == 1.4.0-2mdk but crossfire-1.0.0-3mdk.i586 needs
crossfire-maps == 1.0.0
ERROR check_version: python-2.2.2-6mdk.i586 provides python ==
2.2.2-6mdk but sip-3.5-1mdk.i586 needs python == 2.2
ERROR check_version: libstdc++2.10-devel-2.96-0.82mdk.i586 provides
libstdc++-devel == 2.96-0.82mdk but libicq2000-devel-0.3.2-4mdk.i586
needs libstdc++-devel = 3.1
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
libpython2.2-devel-2.2.2-6mdk.i586 needs python == 2.2.2-6mdk
ERROR check_version: apache2-mod_perl-2.0.44_1.99_08-3mdk.i586 provides
apache-mod_perl == 2.0.44_1.99_08 but
mod_perl-devel-1.3.27_1.27-7mdk.i586 needs apache-mod_perl ==
1.3.27_1.27
ERROR check_version: psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-italian-0.8.6-2mdk.noarch needs psi == 0.8.6
ERROR check_version: psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-japanese-0.8.5-2mdk.noarch needs psi == 0.8.5
ERROR check_version: psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-swedish-0.8.6-2mdk.noarch needs psi == 0.8.6
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
python-docs-2.2.2-6mdk.i586 needs python == 2.2.2-6mdk
ERROR check_version: python-2.2.2-6mdk.i586 provides python ==
2.2.2-6mdk but python-utmp-0.7-1mdk.i586 needs python == 2.2
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
tmda-0.67-1mdk.noarch needs python == 2.2.2
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but totem-0.95.1-2mdk.i586 needs
xine-plugins = 1
ERROR check_version: python-2.2.2-6mdk.i586 provides python == 2.2 but
xchat-python-2.0.0-1mdk.i586 needs python == 2.2.2
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-dvdnav-1-0.beta4.1mdk.i586 needs
xine-plugins == 1-0.beta4.1mdk
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-ui-0.9.18-1mdk.i586 needs
xine-plugins = 1
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-ui-aa-0.9.18-1mdk.i586 needs
xine-plugins = 1
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-ui-fb-0.9.18-1mdk.i586 needs
xine-plugins = 1
ERROR check_version: xine-lib-compat-plugins-0.9.13-11mdk.i586 provides
xine-plugins == 0.9.13-11mdk but xine-vcdx-1-0.beta4.1mdk.i586 needs
xine-plugins = 1

And the following files are rejected:

REJECTED master disc 1 crossfire-1.0.0-3mdk.i586 (Missing dependencies: 
crossfire-maps-1.4.0-2mdk.noarch provides crossfire-maps == 1.4.0-2mdk
but crossfire-1.0.0-3mdk.i586 needs crossfire-maps == 1.0.0)
REJECTED master disc 1 locales-bn-2.3.1.4-5mdk.i586 (Missing
dependencies:  locales-2.3.1.4-6mdk.i586 provides locales ==
2.3.1.4-6mdk but locales-bn-2.3.1.4-5mdk.i586 needs locales ==
2.3.1.4-5mdk)
REJECTED master disc 1 psi-lang-pack-italian-0.8.6-2mdk.noarch (Missing
dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-italian-0.8.6-2mdk.noarch needs psi == 0.8.6)
REJECTED master disc 1 psi-lang-pack-japanese-0.8.5-2mdk.noarch (Missing
dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-japanese-0.8.5-2mdk.noarch needs psi == 0.8.5)
REJECTED master disc 1 psi-lang-pack-swedish-0.8.6-2mdk.noarch (Missing
dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
psi-lang-pack-swedish-0.8.6-2mdk.noarch needs psi == 0.8.6)

How do I fix this?





Re: [Cooker] MakeCD

2003-03-15 Thread Olivier Thauvin
This message is clear, dependencies on those packages are not solve, so 
package are not include.

For some, maybe someone will/has been fixed, rsync your mirror, for other, 
packager/maintener should fix packages and upload.

If you look only the cd creation, you have nothing to do. Only considering 
mkcd works fine.

Le Samedi 15 Mars 2003 23:47, Dennis D Courtney a écrit :
 REJECTED master disc 1 crossfire-1.0.0-3mdk.i586 (Missing dependencies:
 crossfire-maps-1.4.0-2mdk.noarch provides crossfire-maps == 1.4.0-2mdk
 but crossfire-1.0.0-3mdk.i586 needs crossfire-maps == 1.0.0)
 REJECTED master disc 1 locales-bn-2.3.1.4-5mdk.i586 (Missing
 dependencies:  locales-2.3.1.4-6mdk.i586 provides locales ==
 2.3.1.4-6mdk but locales-bn-2.3.1.4-5mdk.i586 needs locales ==
 2.3.1.4-5mdk)
 REJECTED master disc 1 psi-lang-pack-italian-0.8.6-2mdk.noarch (Missing
 dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
 psi-lang-pack-italian-0.8.6-2mdk.noarch needs psi == 0.8.6)
 REJECTED master disc 1 psi-lang-pack-japanese-0.8.5-2mdk.noarch (Missing
 dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
 psi-lang-pack-japanese-0.8.5-2mdk.noarch needs psi == 0.8.5)
 REJECTED master disc 1 psi-lang-pack-swedish-0.8.6-2mdk.noarch (Missing
 dependencies:  psi-0.8.7-3mdk.i586 provides psi == 0.8.7-3mdk but
 psi-lang-pack-swedish-0.8.6-2mdk.noarch needs psi == 0.8.6)

-- 
Linux pour Mac !? Enfin le moyen de transformer
une pomme en véritable ordinateur. - JL.
Olivier Thauvin - http://nanardon.homelinux.org/



Re: [Cooker] MakeCD leaving out kernel package

2003-02-17 Thread Warly
Greg Meyer [EMAIL PROTECTED] writes:

 I ran MakeCD tonight on updated Cooker and CD1 included the kernel-enterprise 
 package only.  CD3 had kernel-sources and kernel-docs, but the only kernel 
 available on the CD images was kernel-enterprise.  Why wouldn't the standard 
 kernel be included.

 command from within the misc directory on my local cooker mirror:

 ./MakeCD -t ~/iso -a -c 3 ../

Hum, until now the package providing kernel choosen by the script were the
default one, maybe now the enterprise win the alternatives battle.

I will have to force the default one in auto mode in this case.

-- 
Warly




Re: [Cooker] MakeCD leaving out kernel package

2003-02-17 Thread Warly
Greg Meyer [EMAIL PROTECTED] writes:

 I ran MakeCD tonight on updated Cooker and CD1 included the kernel-enterprise 
 package only.  CD3 had kernel-sources and kernel-docs, but the only kernel 
 available on the CD images was kernel-enterprise.  Why wouldn't the standard 
 kernel be included.

 command from within the misc directory on my local cooker mirror:

 ./MakeCD -t ~/iso -a -c 3 ../

Hum, until now the package providing kernel choosen by the script were the
default one, maybe now the enterprise win the alternatives battle.

I will have to force the default one in auto mode in this case.

-- 
Warly




[Cooker] MakeCD leaving out kernel package

2003-02-16 Thread Greg Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I ran MakeCD tonight on updated Cooker and CD1 included the kernel-enterprise 
package only.  CD3 had kernel-sources and kernel-docs, but the only kernel 
available on the CD images was kernel-enterprise.  Why wouldn't the standard 
kernel be included.

command from within the misc directory on my local cooker mirror:

./MakeCD -t ~/iso -a -c 3 ../
- -- 
Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+UFoFGu5uuMFlL5MRAn5qAKCUEH+7xR/YMaZ/JNpFWXGA+wlEUACfdwy6
kBJMtaC7OLy44tLl5q3clkw=
=3VaP
-END PGP SIGNATURE-





Re: [Cooker] MakeCD error in documentation ?

2003-02-13 Thread Warly
John Allen [EMAIL PROTECTED] writes:

 On Tuesday 11 February 2003 15:38, Teletchéa Stéphane wrote:
 There is an error in the README.MakeCD in misc :
 you can read

 You can limit the number of CD created:

 /usr/local/mirror/cooker/i586/misc/MakeCD -t /tmp/ -a -c 2
 /usr/local/mirror/cooker/i586/


 Although -c is for catto.
 BTW, what is the option to limit the number of CDS if it is not -c, and
 would it be possible to not include the contrib in the building (like
 for -nosrc).


mkcd use recursive argument list options, that is to say that mkcd -c is not
the same as mkcd -a -c, because, if you look at the help, mkcd -h gives:

[mandrake@ken bin]$ /c/cooker/misc/MakeCD   
mkcd: 

usage
mkcd options
mkcd Mandrake Linux Disc maker

options:

--addmd5 iso file
Add md5sum to iso header.

[...]

-a, --auto [options] repository extra RPMS directory 1 extra RPMS 
directory 2 ... extra RPMS directory n
Automated mode, build discs from a repository.
-b, --builddir build dir
Where live iso image are created (default current dir).
-c, --catto log file
Log file.
-d, --depslist-creation 

-c is to create a log file. If you check -a, -a can accept options,
which means that you can get extra help with mkcd -a -h

[mandrake@ken bin]$ /c/cooker/misc/MakeCD -a -h

ERROR auto: h not enough argument

usage
auto repository extra RPMS directory 1 extra RPMS directory 2 ... 
extra RPMS directory n
Auto mode configuration

options:

--noisolinux 
Do not use a isolinux boot
-c, --cd number of discs
Max number of discs
-h, --help path to the function
Display help, eg. auto -h option_X suboption_Y.
-s, --sources 
Create SRPMS discs too

Here -c is used to limit Max number of discs.

 And while we're at it, how about an option to include extra dirs on the cd.
 eg. -extra path-to-extras

 They could be put into an extras, or bonus directory.

--auto is for basic ISO creation, whatever non standard you want to do is aimed
to be achieved with a configuration file.

-- 
Warly




[Cooker] MakeCD errors out with.....

2003-02-13 Thread Jon
Rsync'd the latest this morning (02/13/2003) and MakeCD errors out with the 
following, am I the only one?  :(


mkcd: Setting the top directory
mkcd: Auto mode
auto_mode: adding /cooker/cooker/Mandrake/RPMS
auto_mode: adding /cooker/cooker/Mandrake/RPMS2
auto_mode: list options auto - 1
HASH(0x805edb70)
orderGroups: ordering metagroups
Group  (install disc 1)
orderGroups: group  metagroup
orderGroups: group 0 discs 1
orderGroups: group 0 conflict with group 0 (1)
orderGroups: orderGroups: disc 1
orderGroups: group 1 discs
orderGroups: disc sorting 1
getGroups: group  listmatrix list 1 - list 1 - 1
getGroups: group  list 1 type rpm conflicts with group  list 1 type rpm
makeWithGroups: Group listing ARRAY(0x80635140) (1 -- ARRAY(0x80635128))
Group: ARRAY(0x80635140) (1 -- ARRAY(0x80635128))
Boot: 0 nolive 1
boot: files /cooker/cooker/isolinux dest  dirname isolinux
Get already built discs lists
GROUP
getGroupReps list 1
getGroupReps: rep num
Can't coerce array into hash at ..//misc/perl5/vendor_perl/5.8.0/Mkcd/Group.pm 
line 502.

  -jon-




Re: [Cooker] MakeCD errors out with.....

2003-02-13 Thread Greg Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 13 February 2003 09:23 am, Jon wrote:
 Rsync'd the latest this morning (02/13/2003) and MakeCD errors out with the
 following, am I the only one?  :(


Give me the exact error message and I'll try to recreate it here.

BTW, sorry for the personal reply earlier, but you have your reply-to set so 
that replies to your posts go to you and not the list.

- -- 
Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+S7PPwDpHP6GALAARAty7AJ0Z+jz5uxcW5zeH8c/sHY/MsRmCcwCfWRxH
kuzD+dli1NnDIoDDDrD2y18=
=JKMy
-END PGP SIGNATURE-





Re: [Cooker] MakeCD errors out with.....

2003-02-13 Thread Greg Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 13 February 2003 10:03 am, Greg Meyer wrote:
 On Thursday 13 February 2003 09:23 am, Jon wrote:
  Rsync'd the latest this morning (02/13/2003) and MakeCD errors out with
  the following, am I the only one?  :(

 Give me the exact error message and I'll try to recreate it here.

I meant the command line you fed MakeCD

- -- 
Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+S7hmwDpHP6GALAARAtGGAJsFUWkxTvoCbuWedhiCrOPFhzSooQCgrhir
/VJcEaAYudawVovFv+TKqW0=
=AdIW
-END PGP SIGNATURE-





Re: [Cooker] MakeCD errors out with.....

2003-02-13 Thread Warly
Jon [EMAIL PROTECTED] writes:

 Rsync'd the latest this morning (02/13/2003) and MakeCD errors out with the 
 following, am I the only one?  :(


 mkcd: Setting the top directory
 mkcd: Auto mode
 auto_mode: adding /cooker/cooker/Mandrake/RPMS
 auto_mode: adding /cooker/cooker/Mandrake/RPMS2
 auto_mode: list options auto - 1
 HASH(0x805edb70)
 orderGroups: ordering metagroups
 Group  (install disc 1)
 orderGroups: group  metagroup
 orderGroups: group 0 discs 1
 orderGroups: group 0 conflict with group 0 (1)
 orderGroups: orderGroups: disc 1
 orderGroups: group 1 discs
 orderGroups: disc sorting 1
 getGroups: group  listmatrix list 1 - list 1 - 1
 getGroups: group  list 1 type rpm conflicts with group  list 1 type rpm
 makeWithGroups: Group listing ARRAY(0x80635140) (1 -- ARRAY(0x80635128))
 Group: ARRAY(0x80635140) (1 -- ARRAY(0x80635128))
 Boot: 0 nolive 1
 boot: files /cooker/cooker/isolinux dest  dirname isolinux
 Get already built discs lists
 GROUP
 getGroupReps list 1
 getGroupReps: rep num
 Can't coerce array into hash at ..//misc/perl5/vendor_perl/5.8.0/Mkcd/Group.pm 
 line 502.

Will soon be fixed on mirrors

-- 
Warly




[Cooker] MakeCD error in documentation ?

2003-02-11 Thread Teletchéa Stéphane
There is an error in the README.MakeCD in misc :
you can read 

You can limit the number of CD created:

/usr/local/mirror/cooker/i586/misc/MakeCD -t /tmp/ -a -c 2
/usr/local/mirror/cooker/i586/


Although -c is for catto.
BTW, what is the option to limit the number of CDS if it is not -c, and
would it be possible to not include the contrib in the building (like
for -nosrc).

Stef
-- 
*~~*
Linux 2.4.19-16mdk #1 Fri Sep 20 18:15:05 CEST 2002
4:00pm up 32 days, 3:52, 3 users, load average: 2.24, 2.07, 1.75



signature.asc
Description: PGP signature


Re: [Cooker] MakeCD error in documentation ?

2003-02-11 Thread John Allen
On Tuesday 11 February 2003 15:38, Teletchéa Stéphane wrote:
 There is an error in the README.MakeCD in misc :
 you can read

 You can limit the number of CD created:

 /usr/local/mirror/cooker/i586/misc/MakeCD -t /tmp/ -a -c 2
 /usr/local/mirror/cooker/i586/


 Although -c is for catto.
 BTW, what is the option to limit the number of CDS if it is not -c, and
 would it be possible to not include the contrib in the building (like
 for -nosrc).


And while we're at it, how about an option to include extra dirs on the cd.
eg. -extra path-to-extras

They could be put into an extras, or bonus directory.

Thanks.

 Stef

-- 
John Allen,  Email:  mailto:[EMAIL PROTECTED]





[Cooker] MakeCD --discsize works great

2003-01-12 Thread Quel Qun
On Sun, 2003-01-12 at 01:00, Ron Stodden wrote:
 Thomas Backlund wrote:
  From: Michael Scherer [EMAIL PROTECTED]
  if you type './MakeCD --help', the optio that regulates disksize states:
  
  -- discsize disc size in bytes
   Select a custom disc size (default 68100).
  
  that default translates to 649.5MB
 
 Not my experience - the Coooker MkCd discsize parameter is ignored.
 
 But there is a constant in the 9.0 mkcd script: discsize = 68100.
 
 This generates ISOs over 700MB in size.
 
 Experimentally, you have to scale this down proportionally to produce 
 the maximun size you want.
 
 Unfortunately my optimum value has been lost by the rsync update of 
 cooker/misc, but try 66000 for starters?
 
 Even so, the last CD may well exceed what you want.
 
 There are all errors in MkCD/mkcd.

The --discsize parameter works very well in the current cooker tree.

--discsize 73400 is perfect for 700MB isos,
--discsize 68100 produces 650MB CDs

I guess Warly has to be thanked for this really nice improvement.
-- 
Quel Qun [EMAIL PROTECTED]



signature.asc
Description: This is a digitally signed message part


Re: [Cooker] MakeCD --discsize works great

2003-01-12 Thread Leon Brooks
On Sunday 12 January 2003 06:17 pm, Quel Qun wrote:
 The --discsize parameter works very well in the current cooker tree.

 --discsize 73400 is perfect for 700MB isos,
 --discsize 68100 produces 650MB CDs

 I guess Warly has to be thanked for this really nice improvement.

I turned the monitor sideways, but it still doesn't look any better. (-:

Is there a --realdiscsize option? As in, --realdiscsize 700m or --realdiscsize 
650m ? And a s/c/k/ synonym for everywhere but America?

Cheers; Leon





Re: [Cooker] MakeCD --discsize works great

2003-01-12 Thread Mark Scott
Leon Brooks wrote:

On Sunday 12 January 2003 06:17 pm, Quel Qun wrote:


The --discsize parameter works very well in the current cooker tree.



--discsize 73400 is perfect for 700MB isos,
--discsize 68100 produces 650MB CDs



I guess Warly has to be thanked for this really nice improvement.


Is there a --realdiscsize option? As in, --realdiscsize 700m or --realdiscsize 
650m ? And a s/c/k/ synonym for everywhere but America?

s?

I'm in the UK and the rule that I know is 'k' for magnetic media, 'c' 
for optical, so hard disk, floppy disk, zip disk, compact disc, DVD 
disc... just don't ask what goes in magneto-optical drives.

Reading more on dictionary.com indicates 'k' is for computer industry 
originated media, and 'c' for audio industry originated media, which 
would give the same spellings as above (the CD standard calls for disc 
to be used).

--
Mark Scott




Re: [Cooker] MakeCD --discsize works great

2003-01-12 Thread Warly
Leon Brooks [EMAIL PROTECTED] writes:

 On Sunday 12 January 2003 06:17 pm, Quel Qun wrote:
 The --discsize parameter works very well in the current cooker tree.

 --discsize 73400 is perfect for 700MB isos,
 --discsize 68100 produces 650MB CDs

 I guess Warly has to be thanked for this really nice improvement.

 I turned the monitor sideways, but it still doesn't look any better. (-:

 Is there a --realdiscsize option? As in, --realdiscsize 700m or --realdiscsize 
 650m ? And a s/c/k/ synonym for everywhere but America?

you can use --discsize 700m or --discsize 650m for CD, and --disczie 4.3g for DVD

-- 
Warly




[Cooker] MakeCD problems...

2002-12-26 Thread R. Scott Chevalley
Hi,

I just mirrored cooker from ftp.sunet.se and when i try and to run 
MakeCD to build the cd iso's I get this message:

[scott@avalon-xp misc]$ ./MakeCD -help
URPM object version 0.81 does not match bootstrap parameter 0.70 at 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoader.pm 
line 249.
Compilation failed in require at 
..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm
line 11.
BEGIN failed--compilation aborted at 
..//misc/perl5/vendor_perl/5.8.0/Mkcd/Tools.pm line 11.
Compilation failed in require at ..//misc/mkcd line 11.
BEGIN failed--compilation aborted at ..//misc/mkcd line 11.

This message happens regardless of the commandline options I feed it.  I 
updated the mirror this morning, but nothing had been added or changed 
since last night. 

Thanks,
Scott





Re: [Cooker] MakeCD problems...

2002-12-26 Thread Warly
R. Scott Chevalley [EMAIL PROTECTED] writes:

 Hi,

 I just mirrored cooker from ftp.sunet.se and when i try and to run
 MakeCD to build the cd iso's I get this message:

 [scott@avalon-xp misc]$ ./MakeCD -help
 URPM object version 0.81 does not match bootstrap parameter 0.70 at
 ..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoader.pm
 line 249.

OK I need to update the mkcd version in /misc, thanks for noticing.

-- 
Warly




Re: [Cooker] MakeCD problems...

2002-12-26 Thread scott chevalley
Thanks!  I just updated my mirror from ftp.club-internet.fr (which seems 
to be the most up-to-date mirror) and got this error:

[scott@avalon-xp misc]$ ./MakeCD --help
Can't locate File/NCopy.pm in @INC (@INC contains: 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux-thread-multi/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/ ..//misc 
..//misc/perl5/5.8.0/i386-linux-thread-multi ..//misc/perl5/5.8.0 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
..//misc/perl5/vendor_perl/5.8.0 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/ 
/..//misc/perl5/vendor_perl/5.8.0/i386-linux/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux-thread-multi/ 
..//misc ..//misc/perl5/5.8.0/i386-linux-thread-multi 
..//misc/perl5/5.8.0 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
..//misc/perl5/vendor_perl/5.8.0 
..//misc/perl5/vendor_perl/i386-linux-thread-multi/ 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/ 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl/ 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 
/usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at 
..//misc/mkcd line 9.
BEGIN failed--compilation aborted at ..//misc/mkcd line 9.

I search the entire system and cannot find NCopy.pm anywhere... I looked 
at the mdk 9 cd's and it's there under /misc/perl5/vendor_perl/5.8.0/File/  

Perhaps it got misplaced somewhere?  

Thanks again

Scott


Warly wrote:

R. Scott Chevalley [EMAIL PROTECTED] writes:

 

Hi,

I just mirrored cooker from ftp.sunet.se and when i try and to run
MakeCD to build the cd iso's I get this message:

[scott@avalon-xp misc]$ ./MakeCD -help
URPM object version 0.81 does not match bootstrap parameter 0.70 at
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoader.pm
line 249.
   


OK I need to update the mkcd version in /misc, thanks for noticing.

 







Re: [Cooker] MakeCD problems...

2002-12-26 Thread scott chevalley
I just also noticed that everything under 
/misc/perl5/vendor_perl/5.8.0/Mkcd is gone too... perhaps the mirror I'm 
using is not quite up to date as I thought... h

Thanks
Scott

scott chevalley wrote:

Thanks!  I just updated my mirror from ftp.club-internet.fr (which 
seems to be the most up-to-date mirror) and got this error:

[scott@avalon-xp misc]$ ./MakeCD --help
Can't locate File/NCopy.pm in @INC (@INC contains: 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux-thread-multi/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/ ..//misc 
..//misc/perl5/5.8.0/i386-linux-thread-multi ..//misc/perl5/5.8.0 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
..//misc/perl5/vendor_perl/5.8.0 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/ 
/..//misc/perl5/vendor_perl/5.8.0/i386-linux/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/ 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux-thread-multi/ 
..//misc ..//misc/perl5/5.8.0/i386-linux-thread-multi 
..//misc/perl5/5.8.0 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
..//misc/perl5/vendor_perl/5.8.0 
..//misc/perl5/vendor_perl/i386-linux-thread-multi/ 
..//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/ 
..//Mandrake/mdkinst/usr/lib/perl5/vendor_perl/ 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 
/usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at 
..//misc/mkcd line 9.
BEGIN failed--compilation aborted at ..//misc/mkcd line 9.

I search the entire system and cannot find NCopy.pm anywhere... I 
looked at the mdk 9 cd's and it's there under 
/misc/perl5/vendor_perl/5.8.0/File/ 
Perhaps it got misplaced somewhere? 
Thanks again

Scott


Warly wrote:

R. Scott Chevalley [EMAIL PROTECTED] writes:

 

Hi,

I just mirrored cooker from ftp.sunet.se and when i try and to run
MakeCD to build the cd iso's I get this message:

[scott@avalon-xp misc]$ ./MakeCD -help
URPM object version 0.81 does not match bootstrap parameter 0.70 at
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi/DynaLoader.pm
line 249.
  


OK I need to update the mkcd version in /misc, thanks for noticing.

 











Re: [Cooker] MakeCD

2002-10-28 Thread Warly
Ron Stodden [EMAIL PROTECTED] writes:

 The MakeCD in the present Cooker seems to totally ignore the -t argument.

 /misc/README.MakeCD therefore becomes misleading and needs to be
 corrected.  It needs to explain where the ISO files will be found and
 whether or not that depends on the pwd.

Maybe the fact that option order is significant lead you to wrong
behavior ?

-- 
Warly




[Cooker] MakeCD

2002-10-26 Thread Ron Stodden
The MakeCD in the present Cooker seems to totally ignore the -t argument.

/misc/README.MakeCD therefore becomes misleading and needs to be 
corrected.  It needs to explain where the ISO files will be found and 
whether or not that depends on the pwd.

--
Ron. [Melbourne, Australia]
   troels... now updated to use sunet.se server.
   See:  http://members.optusnet.com.au/ronst/








Re: [Cooker] MakeCD problems: Warly, do you have a workaround?

2002-10-09 Thread Dave Fluri

mardi, le 08 octobre, 2002 06h19, Leon Brooks a écrit:
 On Tuesday 08 October 2002 03:15 am, Warly wrote:
  Leon Brooks [EMAIL PROTECTED] writes:
  On Friday 04 October 2002 01:47 am, Warly wrote:
 
  I found at least one reason for the ISO not being created:
  /mnt/disk/cooker//misc//parsehdlist: error while loading shared
  libraries: librpm-4.0.4.so: cannot open shared object file: No \ such
  file or directory
 
  Yes. And, AS I POSTED HERE EARLIER ON THIS TOPIC, if you point
  LD_LIBRARY_PATH at the directory containing that library, everything
  else on 8.2, stuff like `less' and `cat', dies.
 
  Do you have a workaround?
 
  I do not understand your problem.

 MakeCD doesn't work on an 8.2 system. If I download Cooker (or 9.0) onto an
 8.2 system and do a MakeCD, it does because it cannot find the librpm-4.0.4
 libraries which are part of cooker/9.0. If I define LD_LIBRARY_PATH to
 include the directory with those libraries, everything else in that shell
 session dies, including some system utilities necessary for making the CDs.

 Cheers; Leon

I have a very similar problem in trying to build the ISOs on an 8.1 system 
but I get a Permission denied error on ldlinux.so.2 when running as root.

Dave




Re: [Cooker] MakeCD problems: Warly, do you have a workaround?

2002-10-08 Thread Leon Brooks

On Tuesday 08 October 2002 03:15 am, Warly wrote:
 Leon Brooks [EMAIL PROTECTED] writes:
 On Friday 04 October 2002 01:47 am, Warly wrote:
 I found at least one reason for the ISO not being created:

 /mnt/disk/cooker//misc//parsehdlist: error while loading shared
 libraries: librpm-4.0.4.so: cannot open shared object file: No \ such
 file or directory

 Yes. And, AS I POSTED HERE EARLIER ON THIS TOPIC, if you point
 LD_LIBRARY_PATH at the directory containing that library, everything else
 on 8.2, stuff like `less' and `cat', dies.

 Do you have a workaround?

 I do not understand your problem.

MakeCD doesn't work on an 8.2 system. If I download Cooker (or 9.0) onto an 
8.2 system and do a MakeCD, it does because it cannot find the librpm-4.0.4 
libraries which are part of cooker/9.0. If I define LD_LIBRARY_PATH to 
include the directory with those libraries, everything else in that shell 
session dies, including some system utilities necessary for making the CDs.

Cheers; Leon





[Cooker] MakeCD Problems

2002-10-08 Thread Trent M. Gunnarson

Hello All  :-)

Since before the final release of ver.9, I've been working with several people 
on creating Mandrake ISOs using the MakeCD script and here's what I've found, 
with the help and verification of others;

1) While using a standard 8.2 install, the MakeCD script found in the ver.9 
distro tree will *not* create ver.9 ISOs.
2) While using a standard 8.2 install and the mkcd rpm created for said 
version, the ver.9 ISOs *are* made, but are unusable due to dependancy 
issues.
3) For giggles, I tried #1  #2 to create ver.8.2 ISOs and got the same 
results, even after running gendistrib.
4) While using a standard *9.0* install, the MakeCD script found in the ver.9 
distro tree *will* create ver.9 ISOs.

This leads me to say that maybe MakeCD/mkcd should be pulled from general use 
until its function can be replaced with a tool that is;

1) Standalone binary
2) Version independant

When I found the MakeCD script, I had high hopes that I'd be able to rsync the 
package mirror and create ISO's when the the distro became *Final Release*, 
then I'd be able to upgrade my home network using the shiny new cds.  I've 
since discovered that in order to create cds, one needs to have already 
upgraded.  This seems a bit counterproductive.

Also, wouldn't it be great if the mirrors only had to host either the ISOs 
*OR* the package tree and not both ? Wouldn't it be fantastic if newbies 
could download a simple package with no dependancies (maybe even work in 
windows) that would create a set of ISOs using wget or rsync instead of tying 
up the bandwidth for days getting ISO images whole ? How about a tool that 
would even take those ISOs that were created and *update* them ?  

*BEHOLD*

snip
Jigdo (which stands for Jigsaw Download) was written by Richard Atterer and 
is released under the GNU GPL. It's a tool that allows efficient downloading 
and updating of an ISO image. Any ISO image. Jigdo is not Debian specific, 
however Debian has chosen it to be the prefered method of downloading ISO 
images.  http://atterer.net/jigdo
/snip

*PLEASE* look into this as an option to replace mkcd.  It would save tons of 
money in hosting and bandwidth as well as providing a much better tool for 
the end user.

-- 
Sincerely,

Trent M. Gunnarson
[EMAIL PROTECTED]




Re: [Cooker] MakeCD problems: Warly, do you have a workaround?

2002-10-08 Thread Warly

Leon Brooks [EMAIL PROTECTED] writes:

 On Tuesday 08 October 2002 03:15 am, Warly wrote:
 Leon Brooks [EMAIL PROTECTED] writes:
 On Friday 04 October 2002 01:47 am, Warly wrote:
 I found at least one reason for the ISO not being created:

 /mnt/disk/cooker//misc//parsehdlist: error while loading shared
 libraries: librpm-4.0.4.so: cannot open shared object file: No \ such
 file or directory

 Yes. And, AS I POSTED HERE EARLIER ON THIS TOPIC, if you point
 LD_LIBRARY_PATH at the directory containing that library, everything else
 on 8.2, stuff like `less' and `cat', dies.

 Do you have a workaround?

 I do not understand your problem.

 MakeCD doesn't work on an 8.2 system. If I download Cooker (or 9.0) onto an 
 8.2 system and do a MakeCD, it does because it cannot find the librpm-4.0.4 
 libraries which are part of cooker/9.0. If I define LD_LIBRARY_PATH to 
 include the directory with those libraries, everything else in that shell 
 session dies, including some system utilities necessary for making the CDs.

I just installed a 8.2 and test, and it works perfectly.

-- 
Warly




Re: [Cooker] MakeCD Problems

2002-10-08 Thread Ron Stodden

Trent M. Gunnarson wrote:

 *PLEASE* look into this as an option to replace mkcd.  It would save tons of 
 money in hosting and bandwidth as well as providing a much better tool for 
 the end user.

Amen!

But not everyone has a 700MB or even 650MB CD burner.   That's the 
reason given for the existence of the ISO files.

Also, the 9.0 MakeCD off a downloaded tree may try and include those 
things not in the Mandrake CDs, possibly requiring a 4th CD blank, which 
Mandrake did not want to do.

English-speaking users of our troels... downloading script have an 
advantage here, because only English components of the 9.0 tree are 
downloaded and the 9.0 MakeCD only needs 3 blanks to include everything, 
with space to spare:

-rw-r--r--1 ron  ron  680755200 Oct  1 01:20 1-Cooker.iso
-rw-r--r--1 ron  ron  699269120 Oct  1 01:24 2-Cooker.iso
-rw-r--r--1 ron  ron  159612928 Oct  1 01:24 3-Cooker.iso

-- 
Ron. [Melbourne, Australia]
IMPORTANT!  troels... for Mandrake GNU/Linux 9.0 now available.
See my web site:  http://members.optusnet.com.au/ronst/









Re: [Cooker] MakeCD Problems

2002-10-08 Thread Ben Reser

On Wed, Oct 09, 2002 at 04:38:14AM +1000, Ron Stodden wrote:
 Also, the 9.0 MakeCD off a downloaded tree may try and include those 
 things not in the Mandrake CDs, possibly requiring a 4th CD blank, which 
 Mandrake did not want to do.

Umm Ron MakeCD will let you specify the exact number of CDs you want.
So if you don't want a 4th CD tell it not to make it.  

 English-speaking users of our troels... downloading script have an 
 advantage here, because only English components of the 9.0 tree are 
 downloaded and the 9.0 MakeCD only needs 3 blanks to include everything, 
 with space to spare:
 
 -rw-r--r--1 ron  ron  680755200 Oct  1 01:20 1-Cooker.iso
 -rw-r--r--1 ron  ron  699269120 Oct  1 01:24 2-Cooker.iso
 -rw-r--r--1 ron  ron  159612928 Oct  1 01:24 3-Cooker.iso

Not necessarily.  The Mandrake ISOs leave a bunch of space free on the
3rd CD so they can put some commercial stuff on them for their 3CD boxed
set.  So even if you include the international stuff there's still
plenty of room for additional things.

I'm really not sure what you're calling everything there.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

Never take no as an answer from someone who isn't authorized to say yes.




Re: [Cooker] MakeCD problems: Warly, do you have a workaround?

2002-10-08 Thread Leon Brooks

On Wednesday 09 October 2002 12:56 am, Warly wrote:
 Leon Brooks [EMAIL PROTECTED] writes:
 MakeCD doesn't work on an 8.2 system. If I download Cooker (or 9.0) onto
 an 8.2 system and do a MakeCD, it does because it cannot find the
 librpm-4.0.4 libraries which are part of cooker/9.0. If I define
 LD_LIBRARY_PATH to include the directory with those libraries, everything
 else in that shell session dies, including some system utilities
 necessary for making the CDs.

 I just installed a 8.2 and test, and it works perfectly.

OK, so what obvious-to-you thing are Trent Gunnarson and I not doing to make 
it all work?

Cheers; Leon





Re: [Cooker] MakeCD problems: Warly, do you have a workaround?

2002-10-08 Thread Richard Houser

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Leon Brooks wrote:
| On Wednesday 09 October 2002 12:56 am, Warly wrote:
|
|Leon Brooks [EMAIL PROTECTED] writes:
|
|MakeCD doesn't work on an 8.2 system. If I download Cooker (or 9.0) onto
|an 8.2 system and do a MakeCD, it does because it cannot find the
|librpm-4.0.4 libraries which are part of cooker/9.0. If I define
|LD_LIBRARY_PATH to include the directory with those libraries, everything
|else in that shell session dies, including some system utilities
|necessary for making the CDs.
|
|
|I just installed a 8.2 and test, and it works perfectly.
|
|
| OK, so what obvious-to-you thing are Trent Gunnarson and I not doing
to make
| it all work?
|
| Cheers; Leon
|

Not just you guys.  It's not working for me either.  I've got a RC2 era
cooker system that I will try to upgrade and see if it works from there,
but either way, I think there is a problem with the current setup.

Currently, my mirror is both standard binaries and contribs in
/remote/cooker/{cooker,contrib}.  SRPMS are also included.  I will
gladly send in an error log if someone can tell me a prefered command to
use.  I've got about 6GB free on my root partition, so I'll place it
anywhere but /boot, /remote, or /home per your instructions (different
hard disks).  System is a stock Mandrake 8.2 install with all the
official released updates I had packages installed for.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj2jspsACgkQUMkt1ZRwL1MdLACfbH/lbwiaACMZ89q2V6yeZ3hB
EDQAnA1bU1jtTSUEbFNiwXhR68H1y55y
=wHlM
-END PGP SIGNATURE-





Re: [Cooker] MakeCD problems: Warly, do you have a workaround?

2002-10-07 Thread Warly

Leon Brooks [EMAIL PROTECTED] writes:

 On Friday 04 October 2002 01:47 am, Warly wrote:
 I found at least one reason for the ISO not being created:

 /mnt/disk/cooker//misc//parsehdlist: error while loading shared libraries:
 librpm-4.0.4.so: cannot open shared object file: No \ such file or
 directory

 Yes. And, AS I POSTED HERE EARLIER ON THIS TOPIC, if you point LD_LIBRARY_PATH 
 at the directory containing that library, everything else on 8.2, stuff like 
 `less' and `cat', dies.

 Do you have a workaround?

I do not understand your problem.

-- 
Warly




Re: [Cooker] MakeCD problems

2002-10-05 Thread Warly

Oden Eriksson [EMAIL PROTECTED] writes:

 On torsdagen den 3 oktober 2002 19.47 Warly wrote:

 [megasnip]

 at what exact point has mkcd actually worked?

Well, at least it created all the mandrake distro since 7.1

 and if so..., what is the exact requirements to make it work?

There must be some kind of mystery here...

-- 
Warly




Re: [Cooker] MakeCD problems: Warly, do you have a workaround?

2002-10-05 Thread Leon Brooks

On Friday 04 October 2002 01:47 am, Warly wrote:
 I found at least one reason for the ISO not being created:

 /mnt/disk/cooker//misc//parsehdlist: error while loading shared libraries:
 librpm-4.0.4.so: cannot open shared object file: No \ such file or
 directory

Yes. And, AS I POSTED HERE EARLIER ON THIS TOPIC, if you point LD_LIBRARY_PATH 
at the directory containing that library, everything else on 8.2, stuff like 
`less' and `cat', dies.

Do you have a workaround?

Cheers; Leon





Re: [Cooker] MakeCD problems

2002-10-04 Thread Stphane Teletcha

Le Jeudi 3 Octobre 2002 20:30, Oden Eriksson a écrit :
 On torsdagen den 3 oktober 2002 19.47 Warly wrote:

 [megasnip]

 at what exact point has mkcd actually worked?

 and if so..., what is the exact requirements to make it work?

I've encountered such problems 6 months ago, when i tried to do cd from 
cooker.

Wouldn't it be possible that mkcd be a self program rather than a script (a 
metascript including all needed files). I understand that it depends on many 
librairies, but a stable mkcd is needed for those who just take snaphosts of 
cooker to test, so a -still working MakeCD- should cope with broken packages 
in cooker's developpment. (Last time, i had to upgrade cdrecord).

Stef




Re: [Cooker] MakeCD problems

2002-10-03 Thread Warly

Fabian Mandelbaum [EMAIL PROTECTED] writes:

 Hello all.

 I'm having problems to build an ISO image of a Cooker mirror (as of today at 
 16:55-0300) with the MakeCD script on an 8.2 system.

 The details:

 uname -a gives:
 Linux MyHostNameHere 2.4.18-8.1mdk #1 Mon Jun 24 13:21:53 MDT 2002 i686 
 unknown

 The mount point for the Cooker mirror is:
 /mnt/disk/cooker

 I've executed:
 /mnt/disk/cooker/misc/MakeCD --discsize 68100 -a /mnt/disk/cooker -c 1

 I've redirected STDOUT and STDERR to files and they are attached here 
 (compressed with bzip2)

 The ISO image is not built. Anybody knowning MakeCD better than me can help?

I found at least one reason for the ISO not being created:

/mnt/disk/cooker//misc//parsehdlist: error while loading shared libraries: 
librpm-4.0.4.so: cannot open shared object file: No \
such file or directory

-- 
Warly




Re: [Cooker] MakeCD problems

2002-10-03 Thread Oden Eriksson

On torsdagen den 3 oktober 2002 19.47 Warly wrote:

[megasnip]

at what exact point has mkcd actually worked?

and if so..., what is the exact requirements to make it work?

-- 
Regards // Oden Eriksson
Deserve-IT Networks - http://d-srv.com




[Cooker] MakeCD problems

2002-10-02 Thread Fabian Mandelbaum

Hello all.

I'm having problems to build an ISO image of a Cooker mirror (as of today at 
16:55-0300) with the MakeCD script on an 8.2 system.

The details:

uname -a gives:
Linux MyHostNameHere 2.4.18-8.1mdk #1 Mon Jun 24 13:21:53 MDT 2002 i686 
unknown

The mount point for the Cooker mirror is:
/mnt/disk/cooker

I've executed:
/mnt/disk/cooker/misc/MakeCD --discsize 68100 -a /mnt/disk/cooker -c 1

I've redirected STDOUT and STDERR to files and they are attached here 
(compressed with bzip2)

The ISO image is not built. Anybody knowning MakeCD better than me can help?

Thanks in advance...



stderr.txt.bz2
Description: BZip2 compressed data


stdout.txt.bz2
Description: BZip2 compressed data


Re: [Cooker] makecd seems to have broken for me since RC2

2002-09-20 Thread Warly

Leon Brooks [EMAIL PROTECTED] writes:

 Using the following command on a Cooker collection rsync'ed from Norway 3 
 hours ago, I get...

 depslist.ordered, hdlists and RPMS mismatch

 ...and no ISOs (and did before I added the --buildhdlist option). This command 
 produced 5 working ISOs when I tried it about halfway between RC2 and RC3 
 (also sans --buildhdlist option), and I know it's the same because I 
 immortalised it as a shell script:

 cooker/i586/misc/MakeCD --discsize 7 -d --isodir iso \
   --buildhdlist cooker/i586/Mandrake/RPMS contrib/RPMS \
   -a cooker/i586 contrib/RPMS

The --buildhdlist must mot be necessary, it is completely independant from
the -a option

cooker/i586/misc/MakeCD --discsize 7 -d --isodir iso \ 
-a cooker/i586 contrib/RPMS 

Should be enought

perform:

cooker/i586/misc/MakeCD --verbose --discsize 7 -d --isodir iso \  
-a cooker/i586 contrib/RPMS  mkcd.log

and send me privately the mkcd.log file if you want me to have a more
precise look.

-- 
Warly




Re: [Cooker] makecd seems to have broken for me since RC2

2002-09-20 Thread Leon Brooks

On Fri, 20 Sep 2002 14:45, Warly wrote:
 perform:

 cooker/i586/misc/MakeCD --verbose --discsize 7 -d --isodir iso \
 -a cooker/i586 contrib/RPMS  mkcd.log

Doing that now.

 and send me privately the mkcd.log file if you want me to have a more
 precise look.

Thanks!

Cheers; Leon





[Cooker] makecd seems to have broken for me since RC2

2002-09-19 Thread Leon Brooks

Using the following command on a Cooker collection rsync'ed from Norway 3 
hours ago, I get...

depslist.ordered, hdlists and RPMS mismatch

...and no ISOs (and did before I added the --buildhdlist option). This command 
produced 5 working ISOs when I tried it about halfway between RC2 and RC3 
(also sans --buildhdlist option), and I know it's the same because I 
immortalised it as a shell script:

cooker/i586/misc/MakeCD --discsize 7 -d --isodir iso \
  --buildhdlist cooker/i586/Mandrake/RPMS contrib/RPMS \
  -a cooker/i586 contrib/RPMS

The rsync is complete except for sparc, alpha, PPC, ia64 and SRPMS trees:

rsync -ltrvz --partial --progress --stats --delete \
  --exclude SRPMS --exclude alpha --exclude ppc --exclude ia64 \
  --exclude sparc sunsite.uio.no::Mandrake-devel/cooker .
rsync -ltrvz --partial --progress --stats --delete \
  --exclude SRPMS --exclude alpha --exclude ppc --exclude ia64 \
  --exclude sparc sunsite.uio.no::Mandrake-devel/contrib .

I needed to add the -d AKA --depslist-creation to make it work last time (the 
post-RC2 build).

Any ideas?

Cheers; Leon





[Cooker] MakeCD script fails in RC3

2002-09-18 Thread Trent M. Gunnarson

After mirroring the RC3 files, Itried to make the cds using the MakeCD script.  
It failed with the following error can create header 
/tmp/.mkcd_build_hdlist/kde-i18n-ta-3.0.3-2mdk.noarch

I tried rm the /tmp/.mkcd* directory and restarting. It failed repeatedly, in 
the same place.  I have plenty of room on the partition, even if it ignores 
my desire to place it on another partition. 

/Data/Mandrake9/cooker/i586/misc/MakeCD -t /Data/ISO/ -a 
/Data/Mandrake9/cooker/i586/

I have successfully installed over nfs for the first time yesterday. It took 
several hours of troubleshooting things like the install dropping due to bad 
memory? (Kernel Panic: VFS ... 03:01) and seperately, unable to reverse map 
name. What a learning experience.  Anyway, I'd like to burn the cds so I 
could use some help.  Thanks in advance.

-- 
Sincerely,

Trent M. Gunnarson
[EMAIL PROTECTED]




Re: [Cooker] MakeCD error (repost)

2002-09-11 Thread Leon Brooks

On Wed, 11 Sep 2002 21:32, Sitsofe Wheeler wrote:
 I'm trying to use MakeCD on a RedHat 7.3 system and I'm running up again
 the following error:

Have a look at the mckd script options. There's something in there about 
getting dependent PERL modules from the tree you're making the CD with.

Cheers; Leon





Re: [Cooker] MakeCD error (repost)

2002-09-11 Thread Richard Houser

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Leon Brooks wrote:
| On Wed, 11 Sep 2002 21:32, Sitsofe Wheeler wrote:
|
|I'm trying to use MakeCD on a RedHat 7.3 system and I'm running up again
|the following error:
|
|
| Have a look at the mckd script options. There's something in there about
| getting dependent PERL modules from the tree you're making the CD with.
|
| Cheers; Leon
|

I think the options you are refering to is the MakeCD script itself.  If
you look, it sets up a bunch of environment stuff for perl.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj2AIPUACgkQUMkt1ZRwL1NO1wCeOaET8iYAskBk/T7S7/QMW8jh
6YYAni6F47OaF5MJynSvn5P4FQlx1nkr
=Ka5c
-END PGP SIGNATURE-





Re: [Cooker] MakeCD error (repost)

2002-09-11 Thread Leon Brooks

On Thu, 12 Sep 2002 13:07, Richard Houser wrote:
 Leon Brooks wrote:
| On Wed, 11 Sep 2002 21:32, Sitsofe Wheeler wrote:
|I'm trying to use MakeCD on a RedHat 7.3 system and I'm running up again
|the following error:

| Have a look at the mckd script options. There's something in there about
| getting dependent PERL modules from the tree you're making the CD with.

 I think the options you are refering to is the MakeCD script itself.  If
 you look, it sets up a bunch of environment stuff for perl.

True story.

Cheers; Leon





[Cooker] MakeCD error

2002-09-07 Thread Sitsofe Wheeler

I'm trying to use MakeCD on a RedHat 7.3 system and I'm running up again 
the following error:

[sits@plutonium cooker]$ ./misc/MakeCD --discsize 681574400 -t /tmp/ 
--auto /extra/mandrake/cooker/i586/ -m1
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = en_GB.iso885915
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
Can't locate MDK/Common.pm in INC (INC contains: 
.//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi 
.//Mandrake/mdkinst/usr/lib/perl5/5.8.0/ 
.//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux-thread-multi/ 
.//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/ .//misc 
.//misc/perl5/5.8.0/i386-linux-thread-multi .//misc/perl5/5.8.0 
.//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
.//misc/perl5/vendor_perl/5.8.0 
.//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/ 
/.//misc/perl5/vendor_perl/5.8.0/i386-linux/ 
.//Mandrake/mdkinst/usr/lib/perl5/5.8.0//i386-linux-thread-multi 
.//Mandrake/mdkinst/usr/lib/perl5/5.8.0/ 
.//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux-thread-multi/ .//misc 
.//misc/perl5/5.8.0/i386-linux-thread-multi .//misc/perl5/5.8.0 
.//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
.//misc/perl5/vendor_perl/5.8.0 
.//misc/perl5/vendor_perl/i386-linux-thread-multi/ 
.//misc/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/ 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.1 
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl/5.6.1 
/usr/lib/perl5/vendor_perl .) at 
/misc/perl5/vendor_perl/5.8.0/Mkcd/Functions.pm line 7.
BEGIN failed--compilation aborted at 
/misc/perl5/vendor_perl/5.8.0/Mkcd/Functions.pm line 7.
Compilation failed in require at 
/misc/perl5/vendor_perl/5.8.0/Mkcd/Disc.pm line 7.
BEGIN failed--compilation aborted at 
/misc/perl5/vendor_perl/5.8.0/Mkcd/Disc.pm line 7.
Compilation failed in require at 
/misc/perl5/vendor_perl/5.8.0/Mkcd/Group.pm line 8.
BEGIN failed--compilation aborted at 
/misc/perl5/vendor_perl/5.8.0/Mkcd/Group.pm line 8.
Compilation failed in require at .//misc/mkcd line 12.
BEGIN failed--compilation aborted at .//misc/mkcd line 12.

I'm certain the module it needs is in 
./Mandrake/mdkinst/usr/lib/perl5/vendor_perl/5.8.0/
-- 
Sitsofe | http://sucs.org/~sits/





Re: [Cooker] MakeCD Problem

2002-09-06 Thread Warly

Richard Houser [EMAIL PROTECTED] writes:

 I'm getting a
 bad rpm $COOKERDIR//Mandrake/RPMS/perl-DB_File-1.804-3mdk.i586.rpm
 during what appears to be the mkcd_build_hdlist phase.  I've tried a
 dozen or so command lines for the script and still nothing.  It bombs
 out at this point.  Sync was as of about 7:45 EDT Thurdsay.

You must have a corrupted package, this is a perl-URPM message when
building hdlists, try to remove the rpm, maybe also try to do
a rpm -k on it.

-- 
Warly




[Cooker] MakeCD in good shape

2002-09-05 Thread Quel Qun

Hi,

Just thought I could report that MakeCD worked fine today, creating
700MB CDs at the second try.

733118464 1-Cooker.iso
733741056 2-Cooker.iso
621084672 3-Cooker.iso

Command line was:

$COOK/misc/MakeCD --discsize 73400 --fast --auto $COOK --noisolinux

I do not if the -f option is very useful, is this used?

Thanks to Warly for his good work.

=o=
kk1





Re: [Cooker] MakeCD in good shape

2002-09-05 Thread Warly

Quel Qun [EMAIL PROTECTED] writes:

 Hi,

 Just thought I could report that MakeCD worked fine today, creating
 700MB CDs at the second try.

 733118464 1-Cooker.iso
 733741056 2-Cooker.iso
 621084672 3-Cooker.iso

 Command line was:

 $COOK/misc/MakeCD --discsize 73400 --fast --auto $COOK --noisolinux

 I do not if the -f option is very useful, is this used?

No fast was not used, it is now, just do disabling optimization funtions.

-- 
Warly




[Cooker] MakeCD Problem

2002-09-05 Thread Richard Houser

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm getting a
bad rpm $COOKERDIR//Mandrake/RPMS/perl-DB_File-1.804-3mdk.i586.rpm
during what appears to be the mkcd_build_hdlist phase.  I've tried a
dozen or so command lines for the script and still nothing.  It bombs
out at this point.  Sync was as of about 7:45 EDT Thurdsay.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj14PmgACgkQUMkt1ZRwL1M46ACfSFBiUOcWvLTPlIP770HRYi8Z
hlMAn0ZHnYF+grtjKfE8JVIkIvASeWss
=B5X7
-END PGP SIGNATURE-





Re: [Cooker] MakeCD is getting better

2002-08-26 Thread Quel Qun

On Sun, 2002-08-25 at 22:49, Warly wrote:
 Quel Qun [EMAIL PROTECTED] writes:
 
  Today, it managed to make 3 discs with 1 retry:
 
  731086848 Aug 25 15:20 1-Cooker.iso
  729645056 Aug 25 15:22 2-Cooker.iso
  536707072 Aug 25 15:24 3-Cooker.iso
 
  Two things, though:
 
  1. After the first try, a bunch of these errors showed up:
 
  ERROR revert_to: is not present in movement history
 
  2. I end up with lots of rejected packages for lack of space. You can
  see, however, that the third file is still much smaller than the first
  two.
 
  Some examples:
 
  REJECTED OpenOffice.org-l10n-fr-1.0.1-2mdk.i586 (Not enough space: )
  REJECTED Xtart-1.0-7mdk.noarch (Not enough space: )
 
 What was your command line and your config file if you are using one.
 
The command line was:

$COOKROOT/misc/MakeCD --discsize 73400 --auto $COOKROOT

No special config file, $COOKROOT is where I have the standard Cooker
tree, no SRPMS, no contrib.

=-=
kk1






Re: [Cooker] MakeCD always fails

2002-08-25 Thread Warly

Quel Qun [EMAIL PROTECTED] writes:

 MakeCD now iterates trying to make a smaller first CD, but always
 creates an iso of the same size (705MB)
 I just stopped it after 4 or 5 iterations.

 checkSize: disc 1 size 740132864 (73400)
 checkSize: new disc 1 size 642007040
 ERROR: disc 1 is too big (740132864  73400 (new disc size
 642007040)
 checkSize: disc 2 size 727746560 (73400)
 checkSize: new disc 2 size 827801600
 checkSize: disc 3 size 551618560 (73400)
 checkSize: new disc 3 size 3469721600
 ERROR: one or more disc are too big or too small, rebuilding lists
 makeWithGroups: trying to adjust disc size, try 5

 It seems to me that the 'new disc size' is smaller at each iteration,
 but the firt CD iso always ends up with the same size.

optmize_space may still suffer some problem.

You can change number of try with --disc_building_tries 1.

I set this option to 1 by default in auto mode.

-- 
Warly




Re: [Cooker] MakeCD always fails

2002-08-25 Thread Quel Qun

On Sat, 2002-08-24 at 23:30, Warly wrote:
 Quel Qun [EMAIL PROTECTED] writes:
 
  MakeCD now iterates trying to make a smaller first CD, but always
  creates an iso of the same size (705MB)
  I just stopped it after 4 or 5 iterations.
...
  It seems to me that the 'new disc size' is smaller at each iteration,
  but the firt CD iso always ends up with the same size.
 
 optmize_space may still suffer some problem.
 
 You can change number of try with --disc_building_tries 1.
 
 I set this option to 1 by default in auto mode.
 
MakeCD would need a 100 page manual :)

For now, I just try it once and hit Ctrl-C, look at the new disc size,
run it again with the new size and kill it before it starts another
iteration.

Something the size or 5MB is surely missed when it estimates the size of
the first disc.
=-=
kk1





Re: [Cooker] MakeCD always fails

2002-08-25 Thread Warly

Quel Qun [EMAIL PROTECTED] writes:

 On Sat, 2002-08-24 at 23:30, Warly wrote:
 Quel Qun [EMAIL PROTECTED] writes:
 
  MakeCD now iterates trying to make a smaller first CD, but always
  creates an iso of the same size (705MB)
  I just stopped it after 4 or 5 iterations.
 ...
  It seems to me that the 'new disc size' is smaller at each iteration,
  but the firt CD iso always ends up with the same size.
 
 optmize_space may still suffer some problem.
 
 You can change number of try with --disc_building_tries 1.
 
 I set this option to 1 by default in auto mode.
 
 MakeCD would need a 100 page manual :)

volunteer ? :)

 For now, I just try it once and hit Ctrl-C, look at the new disc size,
 run it again with the new size and kill it before it starts another
 iteration.

 Something the size or 5MB is surely missed when it estimates the size of
 the first disc.

The problem of the first CD is linked to hdlist files. As these files
does not exists, it must istimate the size they will use given the
free space available for rpms. Of course this estimation is
aproximative and results, depending of the packages put on the CDs
after the real build, in not exact disc size.

That is one of the reasons why optimize_space is needed.

Of course a another solution would be to manually adjust the CD size
after one try, or to change the hdlist estimation size accordingly to
experiments.

-- 
Warly




[Cooker] MakeCD is getting better

2002-08-25 Thread Quel Qun

Today, it managed to make 3 discs with 1 retry:

731086848 Aug 25 15:20 1-Cooker.iso
729645056 Aug 25 15:22 2-Cooker.iso
536707072 Aug 25 15:24 3-Cooker.iso

Two things, though:

1. After the first try, a bunch of these errors showed up:

ERROR revert_to: is not present in movement history

2. I end up with lots of rejected packages for lack of space. You can
see, however, that the third file is still much smaller than the first
two.

Some examples:

REJECTED OpenOffice.org-l10n-fr-1.0.1-2mdk.i586 (Not enough space: )
REJECTED Xtart-1.0-7mdk.noarch (Not enough space: )

-=-
kk1





Re: [Cooker] MakeCD is getting better

2002-08-25 Thread Warly

Quel Qun [EMAIL PROTECTED] writes:

 Today, it managed to make 3 discs with 1 retry:

 731086848 Aug 25 15:20 1-Cooker.iso
 729645056 Aug 25 15:22 2-Cooker.iso
 536707072 Aug 25 15:24 3-Cooker.iso

 Two things, though:

 1. After the first try, a bunch of these errors showed up:

 ERROR revert_to: is not present in movement history

 2. I end up with lots of rejected packages for lack of space. You can
 see, however, that the third file is still much smaller than the first
 two.

 Some examples:

 REJECTED OpenOffice.org-l10n-fr-1.0.1-2mdk.i586 (Not enough space: )
 REJECTED Xtart-1.0-7mdk.noarch (Not enough space: )

I am checking.

-- 
Warly




Re: [Cooker] MakeCD is getting better

2002-08-25 Thread Warly

Quel Qun [EMAIL PROTECTED] writes:

 Today, it managed to make 3 discs with 1 retry:

 731086848 Aug 25 15:20 1-Cooker.iso
 729645056 Aug 25 15:22 2-Cooker.iso
 536707072 Aug 25 15:24 3-Cooker.iso

 Two things, though:

 1. After the first try, a bunch of these errors showed up:

 ERROR revert_to: is not present in movement history

 2. I end up with lots of rejected packages for lack of space. You can
 see, however, that the third file is still much smaller than the first
 two.

 Some examples:

 REJECTED OpenOffice.org-l10n-fr-1.0.1-2mdk.i586 (Not enough space: )
 REJECTED Xtart-1.0-7mdk.noarch (Not enough space: )

What was your command line and your config file if you are using one.

-- 
Warly




[Cooker] MakeCD woes

2002-08-22 Thread Frank Griffin

I followed the suggestion of copying the beta3 CDs to disk, and using
Ron Stodden's downloader to sync up to cooker.  I've successfully sync'd
3 or 4 times now, but when I try to run MakeCD, I am consistently
getting the following error (although the package name changes):

mkcd_build_hdlist: write /tmp/Cooker/1/hdlist.cz
choosing compression method with gzip -9 for archive
/tmp/Cooker/1/hdlist.cz
bad header /tmp/.mkcd_build_hdlist/kde-i18n-de-3.0.2-3mdk.noarch
real archive size of /tmp/Cooker/1/hdlist.cz is 8863994

My impression is that all of the package names mentioned in the error
are ones originally copied from the CD (rather than downloaded).  In one
case, it was the kernel package for 19-3, which wasn't even in RPMS.

Any idea what I'm doing wrong ?





[Cooker] MakeCD deps reporting

2002-08-15 Thread Quel Qun

On Thu, 2002-08-15 at 20:16, Warly wrote:
 
 ...
 MakeCD reports the initial failing deps for the package (which
 is annoying I agree and will try to change that). That is
 to say that if A depends on B that depends on libstdc++, the error
 message will be that A is rejected because of libstdc++ (which is
 true but not enought to know what need to be recompiled).
 
Good to know, thanks.
=o=
kk1





Re: [Cooker] MakeCD fails to make ISOs

2002-07-30 Thread Warly

Kurt [EMAIL PROTECTED] writes:

 On Mon, 2002-07-29 at 03:33, Warly wrote:
 Kurt [EMAIL PROTECTED] writes:
 
  No is still doesn't work. See below:
 
 Could you send me the contents of your ../misc dir (tree or ls -R)
 
 Here it is:
 [root@franklin misc]# tree
 .
 |-- ChangeLog.bz2

[...]

 |-- parsehdlist
 |-- perl5
 |   |-- 5.8.0
 |   |   `-- i386-linux
 |   |   |-- Cwd.pm
 |   |   |-- Digest
 |   |   |   `-- MD5.pm
 |   |   `-- auto
 |   |   `-- Digest
 |   |   `-- MD5
 |   |   `-- MD5.so

You must have a pb in your mirror, cooker perl5/5.8.0 should contains:

|-- perl5
|   |-- 5.8.0
|   |   |-- File
|   |   |   |-- Basename.pm
|   |   |   |-- Path.pm
|   |   |   |-- Spec
|   |   |   |   `-- Unix.pm
|   |   |   `-- Spec.pm
|   |   |-- base.pm
|   |   |-- i386-linux
|   |   |   |-- Cwd.pm
|   |   |   |-- Digest
|   |   |   |   `-- MD5.pm
|   |   |   `-- auto
|   |   |   `-- Digest
|   |   |   `-- MD5
|   |   |   `-- MD5.so
|   |   `-- subs.pm


-- 
Warly




Re: [Cooker] MakeCD fails to make ISOs

2002-07-30 Thread Kurt

Is this due to something I can change, should I just use a different
mirror, or will you be notifying them of the error.

Thanks for your effort!
Kurt

On Tue, 2002-07-30 at 13:03, Warly wrote:
 Kurt [EMAIL PROTECTED] writes:
 
  On Mon, 2002-07-29 at 03:33, Warly wrote:
  Kurt [EMAIL PROTECTED] writes:
  
   No is still doesn't work. See below:
  
  Could you send me the contents of your ../misc dir (tree or ls -R)
  
  Here it is:
  [root@franklin misc]# tree
  .
  |-- ChangeLog.bz2
 
 [...]
 
  |-- parsehdlist
  |-- perl5
  |   |-- 5.8.0
  |   |   `-- i386-linux
  |   |   |-- Cwd.pm
  |   |   |-- Digest
  |   |   |   `-- MD5.pm
  |   |   `-- auto
  |   |   `-- Digest
  |   |   `-- MD5
  |   |   `-- MD5.so
 
 You must have a pb in your mirror, cooker perl5/5.8.0 should contains:
 
 |-- perl5
 |   |-- 5.8.0
 |   |   |-- File
 |   |   |   |-- Basename.pm
 |   |   |   |-- Path.pm
 |   |   |   |-- Spec
 |   |   |   |   `-- Unix.pm
 |   |   |   `-- Spec.pm
 |   |   |-- base.pm
 |   |   |-- i386-linux
 |   |   |   |-- Cwd.pm
 |   |   |   |-- Digest
 |   |   |   |   `-- MD5.pm
 |   |   |   `-- auto
 |   |   |   `-- Digest
 |   |   |   `-- MD5
 |   |   |   `-- MD5.so
 |   |   `-- subs.pm
 
 
 -- 
 Warly
 






Re: [Cooker] MakeCD fails to make ISOs

2002-07-29 Thread Warly

Kurt [EMAIL PROTECTED] writes:

 No is still doesn't work. See below:

Could you send me the contents of your ../misc dir (tree or ls -R)

-- 
Warly




RE: [Cooker] MakeCD fails to make ISOs

2002-07-29 Thread Andy Neillans

Well, I now have the ISO burnt, but now I get:

I can't acess a Mandrake Linux Installation disc in your CDROM drive
(Drive here). Retry?

|Yes| |No| |Back|

Console:
 Mounting /dev/hdc on /tmp/image as type iso9660
 have to insmod isofs
succeeded isofs
 Mount failed: Device or resource busy

Andy

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf Of Warly
 Sent: 29 July 2002 11:34
 To: [EMAIL PROTECTED]
 Subject: Re: [Cooker] MakeCD fails to make ISOs
 
 
 Kurt [EMAIL PROTECTED] writes:
 
  No is still doesn't work. See below:
 
 Could you send me the contents of your ../misc dir (tree or ls -R)
 
 -- 
 Warly
 
 





Re: [Cooker] MakeCD fails to make ISOs

2002-07-29 Thread Kurt

On Mon, 2002-07-29 at 03:33, Warly wrote:
 Kurt [EMAIL PROTECTED] writes:
 
  No is still doesn't work. See below:
 
 Could you send me the contents of your ../misc dir (tree or ls -R)
 
 -- 
 Warly
 
Here it is:
[root@franklin misc]# tree
.
|-- ChangeLog.bz2
|-- MakeCD
|-- MakeCD-test
|-- MakeCD.bak
|-- MakeCD.new.bak
|-- MakeCD~
|-- README
|-- README.MakeCD
|-- auto
|   `-- rpmtools
|   `-- rpmtools.so
|-- doc
|   |-- 8.2.conf
|   |-- contrib
|   |-- kde
|   |-- main
|   `-- server
|-- gendistrib
|-- make_mdkinst_stage2
|-- mkcd
|-- packdrake
|-- packdrake.pm
|-- parsehdlist
|-- perl5
|   |-- 5.8.0
|   |   `-- i386-linux
|   |   |-- Cwd.pm
|   |   |-- Digest
|   |   |   `-- MD5.pm
|   |   `-- auto
|   |   `-- Digest
|   |   `-- MD5
|   |   `-- MD5.so
|   `-- vendor_perl
|   `-- 5.8.0
|   |-- File
|   |   `-- NCopy.pm
|   |-- Image
|   |   `-- Size.pm
|   |-- Mkcd
|   |   |-- Commandline.pm
|   |   |-- Disc.pm
|   |   |-- Functions.pm
|   |   |-- Group.pm
|   |   |-- List.pm
|   |   |-- Package.pm
|   |   `-- Tools.pm
|   |-- auto
|   |   `-- Image
|   |   `-- Size
|   |   |-- autosplit.ix
|   |   |-- bmpsize.al
|   |   |-- gifsize.al
|   |   |-- jpegsize.al
|   |   |-- mngsize.al
|   |   |-- pcdsize.al
|   |   |-- pngsize.al
|   |   |-- ppmsize.al
|   |   |-- psdsize.al
|   |   |-- swfsize.al
|   |   |-- tiffsize.al
|   |   |-- xbmsize.al
|   |   `-- xpmsize.al
|   `-- i386-linux
|   |-- RPM
|   |   |-- Constants.pm
|   |   |-- Error.pm
|   |   `-- Header.pm
|   |-- RPM.pm
|   |-- URPM
|   |   `-- Build.pm
|   |-- URPM.pm
|   `-- auto
|   |-- RPM
|   |   `-- RPM.so
|   `-- URPM
|   `-- URPM.so
|-- rpm2header
`-- rpmtools.pm

24 directories, 55 files
[root@franklin misc]# 

Thanks,
Kurt





Re: [Cooker] MakeCD fails to make ISOs

2002-07-28 Thread Kurt

No is still doesn't work. See below:

Thanks,
Kurt

On Sat, 2002-07-27 at 10:57, Warly wrote:
 Kurt [EMAIL PROTECTED] writes:
 
  That was the original MakeCD script that came from my download. The only
  thing I changed was that I added the -x option to the first line to try
  to get a better idea of why the script was failing. Although I am trying
  to learn more about shell scrips I don't know enough yet to try and fix
  this myself.
 
 but if you put PERL=5.8.0 does it work ?
 
 -- 
 Warly
 

[root@franklin misc]# ./MakeCD
+ PERL=5.8.0
++ dirname ./MakeCD
++ sed 's/misc$//
t 
c\
../'
+ REP=../
+
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:..//misc/
+ export
PERL5LIB=..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/:..//misc:..//misc/perl5/5.8.0:..//misc/perl5/vendor_perl/5.8.0:..//misc/perl5/vendor_perl/i386-linux/:..//misc/perl5/vendor_perl/5.8.0/i386-linux/
+
PERL5LIB=..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/:..//misc:..//misc/perl5/5.8.0:..//misc/perl5/vendor_perl/5.8.0:..//misc/perl5/vendor_perl/i386-linux/:..//misc/perl5/vendor_perl/5.8.0/i386-linux/
+ exec ..//Mandrake/mdkinst/lib/ld-linux.so.2 --library-path
..//Mandrake/mdkinst/lib/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/CORE/ 
..//Mandrake/mdkinst/usr/bin/perl -I 
..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/:..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/:..//misc:..//misc/perl5/5.8.0:..//misc/perl
5/vendor_perl/5.8.0:..//misc/perl5/vendor_perl/5.8.0/i386-linux/
..//misc/mkcd
Can't locate base.pm in @INC (@INC contains:
..//Mandrake/mdkinst/usr/lib/perl5/
5.8.0//i386-linux ..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/
..//Mandrake/mdkinst
/usr/lib/perl5/5.8.0/i386-linux/ ..//misc
..//misc/perl5/5.8.0/i386-linux ..//mi
sc/perl5/5.8.0 ..//misc/perl5/vendor_perl/5.8.0/i386-linux
..//misc/perl5/vendor
_perl/5.8.0 ..//misc/perl5/vendor_perl/5.8.0/i386-linux/
..//Mandrake/mdkinst/us
r/lib/perl5/5.8.0//i386-linux ..//Mandrake/mdkinst/usr/lib/perl5/5.8.0/
..//Mand
rake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/ ..//misc
..//misc/perl5/5.8.0/i386-
linux ..//misc/perl5/5.8.0 ..//misc/perl5/vendor_perl/5.8.0/i386-linux
..//misc/
perl5/vendor_perl/5.8.0 ..//misc/perl5/vendor_perl/i386-linux/
..//misc/perl5/ve
ndor_perl/5.8.0/i386-linux/ /usr/lib/perl5/5.8.0/i386-linux
/usr/lib/perl5/5.8.0
 /usr/lib/perl5/site_perl/5.8.0/i386-linux
/usr/lib/perl5/site_perl/5.8.0 /usr/l
ib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8
.0/i386-linux /usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl .) at 
..//misc/perl5/5.8.0/i386-linux/Cwd.pm line 155.
BEGIN failed--compilation aborted at
..//misc/perl5/5.8.0/i386-linux/Cwd.pm line
 155.
Compilation failed in require at
..//misc/perl5/vendor_perl/5.8.0/File/NCopy.pm 
line 175.
BEGIN failed--compilation aborted at
..//misc/perl5/vendor_perl/5.8.0/File/NCopy
.pm line 175.
Compilation failed in require at ..//misc/mkcd line 9.
BEGIN failed--compilation aborted at ..//misc/mkcd line 9.
[root@franklin misc]# 






Re: [Cooker] MakeCD fails to make ISOs

2002-07-27 Thread Warly

Kurt [EMAIL PROTECTED] writes:

 That was the original MakeCD script that came from my download. The only
 thing I changed was that I added the -x option to the first line to try
 to get a better idea of why the script was failing. Although I am trying
 to learn more about shell scrips I don't know enough yet to try and fix
 this myself.

but if you put PERL=5.8.0 does it work ?

-- 
Warly




Re: [Cooker] MakeCD fails to make ISOs

2002-07-26 Thread Kurt

That was the original MakeCD script that came from my download. The only
thing I changed was that I added the -x option to the first line to try
to get a better idea of why the script was failing. Although I am trying
to learn more about shell scrips I don't know enough yet to try and fix
this myself.

Thanks,
Kurt

On Fri, 2002-07-26 at 05:36, Warly wrote:
 Kurt [EMAIL PROTECTED] writes:
 
  MakeCD fails to create ISOs and complains about not finding libperl.so
 
  I have been using the latest Cooker files including today's from the
  Dresden mirror, ftp.vat.tu-dresden.de using wget -rm.
 
  I keep getting the error: error while loading shared libraries:
  libperl.so: cannot open shared object file: No such file or directory
  However, the libperl.so file is actually there in its proper place. 
 
  Included is some information that might help someone to figure out what
  is going wrong. Sorry I am not proficient at shell scripting and can't
  be of more help.
 
 
 [...]
 
 
   MakeCD output with -x option 
 
  [root@franklin misc]# ./MakeCD
  + PERL=
  ++ sed 's/misc$//
  t 
  c\
  ../'
  ++ dirname ./MakeCD
  + REP=../
  +
  
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:..//misc/
  + export
 
 [...]
 
 hum why do you have PERL= instead of PERL=5.8.0 ?
 
 -- 
 Warly
 






[Cooker] MakeCD fails to make ISOs

2002-07-25 Thread Kurt

MakeCD fails to create ISOs and complains about not finding libperl.so

I have been using the latest Cooker files including today's from the
Dresden mirror, ftp.vat.tu-dresden.de using wget -rm.

I keep getting the error: error while loading shared libraries:
libperl.so: cannot open shared object file: No such file or directory
However, the libperl.so file is actually there in its proper place. 

Included is some information that might help someone to figure out what
is going wrong. Sorry I am not proficient at shell scripting and can't
be of more help.

Thanks,
Kurt

  The Resulting Message From Invoking MakeCD 
 
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/bin/perl:
 error while loading shared libraries: libperl.so: cannot open shared object file: No 
such file or directory



 Location of libperl.so 

 ls -la
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/CORE/libperl.so
 
-rwxr-xr-x1 root root  1065096 Jul 11 20:04
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/CORE/libperl.so*



 MakeCD output with -x option 

[root@franklin misc]# ./MakeCD
+ PERL=
++ sed 's/misc$//
t 
c\
../'
++ dirname ./MakeCD
+ REP=../
+
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:..//misc/
+ export
PERL5LIB=..//Mandrake/mdkinst/usr/lib/perl5//:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:..//misc:..//misc/perl5/:..//misc/perl5/vendor_perl/:..//misc/perl5/vendor_perl/i386-linux/:..//misc/perl5/vendor_perl//i386-linux/
+
PERL5LIB=..//Mandrake/mdkinst/usr/lib/perl5//:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:..//misc:..//misc/perl5/:..//misc/perl5/vendor_perl/:..//misc/perl5/vendor_perl/i386-linux/:..//misc/perl5/vendor_perl//i386-linux/
+ exec ..//Mandrake/mdkinst/lib/ld-linux.so.2 --library-path
..//Mandrake/mdkinst/lib/:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/CORE/ 
..//Mandrake/mdkinst/usr/bin/perl -I 
..//Mandrake/mdkinst/usr/lib/perl5//:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:..//misc:..//misc/perl5/:..//misc/perl5/vendor_perl/:..//misc/perl5/vendor_perl//i386-linux/
 ..//misc/mkcd
..//Mandrake/mdkinst/usr/bin/perl: error while loading shared libraries:
libperl.so: cannot open shared object file: No such file or directory
[root@franklin misc]# 






Re: [Cooker] MakeCD not working

2002-07-23 Thread Kurt

On Sat, 2002-07-20 at 11:32, Warly wrote:
 Kurt [EMAIL PROTECTED] writes:
 
  When I attempt to create ISOs with MakeCD I keep getting an error
  message that there was an error while loading shared libraries, that
  libperl.so can't be found. I have just run weget -rm again, so I have
  the latest version. It looks like the MakeCD scfipt may be inserting an
  extra / in the path. See below:
  ---
  Kurt
 
  [root@franklin misc]#
  /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/misc/MakeCD -t 
/xtra/iso/ -a /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/
  
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/bin/perl:
 error while loading shared libraries: libperl.so: cannot open shared object file: No 
such file or directory
  [root@franklin misc]#
 
 have you a
 
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/CORE/libperl.so
 file ?
 
 -- 
 Warly
 

I have since run the MakeCD script with the -x option. Hopefully this
will be of some value in figuring out where the problem is. Sorry I
don't know enough about shell script programming to be of more help.

Thanks,
Kurt

 MakeCD run with first line #!/bin/sh -x 

[root@franklin misc]#
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/misc/MakeCD -t 
/xtra/iso -a /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/
+ PERL=
++ dirname
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/misc/MakeCD
++ sed 's/misc$//
t 
c\
../'
+ REP=/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/
+
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/
+ export
PERL5LIB=/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/lib/perl5//:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl/i386-linux/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl//i386-linux/
+
PERL5LIB=/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/lib/perl5//:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl/i386-linux/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl//i386-linux/
+ exec
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/lib/ld-linux.so.2
 --library-path 
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/lib/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/lib/perl5//i386-linux/CORE/
 
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/bin/perl
 -I 
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/lib/perl5//:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl/:/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/perl5/vendor_perl//i386-linux/
 /xtra/cooke!
r/!
ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//misc/mkcd -t /xtra/iso -a 
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/bin/perl:
 error while loading shared libraries: libperl.so: cannot open shared object file: No 
such file or directory
[root@franklin misc]# 






Re: [Cooker] MakeCD not working

2002-07-22 Thread Warly

Kurt [EMAIL PROTECTED] writes:

 When I attempt to create ISOs with MakeCD I keep getting an error
 message that there was an error while loading shared libraries, that
 libperl.so can't be found. I have just run weget -rm again, so I have
 the latest version. It looks like the MakeCD scfipt may be inserting an
 extra / in the path. See below:
 ---
 Kurt

 [root@franklin misc]#
 /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/misc/MakeCD -t 
/xtra/iso/ -a /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/
 
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/bin/perl:
 error while loading shared libraries: libperl.so: cannot open shared object file: No 
such file or directory
 [root@franklin misc]#

OK such errors should be fixed now in cooker.

-- 
Warly




[Cooker] MakeCD Problem

2002-07-18 Thread Kurt

Hi all,

I am new to this list and to using cooker, so please forgive if I don't
follow established procedures in posting my problem.

I just used wget -rm to download the Dresden cooker mirror. I have also
run wget a second time to make sure everything was up to date. I have
been using the README.MakeCD instructions in the misc directory.

When I attempt to create ISOs using MakeCD I keep getting and error
regarding access to libperl.so that I just can't get past.

Here is a copy of my command and the result:

[root@franklin /]#
/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/misc/MakeCD -t 
/xtra/iso/ -a /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/

/xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/bin/perl:
 error while loading shared libraries: libperl.so: cannot open shared object file: No 
such file or directory
[root@franklin /]# 

I made slight edit to this for clarity, I have separated  the command
from its resulting message. When the command is run it does not put a
space or linefeed between the command and resulting message. In the
terminal window the end of the command /i586/ butts together with the
start of the resulting message /xtra/ 

The reason I make note of this is that in the resulting message
i586//Mandrake stands out as a possible cause for the problem.

I have experimented in leaving off the trailing / in the the command.
But I always get the same No such file or directory error.

Any aid will be appreciated.

Thanks,
Kurt









Re: [Cooker] MakeCD and strange results

2002-07-17 Thread Warly

Murray J. Root [EMAIL PROTECTED] writes:

 MakeCD now build iso files. That won't work because they look for 
  modules.cz-2.4.18-6mdkBOOT 
 which doesn't exist. (a 0 byte file gets created when the iso is made)
 The modules in mdkinst is
  modules.cz-2.4.18-21mdkBOOT

 What do I change to make this work?

The real pb was that the isolinux kernel was not synch with the
default install boot kernel, and as a consequence when you
are doing an isolinux auto images with MakeCD, it fails while
loading second stage modules.

I did not see this pb because the ISO files I generated were
using the old cdrom.img method.

I will be fixed soon on the mirrors.

-- 
Warly




Re: [Cooker] MakeCD (Can't coerce array into hash at .../List.pmline 644)

2002-07-15 Thread Warly

Ben Reser [EMAIL PROTECTED] writes:

 On Sun, Jul 14, 2002 at 01:47:18PM +0200, Martin Ma?ok wrote:
 (shouldn't be this there already? I guess that there are many people
 creating cooker's ISOs under mdk8.2 environment...)

 Yeah but they just changed cooker over to perl 5.8.0 so some stuff is
 broken.  MakeCD is just one of them...

 ERROR: empty rpmlist key (HASH(0x80352f7c)) KEYS sectionforce 
 Get already built discs lists
 Can't coerce array into hash at 
/pub/Mandrake/cooker//misc/perl5/vendor_perl/5.8.0/Mkcd/List.pm line 644.

 Definately something that Perl 5.8.0 is seeing slightly differently than
 5.6.1 was and it doesn't like...

More likely a not enougth tested version put in cooker...

-- 
Warly




[Cooker] MakeCD and strange results

2002-07-15 Thread Murray J. Root

MakeCD now build iso files. That won't work because they look for 
 modules.cz-2.4.18-6mdkBOOT 
which doesn't exist. (a 0 byte file gets created when the iso is made)
The modules in mdkinst is
 modules.cz-2.4.18-21mdkBOOT

What do I change to make this work?

-- 
Murray J. Root

DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/

Mandrake on IRC
  #mandrake  #mandrake-linux = help for newbies (irc.openprojects.net)
  #mdk-cooker = Mandrake Cooker (irc.openprojects.net)
  #mandrakeguru = merged with #mandrake on irc.oftc.net  



msg67763/pgp0.pgp
Description: PGP signature


  1   2   >