_____________________________________________ From: Ness, Todd Sent: Wednesday, November 22, 2006 8:13 AM To: suse-autoinstall@suse.com Subject: SLED10 + custom packages
I have a network SLED10 autoinstall working with classes and rules nicely, now I want to add custom packages to my installs
following the instructions found at http://www.suse.de/~ug/AutoYaST_FAQ.html#b9 http://en.opensuse.org/Inst-source-utils#Short_description_of_the_scri pts I add a new installation source with create_update_source.sh add my RPMS, then do all the steps above including those in the comments of the create_update_source.sh script
I have added the <signature-handling> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> </signature-handling> section in my profile
When the build starts I always get the error that my 4 packages are missing.
y2log is included. had to be excluded because of size, I can not find any useful errors in the log except for this: 2006-11-22 09:58:26 <5> 192.168.1.181(3343) [base] Exception.cc(log):94 SourceFactory.cc(createFrom):213 THROW: SourceFactory.cc(createFrom):213: Cannot create the installation source 2006-11-22 09:58:26 <3> 192.168.1.181(3343) [wfm] Source.cc(SourceCreateEx):1146 SourceCreate for 'http://192.168.1.200/SLED10/media.orig/updates' product '/' has failed
Also. I have used makeSUSEdvd script to make a bootable DVD and added these packages. the DVD build appears to work, but if I make a network install media out of this DVD, all of the packages are missing instead of just my 4.
Any help would be appreciated.
Todd Ness EDS - Sun Microsystems JDS Model Office Home Office - +1-303-255-4530 Sun Model Office - +1-303-272-3924 Lakewood Office - +1-303-763-3832 Mobile Phone - +1-303-263-2589
* Ness, Todd <todd.ness@eds.com> [Nov 22. 2006 17:21]:
y2log is included. had to be excluded because of size, I can not find any useful errors in the log except for this:
2006-11-22 09:58:26 <5> 192.168.1.181(3343) [base] Exception.cc(log):94 SourceFactory.cc(createFrom):213 THROW: SourceFactory.cc(createFrom):213: Cannot create the installation source 2006-11-22 09:58:26 <3> 192.168.1.181(3343) [wfm] Source.cc(SourceCreateEx):1146 SourceCreate for 'http://192.168.1.200/SLED10/media.orig/updates' product '/' has failed
Looks like the repository layout is broken. Please check http://192.168.1.200/SLED10/media.orig/updates if matches the structure documented at http://en.opensuse.org/Software_Repositories/YaST Klaus
y2log is included. had to be excluded because of size, I can not
find
any useful errors in the log except for this: 2006-11-22 09:58:26 <5> 192.168.1.181(3343) [base] Exception.cc(log):94 SourceFactory.cc(createFrom):213 THROW: SourceFactory.cc(createFrom):213: Cannot create the installation
well, I used the create_update_source script, which made the layout for me. |-- boot | `-- i386 | `-- loader |-- docu | |-- de | |-- en | |-- es | |-- fr | |-- it | |-- ja | |-- pt_BR | |-- zh_CN | `-- zh_TW |-- media.1 |-- suse | |-- i586 | |-- i686 | |-- noarch | `-- setup | |-- descr | `-- slide | |-- pic | `-- txt | |-- bg | |-- cs | |-- de | |-- en | |-- es | |-- fi | |-- fr | |-- hu | |-- it | |-- ja | |-- km | |-- nb | |-- nl | |-- pl | |-- pt | |-- pt_BR | |-- sl | |-- uk | |-- zh_CN | `-- zh_TW |-- updates | |-- media.1 | `-- suse | |-- i386 | |-- i486 | |-- i586 | |-- i686 | |-- noarch | `-- setup | `-- descr `-- yast -----Original Message----- From: Klaus Kaempf [mailto:kkaempf@suse.de] Sent: Wednesday, November 22, 2006 9:33 AM To: Ness, Todd Cc: suse-autoinstall@suse.com Subject: Re: [suse-autoinstall] RE: SLED10 + custom packages * Ness, Todd <todd.ness@eds.com> [Nov 22. 2006 17:21]: source
2006-11-22 09:58:26 <3> 192.168.1.181(3343) [wfm] Source.cc(SourceCreateEx):1146 SourceCreate for 'http://192.168.1.200/SLED10/media.orig/updates' product '/' has failed
Looks like the repository layout is broken. Please check http://192.168.1.200/SLED10/media.orig/updates if matches the structure documented at http://en.opensuse.org/Software_Repositories/YaST Klaus -- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
Hi, not sure whats wrong with your setup, but the "create_update_source" is only for updates and not new/custom rpms. This script can only be used to create repository with rpms of newer versions than the ones already included in the distribution. Regards Daniel On Wed, 22 Nov 2006, Ness, Todd wrote:
_____________________________________________ From: Ness, Todd Sent: Wednesday, November 22, 2006 8:13 AM To: suse-autoinstall@suse.com Subject: SLED10 + custom packages
I have a network SLED10 autoinstall working with classes and rules nicely, now I want to add custom packages to my installs
following the instructions found at http://www.suse.de/~ug/AutoYaST_FAQ.html#b9 http://en.opensuse.org/Inst-source-utils#Short_description_of_the_scri pts I add a new installation source with create_update_source.sh add my RPMS, then do all the steps above including those in the comments of the create_update_source.sh script
I have added the <signature-handling> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> </signature-handling> section in my profile
When the build starts I always get the error that my 4 packages are missing.
y2log is included. had to be excluded because of size, I can not find any useful errors in the log except for this: 2006-11-22 09:58:26 <5> 192.168.1.181(3343) [base] Exception.cc(log):94 SourceFactory.cc(createFrom):213 THROW: SourceFactory.cc(createFrom):213: Cannot create the installation source 2006-11-22 09:58:26 <3> 192.168.1.181(3343) [wfm] Source.cc(SourceCreateEx):1146 SourceCreate for 'http://192.168.1.200/SLED10/media.orig/updates' product '/' has failed
Also. I have used makeSUSEdvd script to make a bootable DVD and added these packages. the DVD build appears to work, but if I make a network install media out of this DVD, all of the packages are missing instead of just my 4.
Any help would be appreciated.
Todd Ness EDS - Sun Microsystems JDS Model Office Home Office - +1-303-255-4530 Sun Model Office - +1-303-272-3924 Lakewood Office - +1-303-763-3832 Mobile Phone - +1-303-263-2589
according to http://www.suse.de/~ug/AutoYaST_FAQ.html#b9 I should be able to add my own RPMS -----Original Message----- From: suselist@nlsn.nu [mailto:suselist@nlsn.nu] Sent: Wednesday, November 22, 2006 10:23 AM To: suse-autoinstall@suse.com Subject: Re: [suse-autoinstall] RE: SLED10 + custom packages Hi, not sure whats wrong with your setup, but the "create_update_source" is only for updates and not new/custom rpms. This script can only be used to create repository with rpms of newer versions than the ones already included in the distribution. Regards Daniel On Wed, 22 Nov 2006, Ness, Todd wrote:
_____________________________________________ From: Ness, Todd Sent: Wednesday, November 22, 2006 8:13 AM To: suse-autoinstall@suse.com Subject: SLED10 + custom packages
I have a network SLED10 autoinstall working with classes and rules nicely, now I want to add custom packages to my installs
following the instructions found at http://www.suse.de/~ug/AutoYaST_FAQ.html#b9
pts I add a new installation source with create_update_source.sh add my RPMS, then do all the steps above including those in the comments of the create_update_source.sh script
I have added the <signature-handling> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> </signature-handling> section in my profile
When the build starts I always get the error that my 4 packages are missing.
y2log is included. had to be excluded because of size, I can not find any useful errors in the log except for this: 2006-11-22 09:58:26 <5> 192.168.1.181(3343) [base] Exception.cc(log):94 SourceFactory.cc(createFrom):213 THROW: SourceFactory.cc(createFrom):213: Cannot create the installation
http://en.opensuse.org/Inst-source-utils#Short_description_of_the_scri source
2006-11-22 09:58:26 <3> 192.168.1.181(3343) [wfm] Source.cc(SourceCreateEx):1146 SourceCreate for 'http://192.168.1.200/SLED10/media.orig/updates' product '/' has failed
Also. I have used makeSUSEdvd script to make a bootable DVD and added these packages. the DVD build appears to work, but if I make a network install media out of this DVD, all of the packages are missing instead of just my 4.
Any help would be appreciated.
Todd Ness EDS - Sun Microsystems JDS Model Office Home Office - +1-303-255-4530 Sun Model Office - +1-303-272-3924 Lakewood Office - +1-303-763-3832 Mobile Phone - +1-303-263-2589
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
On Wednesday 22 November 2006 18:23, suselist@nlsn.nu wrote:
not sure whats wrong with your setup, but the "create_update_source" is only for updates and not new/custom rpms. This script can only be used to create repository with rpms of newer versions than the ones already included in the distribution.
no. That's not the case. You can add new RPMs too. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug
On Wednesday 22 November 2006 17:21, Ness, Todd wrote:
I have added the <signature-handling> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> </signature-handling> section in my profile
that's all for the signature handling? So you have signed your parallel RPM tree with your own key? Are you sure you did that right? For a test you should turn off the signature handling completely. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug
participants (4)
-
Klaus Kaempf
-
Ness, Todd
-
suselist@nlsn.nu
-
Uwe Gansert