Re: [opensuse-autoinstall] Question: yast autoyast command line alternative]]

Uwe Gansert wrote:
on Monday 08 February 2010 Simon Loewenthal/NL/Tele2 wrote:
Thanks. Tried it but it hung. I ran it interactively but got this message, which explains why it did not work:
Error │ │ The storage subsystem is locked by the application "y2base" (30478). │
I am unsure what this means. I do not rememver adding this.
that means that a either a second yast is running that locks the storage system. Is stage2 maybe still running?
On another system I saw a similar message about some scsi subsystem not beong installed.
that's a bug in autoyast2. That iscsi-client modules requires one or two packes to be installed. Simply install those to suppress that message, even if you dont need iscsi. Not nice but fixed in the meantime.
OK no problem then. I shall ignore it or install the module. Interestingly, on a OpenSUSE 11 server I had the message: # yast2 clone_system No such client module clone_system The search path follows. It does not include the current directory. /y2update/clients /root/.yast2/clients /usr/share/YaST2/clients Run 'yast2 -h' for help on usage # Does anyone know which package is missing? Additionally, on some systems the command produces: UI Syntax Error │ ──────────────────┐ │No widget with ID `contents│ │ The resulting autoy│ Check the log file! │ └────────────────────│ ──────────────────┘ └───────────────────────────┘ Odd. Simon. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org

On Thu, Feb 11, 2010 at 8:27 AM, Simon Loewenthal/NL/Tele2 <simon.loewenthal@klunky.co.uk> wrote:
Interestingly, on a OpenSUSE 11 server I had the message: # yast2 clone_system No such client module clone_system The search path follows. It does not include the current directory. /y2update/clients /root/.yast2/clients /usr/share/YaST2/clients
Run 'yast2 -h' for help on usage # Does anyone know which package is missing?
The "clone_system" yast module is part of the "autoyast2" package. -- -- Erico -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Erico Mendonça
-
Simon Loewenthal/NL/Tele2