On Fri, 04 Apr 2014 12:53:32 +0200 Per Jessen <per@computer.org> wrote:
Josef Reidinger wrote:
On Fri, 04 Apr 2014 08:56:47 +0200 Per Jessen <per@computer.org> wrote:
Josef Reidinger wrote:
On Fri, 04 Apr 2014 07:38:34 +0200 Per Jessen <per@computer.org> wrote:
Jan Engelhardt wrote:
On Thursday 2014-04-03 17:40, Per Jessen wrote:
>I'm guessing that Factory is now supposed to work as a >single-phase installation? Or do I still >run /usr/lib/Yast/startup/Yast.ssh when the system boots the >first time? > >On this system, no interfaces were configured on the first >boot-up, and /usr/lib/Yast/startup/Yast.ssh didn't want to run >because run_me_at_boot wasn't found. I tried "ip addr" to >check the network interfaces, but iproute2 wasn't even >installed?
Was it or was it not, now?
I checked with rpm -qa, it wasn't installed, I had to install it myself. The deprecated 'ifconfig' was installed though :-)
rpm -qa is not correct way in inst-sys. You should check /.packages.root which contain packages there with version.
Wait, this was not in the inst-sys, I think - this was at the point where I would have normally started the 2nd phase. I logged in at the console, and ran "ip addr" which told me "ip" could not be found.
Also, when I later installed "iproute2" zypper didn't complain that it was already installed.
Ah, then it is different phase that I think. Now installation is single step, so you boot to target system. If iproute2 is not installed, then it is not in default patters for product ( opensuse here ) or you changed config to not install it. opensuse patterns are here https://build.opensuse.org/package/view_file/openSUSE:Factory/patterns-openS... probably for you important is base pattern or enhanced base where iproute2 is just recommended. So if you want to debug check in installation if enhanced base is installed and if recommended iproute2 is selected or not.
I'll have a look. In the meantime, have you any suggestions as to why this system came up with no network interface configured at all? It has 4 x gigabit interfaces. I had to configure those manually afterwards. Actually, could that be why iproute2 wasn't installed? No network interfaces, no network?
There is currently changes in installer in this area, so I expect it is a bug as network should be almost always set, maybe problem with installation control file for opensuse. Please report a bug and include yast logs, so we can check where is problem. Josef -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org