Mailinglist Archive: opensuse-autoinstall (87 mails)

< Previous Next >
Re: [opensuse-autoinstall] SLED10 - Patterns error
  • From: Mark Rodee <Mark.Rodee@xxxxxxxxxxxx>
  • Date: Thu, 04 Jan 2007 09:07:29 -0600
  • Message-id: <1167923249.22452.18.camel@xxxxxxxxxxxxxxxxxxxxxxxxx>
That did it! Thank you for your time Lee!

On Tue, 2007-01-02 at 09:53 -0500, Lee Mayes wrote:
> Mark Rodee wrote:
> > Lee, Thanks for the reply, It does not look like that is the case. But,
> > looking at the y2log I see the following -
> >
> > ":321 User does not want to trust key error" with my key for the source.
> >
> > Then just a little lower on the list I see:
> >
> > "SourceCreate for 'nfs://<source>' product '' has failed
> >
> > For testing, I've added the following to my XML profile -
> >
> > <accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
> > <accept_verification_failed config:type="boolean">true</accept_verification_failed>
> > <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key>
> >
> > and still hit the error. Suggestions?
> >
> >
> Hi Mark,
>
> Here's relevant what I use (using HTTP against exploded CD images):
>
>
> <general>
> <signature-handling>
> <accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
> <accept_file_without_checksum
> config:type="boolean">true</accept_file_without_checksum>
> <accept_verification_failed
> config:type="boolean">true</accept_verification_failed>
> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key>
> <import_gpg_key config:type="boolean">true</import_gpg_key>
> </signature-handling>
> </general>
> <software>
> <patterns config:type="list">
> <pattern>default</pattern>
> </patterns>
> </software>
>
> We also vend the SDK, so I have this stanza as well:
>
> <add-on>
> <add_on_products config:type="list">
> <listentry>
> <media_url>
> http://192.168.1.5/LinuxCOE/SuSE/i386/SLE-10-SDK/CD1
> </media_url>
> <product>SUSE-Linux-Enterprise-SDK-i386</product>
> <product_dir>/</product_dir>
> </listentry>
> </add_on_products>
> </add-on>
>
> Sorry for the formatting, hope that helps!
>
> Lee
>
--

--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages