"No products to register" after autoyast installation
Hey, After an autoyast installation registration of the system (and hence automaticupdates) fail. blade5-eth0:~ # suse_register No products to register blade5-eth0:~ # ls /var/lib/zypp/db/products blade5-eth0:~ # We used our own installation source (copy from the DVDs) but we nerver had these problem in a manual installation. Any ideas? (Is there a default location for the autoyast-logfile? Does someone want to have a look at it?) Regards Jan -- Autoyast config file follows: <?xml version="1.0"?> <!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd"> <profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns"> <bootloader> <activate config:type="boolean">true</activate> <global> <embed_stage1.5 config:type="boolean">true</embed_stage1.5> <lines_cache_id>0</lines_cache_id> <prompt>1</prompt> <stage1_dev>/dev/sda1</stage1_dev> <timeout config:type="integer">8</timeout> </global> <initrd_modules config:type="list"> <initrd_module> <module>amd74xx</module> </initrd_module> <initrd_module> <module>cciss</module> </initrd_module> <initrd_module> <module>qla2xxx</module> </initrd_module> <initrd_module> <module>processor</module> </initrd_module> <initrd_module> <module>thermal</module> </initrd_module> <initrd_module> <module>fan</module> </initrd_module> <initrd_module> <module>reiserfs</module> </initrd_module> </initrd_modules> <loader_device></loader_device> <loader_type>grub</loader_type> <location>mbr</location> <repl_mbr config:type="boolean">false</repl_mbr> <sections config:type="list"> <section> <append>resume=/dev/sda2 splash=silent showopts</append> <initial>1</initial> <initrd>/boot/initrd</initrd> <kernel>/boot/vmlinuz</kernel> <lines_cache_id>1</lines_cache_id> <name>SUSE Linux 10.1</name> <original_name>linux</original_name> <root>/dev/sda1</root> <type>image</type> </section> <section> <append>showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3</append> <initrd>/boot/initrd</initrd> <kernel>/boot/vmlinuz</kernel> <lines_cache_id>2</lines_cache_id> <name>Failsafe -- SUSE Linux 10.1</name> <original_name>failsafe</original_name> <root>/dev/sda1</root> <type>image</type> </section> <section> <append>resume=/dev/sda2 splash=silent showopts</append> <initrd>/boot/initrd-xen</initrd> <kernel>/boot/vmlinuz-xen</kernel> <lines_cache_id>3</lines_cache_id> <name>Xen -- </name> <original_name>Xen -- </original_name> <root>/dev/sda1</root> <type>image</type> <xen>/boot/xen.gz</xen> <xen_append></xen_append> </section> </sections> </bootloader> <general> <mode> <confirm config:type="boolean">false</confirm> </mode> <mouse> <id>none</id> </mouse> <signature-handling/> </general> <groups config:type="list"/> <networking> <dhcp_options> <dhclient_additional_options></dhclient_additional_options> <dhclient_client_id></dhclient_client_id> <dhclient_hostname_option>AUTO</dhclient_hostname_option> </dhcp_options> <dns> <dhcp_hostname config:type="boolean">true</dhcp_hostname> <dhcp_resolv config:type="boolean">true</dhcp_resolv> <domain>site</domain> <hostname>linux-uqg5</hostname> <nameservers config:type="list"> <nameserver>192.168.16.254</nameserver> <nameserver>212.117.68.10</nameserver> <nameserver>212.117.64.86</nameserver> </nameservers> <searchlist config:type="list"> <search>mwrl.net</search> </searchlist> </dns> <interfaces config:type="list"> <interface> <bootproto>dhcp</bootproto> <device>eth-id-00:14:c2:3d:2c:a2</device> <name>Compaq NC7782 Gigabit Server Adapter (PCI-X, 10,100,1000-T)</name> <netmask>255.255.255.0</netmask> <startmode>auto</startmode> <usercontrol>no</usercontrol> </interface> </interfaces> <managed config:type="boolean">false</managed> <modules config:type="list"> <module_entry> <device>bus-pci-0000:02:02.0</device> <module>tg3</module> <options></options> </module_entry> </modules> <routing> <ip_forward config:type="boolean">false</ip_forward> </routing> </networking> <nfs config:type="list"> <nfs_entry> <mount_point>/home</mount_point> <nfs_options>defaults</nfs_options> <server_path>guam:/home</server_path> </nfs_entry> <nfs_entry> <mount_point>/data</mount_point> <nfs_options>defaults</nfs_options> <server_path>blade6:/mnt/san_v17</server_path> </nfs_entry> </nfs> <nis> <nis_broadcast config:type="boolean">false</nis_broadcast> <nis_broken_server config:type="boolean">false</nis_broken_server> <nis_by_dhcp config:type="boolean">false</nis_by_dhcp> <nis_domain>research.lab</nis_domain> <nis_local_only config:type="boolean">false</nis_local_only> <nis_options></nis_options> <nis_other_domains config:type="list"/> <nis_servers config:type="list"> <nis_server>guam</nis_server> </nis_servers> <start_autofs config:type="boolean">false</start_autofs> <start_nis config:type="boolean">true</start_nis> </nis> <online_update> <autoget config:type="boolean">false</autoget> <enable_autoupdate config:type="boolean">true</enable_autoupdate> <skipPre config:type="boolean">true</skipPre> <update_time> <day config:type="integer">0</day> <hour config:type="integer">0</hour> <minute config:type="integer">0</minute> <random_time config:type="boolean">true</random_time> <timing>weekly</timing> </update_time> </online_update> <partitioning config:type="list"> <drive> <device>/dev/sda</device> <partitions config:type="list"> <partition> <filesystem config:type="symbol">reiser</filesystem> <format config:type="boolean">true</format> <mount>/</mount> <partition_id config:type="integer">131</partition_id> <partition_nr config:type="integer">1</partition_nr> <partition_type>primary</partition_type> <size>7304015872</size> </partition> <partition> <filesystem config:type="symbol">swap</filesystem> <format config:type="boolean">true</format> <mount>swap</mount> <partition_id config:type="integer">130</partition_id> <partition_nr config:type="integer">2</partition_nr> <partition_type>primary</partition_type> <size>1077511168</size> </partition> </partitions> <use>all</use> </drive> </partitioning> <report> <errors> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">0</timeout> </errors> <messages> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">0</timeout> </messages> <warnings> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">0</timeout> </warnings> <yesno_messages> <log config:type="boolean">true</log> <show config:type="boolean">true</show> <timeout config:type="integer">0</timeout> </yesno_messages> </report> <runlevel> <default>3</default> </runlevel> <software> <addons config:type="list"> <addon>X11</addon> <addon>Min</addon> </addons> <base>Minimal+X11</base> <packages config:type="list"> <package>yast2-trans-en_US</package> (...) <package>xen</package> </packages> </software> <user_defaults> <expire></expire> <group>100</group> <groups>video,dialout</groups> <home>/home</home> <inactive>-1</inactive> <shell>/bin/bash</shell> <skel>/etc/skel</skel> </user_defaults> <users config:type="list"> <user> <encrypted config:type="boolean">false</encrypted> <user_password>(..)</user_password> <username>root</username> </user> </users> </profile> -- Jan Steinkuehler Ericsson Research Ericsson GmbH, Eurolab EDD/XR/N Ericsson Allee 1 D-52134 Herzogenrath jan.steinkuehler@ericsson.com
participants (1)
-
Jan Steinkuehler (AC/EDD)