On Sun, 29 Jun 2008 11:41:29 +0200, Uwe Gansert wrote
Am 29.06.2008 um 10:53 schrieb Hubertus A. Haniel:
Is AutoYast in 11.0 broken? - I can't seem to get the dumping of config files working described at http://www.suse.com/~ug/autoyast_doc/createprofile.completeconf.html#id25530... to work. It used to work in 11.0 Alpha 2 but it does not seem to work with the current release anymore. - I am pretty much using the same profile since 10.3.
do you have the autoyast2 package installed? http://ugansert.blogspot.com/2008/06/section-broken-in-110.html
The other thing that is not working is adding my custom repository anmore using a add_on_products file. I am getting errors in the yast logs about accepting untrusted signatures even though in my yast profile I tell yast to accept them anyway with the following paragraph:
<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> <accept_non_trusted_gpg_key config:type="boolean">true</ accept_non_trusted_gpg_key> <import_gpg_key config:type="boolean">true</import_gpg_key> </signature-handling>
is that a repository you have created from scratch for the 11.0? Then you might have forgotten to create the sha1 sums. Check the documentation for create_update_source on my homepage.
ciao, Uwe Gansert
Thanx for the hint about having to install the autoyast2 package - that solved my problem in regards to the custom config files. - In regards to my custom repository, - I am actually using the createrepo tool to create my repositories and I am using that at work for SLES 10 as well and it still seems to work fine with SP2. I can still add this repository manually using zypper fine it is just that autoyast does not seem to like it anymore under 11.0: 2008-06-29 22:04:25 <1> 192.168.0.80(3127) [zypp] MediaHandler.cc(removeAttachPoint):190 Deleted default attach point /var/adm/mount/AP_0x00000001 2008-06-29 22:04:25 <1> 192.168.0.80(3127) [zypp] MediaHandler.cc(release):774 Released: http://192.168.0.1/PUBLIC/UNIX/LINUX/opensuse/extra-software/11.0 not attached; localRoot "" 2008-06-29 22:04:25 <1> 192.168.0.80(3127) [zypp] PathInfo.cc(_Log_Result):295 recursive_rmdir /var/cache/zypp/raw/11.0ybC6sm 2008-06-29 22:04:25 <1> 192.168.0.80(3127) [zypp] PathInfo.cc(_Log_Result):295 2008-06-29 22:04:25 <5> 192.168.0.80(3127) [zypp] Exception.cc(log):119 RepoManager.cc(refreshMetadata):662 CAUGHT: Fetcher.cc(start):249: Signature verification failed for repomd.xml 2008-06-29 22:04:25 <3> 192.168.0.80(3127) [zypp] RepoManager.cc(refreshMetadata):663 Trying another url... 2008-06-29 22:04:25 <3> 192.168.0.80(3127) [zypp] RepoManager.cc(refreshMetadata):672 No more urls... 2008-06-29 22:04:25 <5> 192.168.0.80(3127) [zypp] Exception.cc(log):119 RepoManager.cc(refreshMetadata):673 THROW: RepoManager.cc(refreshMetadata):673: Valid metadata not found at specified URL(s) 2008-06-29 22:04:25 <3> 192.168.0.80(3127) [Pkg] Source_Create.cc(SourceCreateEx):729 SourceCreate for 'http://192.168.0.1/PUBLIC/UNIX/LINUX/opensuse/extra-software/11.0' product '/' has failed Is this type of repository no longer supported? - I find it a lot simpler to maintain. Best regards Hubba -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org