Maybe I'm wrong, but the reson here seems to be the same... you're not
using an official release of systemconfigurator...

Regards,
-Andrea

Simon Ruiz wrote:
> Well, so this is how the "make install all" ended this time:
> 
> # Clear out SVN cruft.
> find /home/admin/systemimager.trunk/initrd_source/build_dir -depth -type d 
> -name .svn | xargs rm -rf
> mkdir -p /home/admin/systemimager.trunk/initrd_source/build_dir/new_root
> touch /home/admin/systemimager.trunk/initrd_source/build_dir.build
> /sbin/mkfs.cramfs /home/admin/systemimager.trunk/initrd_source/build_dir 
> /home/admin/systemimager.trunk/initrd_source/initrd
> warning: gids truncated to 8 bits.  (This may be a security concern.)
> gzip -9 < /home/admin/systemimager.trunk/initrd_source/initrd > 
> /home/admin/systemimager.trunk/initrd_source/initrd.img
> 
> 
> So, I tried running si_mkautoinstallcd and...
> 
> 
> [EMAIL PROTECTED]:~/systemimager.trunk$ sudo si_mkautoinstallcd
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Util/Log.pm 
> line 44.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Util/Log.pm 
> line 44.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Util/Cmd.pm 
> line 40.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Util/Cmd.pm 
> line 40.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/YaBoot.pm 
> line 50.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/YaBoot.pm 
> line 50.
> Use of uninitialized value in sprintf at 
> /usr/lib/systemconfig/Boot/Iseries.pm line 52.
> Use of uninitialized value in sprintf at 
> /usr/lib/systemconfig/Boot/Iseries.pm line 52.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/EFI.pm 
> line 59.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/EFI.pm 
> line 59.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Elilo.pm 
> line 59.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Elilo.pm 
> line 59.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Lilo.pm 
> line 51.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Lilo.pm 
> line 51.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Grub.pm 
> line 57.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Grub.pm 
> line 57.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Palo.pm 
> line 45.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Palo.pm 
> line 45.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Aboot.pm 
> line 46.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot/Aboot.pm 
> line 46.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot.pm line 
> 41.
> Use of uninitialized value in sprintf at /usr/lib/systemconfig/Boot.pm line 
> 41.
> Output file not specified!
> si_mkautoinstallcd (part of SystemImager) v3.7.5
> 
> Copyright (C) 1999-2006 Brian Elliott Finley <[EMAIL PROTECTED]>
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Usage: si_mkautoinstallcd [OPTION]... --out-file FILE
> 
> Options: (options can be presented in any order and may be abbreviated)
> 
>  --help
>     Display this output.
> 
>  --version
>     Display version and copyright information.
> 
>  --out-file FILE
>     Name of the the ISO image file that will be produced.
> 
>  --kernel FILE
>     Optionally specify an alternate autoinstall kernel.
> 
>  --initrd FILE
>     Optionally specify an alternate autoinstall ramdisk.
> 
>  --append "STRING"
>     A string of options that will be passed to the autoinstall kernel.
> 
>  --flavor FLAVOR
>     The flavor of the boot package to use.  If this option is not
>     specified,  you will be asked to choose a flavor from the available
>     list interactively.
> 
>  --arch ARCH
>     Create an auto-install CD image for an architecture other than that
>     of this host.
> 
>  --quiet
>     Don't print any output, just provide an appropriate exit code.
> 
> Download, report bugs, and make suggestions at:
> http://systemimager.org/
> 
> [EMAIL PROTECTED]:~/systemimager.trunk$
> 
> So, there are a lot of weird error messages related to systemconfigurator (it 
> seems), and then normal expected behavior...weird...
> 
> I'm going to go ahead and give it a shot.
> 
> Wish me luck!
> 
> Simón
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to