Hi I 'm trying to build a customized iso of super super, but yast doesn't take my package change. I see INDEX.gz and ls-lR.gz, and have my new package ( Mplayer, w32codecs, etc ), i add those package to /suse/setup/descr/default.sel too, but when i run the script to create the iso i have these errors: crear.sh: line 18: create_package_descr: command not found mkisofs: The option '-P' is reserved by POSIX.1-2001. mkisofs: The option '-P' means 'do not follow symbolic links'. mkisofs: Mkisofs-2.02 will introduce POSIX semantics for '-P'. mkisofs: Use -publisher in future to get old mkisofs behavior. INFO: UTF-8 character encoding detected by locale settings. Assuming UTF-8 encoded filenames on source filesystem, use -input-charset to override. I think that's the problem, any help ... please. I there a program or script to create package descriptions ?? Thanks and regards pd: Please excuse my terrible english. -- Marcel Mourguiart
crear.sh: line 18: create_package_descr: command not found Looks to me that you didn't install yast2-packager and/or yast2-packagemanager (Can't remember in which of these teo packages the create_package_descr is). Please install them and try again.
On Sat, 17 Sep 2005, Marcel Mourguiart <mourguiart@gmail.com> wrote:-
Hi I 'm trying to build a customized iso of super super, but yast doesn't take my package change.
I see INDEX.gz and ls-lR.gz, and have my new package ( Mplayer, w32codecs, etc ), i add those package to /suse/setup/descr/default.sel too, but when i run the script to create the iso i have these errors:
crear.sh: line 18: create_package_descr: command not found
This is the problem. Without the create_package_descr the descriptions aren't updated and the resultant image won't work as is should[0].
I think that's the problem, any help ... please. I there a program or script to create package descriptions ??
You need to install the autoyast2-utils package. Once it's installed, the script should work properly and create the ISO image properly. I know that the latest version of Houghis script[1] checks for the required binaries/scripts and prompts you to install the missing packages. [0] I met this problem while making the beta4 DVD ISO after upgrading a 9.3 install to 10.0beta3. I wrote my own script, about the same time Houghi wrote his, that ran through the process of applying the deltas, mounting each CD ISO and copying the files, updating the packages, creating the DVD ISO with mkisofs and finally burning it to disc with growisofs. As the autoyast2-utils package wasn't present in the beta3, and I had left the script to run unattended as it took a long while to apply the deltas, I didn't see that create_package_descr wasn't present and the descriptions hadn't been updated for a single install source. Took a couple of runs through the builds/burn process before actually sat down and watched it run all the way through. Then I noticed the error and applies a hard slap to the forehead[2]. Thank goodness for DVD+RW :) [1] <URL:http://www.opensuse.org/index.php/Making_a_DVD_from_CDs> [2] and then patched the script so that it checks that each of the required binaries are present before starting the process. Regards, David Bolt -- Member of Team Acorn checking nodes at 50 Mnodes/s: http://www.distributed.net/ AMD 1800 1Gb WinXP/SuSE 9.3 | AMD 2400 160Mb SuSE 8.1 | AMD 2400 256Mb SuSE 9.0 AMD 1300 512Mb SuSE 9.0 | Falcon 14Mb TOS 4.02 | STE 4Mb TOS 1.62 RPC600 129Mb RISCOS 3.6 | A3010 4Mb RISCOS 3.11 | A4000 4Mb RISCOS 3.11
2005/9/17, David Bolt <blacklist-me@davjam.org>:
On Sat, 17 Sep 2005, Marcel Mourguiart <mourguiart@gmail.com> wrote:-
Hi I 'm trying to build a customized iso of super super, but yast doesn't take my package change.
I see INDEX.gz and ls-lR.gz, and have my new package ( Mplayer, w32codecs, etc ), i add those package to /suse/setup/descr/default.sel too, but when i run the script to create the iso i have these errors:
crear.sh: line 18: create_package_descr: command not found
This is the problem. Without the create_package_descr the descriptions aren't updated and the resultant image won't work as is should[0].
I think that's the problem, any help ... please. I there a program or script to create package descriptions ??
You need to install the autoyast2-utils package.
It work perfect, thanks. One last ( i hope ) question how can i change the default package to install, the goal is to create a install cd with only "next" "next", but i don't now wish archive have the default package to install. Thanks again, and please excuse my bad english. -- Marcel Mourguiart
2005/9/17, Marcel Mourguiart <mourguiart@gmail.com>:
You need to install the autoyast2-utils package.
It work perfect, thanks.
One last ( i hope ) question how can i change the default package to install, the goal is to create a install cd with only "next" "next", but i don't now wish archive have the default package to install.
I just fix that it, adding the package name to "Minimal+X11- 10.0-56.noarch.sel" Thanks again, and please excuse my bad english.
-- Marcel Mourguiart
participants (3)
-
David Bolt
-
Magnus Boman
-
Marcel Mourguiart