On Tue, Apr 10, 2012 at 1:19 PM, 686f6c6d <686f6c6d@googlemail.com> wrote:
On Mon, Apr 2, 2012 at 16:16, 686f6c6d <686f6c6d@googlemail.com> wrote:
- Using kernel-default-3.1.0-1.2.1.x86_64 from the "install" repo, the installation succeeds. - Using kernel-default-3.1.9-1.4.1.x86_64 from the "update" repo, the installation fails.
Let me correct that: Once I changed the profile again to re-include some of our scripts (that were disabled while debugging), even kernel-default 3.1.0 fails with the same problem. Need to do further debugging.
When working around the kernel issue by using only the suse "install" repo (and not the "update" repo), I see the following behaviour: 1. /var/log/messages show these errors: "su: pam_systemd(su:session): Failed to create session: Invalid argument" (seems to be https://bugzilla.novell.com/show_bug.cgi?id=731358 ) 2. Although "network", "ntp" and "sshd" are shown by chkconfig to be "on" (with ntp and sshd being explicitly specified as "3 5" in <runlevel>), they are not started at boot ("systemctl list-units -t service --all" shows them all as "loaded inactive"). Do I have to change anything else to make yast2-runlevel work with systemd? 3. The network comes up during boot (it works flawlessly in stage2 and /etc/sysconfig/network/ifcfg-eth0 and [...]/routes look fine), but then seems to exit for no particular reason, even when I try to start it manually (with "systemctl start network.service"). The only thing in the logs is this: ---------- 8< ---------- ifup: eth0 ifup: IP address: [...] dns-resolver: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... dns-resolver: You can find my version[...] ifdown: eth0 ---------- >8 ---------- systemctl shows it as "Active: inactive (dead)" then, with "ExecStart=[...], status=0/SUCCESS". I am *so* clueless what happens. (When I forbid systemd-sysvinit in autoyast, everything works fine as expected again.) I really hope 12.2 will be delayed, otherwise my resume will read "failed to make autoyast work with systemd for 12.1's entire lifetime." (; -- Kind regards 686f6c6d / Christopher 'm4z' Holm -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org