Mailinglist Archive: opensuse-autoinstall (87 mails)

< Previous Next >
Re: [opensuse-autoinstall] additional inst sources / Re: [suse-autoinstall] Re: AutoYaST IP and partitioning problems
  • From: Guenther Haas <guenther.haas@xxxxxx>
  • Date: Fri, 16 Feb 2007 11:38:59 +0100
  • Message-id: <45D589C3.90003@xxxxxx>
Uwe Gansert wrote:
> On Friday 09 February 2007 10:05, Guenther Haas wrote:
>
>> Any ideas?
>
> did you try the signature-handling configuration like I suggested yesterday?
> http://www.suse.de/~ug/autoyast_doc/configuration.html#CreateProfile.General

As I had these lines

<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>

already included in my configuration since SuSE 10.1 (although that never
really worked) I didn't check this explicitly.
But as far as I remember from SuSE 10.1 I get different error messages, if
the (non-existing) signatiure of an add-on source is the problem.

But having a closer look looking at that after the last posting, I found out
the following:
As I already wrote, in my my default configuration (default.xml) I still had
two sections <install> and <configure>. For me it wasn't completely clear,
where to put the <add-on) section and as <install> and <configure> are no
longer neccessary, I removed both of them.
I don't know, why this didn't work at firtst try but after adding these
sections again, trying several combinations (only <install>, only <configure>,
...) which all didn't work, again I ended up in a configuration with no
<install> and <configure> at all (in my main/default config file) and -
it works!


Now, why do I write all this? Because after adding of <add-on> installation
sources now works, I have another problem. Again connected with <install>
and/or <configure>:

Using rules and classes to put together an autoyast configuration depending
on the hardware on which openSUSE 10.2 is installed, I had a closer look on
all my configuration parts. I remeoved all <install> and <configure> sections
still remaining in other files.
So I also removed an <install> section surrounding my <partitioning>
configuration.

After doing that, now during autoinstallation I get an error message
concerning the partitioning. Adding the <install> section again, it works fine!
Therfore I can not really confirm the following comment of Uwe Gansert

Uwe Gansert wrote:
> On Friday 01 September 2006 11:22, Peter Ludikovsky wrote:
...
>> If anyone knows how to get them working (esp.
>> init-scripts) mail me.
>
> that's very unsual and I don't see any connection between the scripts
> section and the partitioning section.
> Do you mixup <install> <configure> and section outside of both?
> Either use <install> and <configure> for the whole profile or leave those
> elements out completely (they are not needed on 10.1/SLES10 anymore).
>
> For SP1, 10.2 the compatibility code is a lot more fault-tolerant in that
> way but on 10.1 and SLES10 you simply should not use <install> and
> <configure> at all.


OK, for me, <install> ... <partitioning> </partitionig> </install>
works. But do you have any idea, why I need this construction?
I don't.


@Uwe: If you want, I can send you the concerned configuration files.


Regards,

--
Guenther Haas, Uni Ulm, Abteilung TAIT, guenther.haas@xxxxxx
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups