Hi,
since round about one week we get the following error. The setup stands
in this state, autoinstall is broken.
2013-02-06 13:45:57 <1> hostname(7562) [YCP]
clients/inst_autoconfigure.ycp:41 current step: 26
2013-02-06 13:45:57 <1> hostname(7562) [wfm]
Y2CCWFM.cc(createInLevel):148 Parsing finished
2013-02-06 13:45:57 <1> hostname(7562) [Interpreter]
mail/widgets.ycp:121 Calling YaST client mail_auto
2013-02-06 13:45:57 <1> hostname(7562) [YCP] clients/mail_auto.ycp:31
----------------------------------------
2013-02-06 13:45:57 <1> hostname(7562) [YCP] clients/mail_auto.ycp:32
Mail auto started
2013-02-06 13:45:58 <1> hostname(7562) [YCP] SuSEFirewall.ycp:2522
Firewall configuration has been changed. Writing:
$["FW_ALLOW_FW_BROADCAST_DMZ":"no", "FW_ALLOW_FW_BROADCAST_EXT":"no",
"FW_ALLOW_FW_BROADCAST_INT":"no", "FW_CONFIGURATIONS_EXT":"sshd",
"FW_DEV_EXT":"any eth0", "FW_IGNORE_FW_BROADCAST_DMZ":"no",
"FW_IGNORE_FW_BROADCAST_EXT":"yes", "FW_IGNORE_FW_BROADCAST_INT":"no",
"FW_IPSEC_TRUST":"no", "FW_LOAD_MODULES":"nf_conntrack_netbios_ns",
"FW_LOG_ACCEPT_ALL":"no", "FW_LOG_ACCEPT_CRIT":"yes",
"FW_LOG_DROP_ALL":"no", "FW_LOG_DROP_CRIT":"yes", "FW_MASQUERADE":"no",
"FW_PROTECT_FROM_INT":"no", "FW_ROUTE":"no", "enable_firewall":false,
"start_firewall":false].
2013-02-06 13:45:58 <1> hostname(7562) [YCP] SuSEFirewall.ycp:2545
Disabling firewall services
2013-02-06 13:45:58 <1> hostname(7562) [YCP] Service.ycp:414 Disabling
service SuSEfirewall2_setup
2013-02-06 13:45:58 <1> hostname(7562) [YCP] Service.ycp:414 Disabling
service SuSEfirewall2_init
2013-02-06 13:45:58 <1> hostname(7562) [YCP] Service.ycp:403 Enabling
service postfix
2013-02-06 13:45:58 <3> hostname(7562) [agent-ini]
IniParser.cc(parse):556 Can not open /etc/sysconfig/amavis.
2013-02-06 13:45:58 <1> hostname(7562) [YCP] Service.ycp:82 Der Dienst
amavis existiert nicht.
2013-02-06 13:45:58 <3> hostname(7562) [YCP] Service.ycp:165 Service
amavis does not exist.
2013-02-06 13:45:58 <1> hostname(7562) [YCP] Service.ycp:82 Der Dienst
freshclam existiert nicht.
2013-02-06 13:45:58 <3> hostname(7562) [YCP] Service.ycp:165 Service
freshclam does not exist.
2013-02-06 13:45:58 <1> hostname(7562) [YCP] Service.ycp:82 Der Dienst
clamd existiert nicht.
2013-02-06 13:45:58 <3> hostname(7562) [YCP] Service.ycp:165 Service
clamd does not exist.
2013-02-06 13:45:58 <3> hostname(7562) [agent-ini]
IniParser.cc(getTimeStamp):925 Unable to stat '/etc/sysconfig/amavis':
Datei oder Verzeichnis nicht gefunden
2013-02-06 13:45:58 <3> hostname(7562) [bash]
ShellCommand.cc(shellcommand):78 Setting up postfix local as MDA...
2013-02-06 13:45:58 <3> hostname(7562) [bash]
ShellCommand.cc(shellcommand):78 Setting SPAM protection to "off"...
2013-02-06 13:46:00 <3> hostname(7562) [YCP] Report.ycp:523 Fehler bei
der Ausführung von SuSEconfig.
Can you help me with this issue? The file /etc/sysconfig/amavis exists
at this state.
Thank you.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org
Hi,
I have a pretty long bash script as a <file_script>, modifying one of
the files provided via <file>.
I tried to move the script source out of the XML file by using a
<location> tag instead of the <source> inside the <file_script>. But it
looks like this is not supported yet...would be nice to have though!
Best regards,
J Brauchle
On 11.2 at least, it seems like post-packages works fine for sles, but is
completely ignored on sled installs. I've done some testing and am seeing no
mention of autoyast even looking at post-packages on the sled installs.
Is this a known difference? I saw another thread mentioning a known issue
with opensuse 11.4 but that wouldn't explain why sles works and not sled.
We have a package that mostly creates links, fun stuff like:
/usr/lib64/libXaw3d.so.7 -> libXaw3d.so.8.0
for issues with older tools we still need to support. Rather then deal with
trying to make sure dependencies are listed in the rpm itself to ensure the
installation order, we just use the post-packages bit. Otherwise it would
sometimes install before even the paths existed and would get wiped out by
later rpm installs.
This problem didn't seem to exist with sles/sled 10.x (for sure 10.4 that I've
gone back and tested).
--
Mike Marion-Unix SysAdmin/Sr. Staff IT Engineer-http://www.qualcomm.com
O'Neill: "I hope you like Guinness sir. I find it a refreshing substitute for...
food." ==> Stargate SG-1
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org
Hi all,
We have downloaded the openSUSE 12.3 X64 DVD and copied it to a USB
pendrive and OK installing from the USB pendrive. We have just
downloaded the 1.2GB's of updates from
ftp-1.gwdg.de/pub/linux/suse/opensuse/update/12.3 that have been
released since the release of 12.3. Is it possible to incorporate
these updates onto the USB (or DVD) and get those installed in the
initial installation?
I have read the information at SUSE / Uwe Gansert / autoyast /
autoinstall and used the tool "create_update_source.sh" which has
added the updates folder to the USB pendrive but what do I have to do
next to tell the install to use this update folder?
Have been playing with autoyast and got a profile that nearly works so
if it is something that gets added in the autoinst.xml, then that
should be OK. I am aware of the ag_initscripts issue with autoyast as
described here... [Bug 801878] AutoYast hangs at "Install Required
Packages" and waits for.
Any help or advise appreciated.
Regards,
Stephen.
PS. Please note... I have also posted this on the openSUSE forums.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org
Hi all,
We have downloaded the openSUSE 12.3 X64 DVD and copied it to a USB
pendrive and OK installing from the USB pendrive. We have just
downloaded the 1.2GB's of updates from
ftp-1.gwdg.de/pub/linux/suse/opensuse/update/12.3 that have been
released since the release of 12.3. Is it possible to incorporate
these updates onto the USB (or DVD) and get those installed in the
initial installation?
I have read the information at SUSE / Uwe Gansert / autoyast /
autoinstall and used the tool "create_update_source.sh" which has
added the updates folder to the USB pendrive but what do I have to do
next to tell the install to use this update folder?
Have been playing with autoyast and got a profile that nearly works so
if it is something that gets added in the autoinst.xml, then that
should be OK. I am aware of the ag_initscripts issue with autoyast as
described here... [Bug 801878] AutoYast hangs at "Install Required
Packages" and waits for.
Any help or advise appreciated.
Regards,
Stephen.
PS. Please note... I have also posted this on the openSUSE forums.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org
I'm trying to get autoyast working with OpenSUSE-12.3. The actual OS
installation seems to work fine, but after the reboot (when it does a
bunch of post-install stuff), its consistently hanging at:
Preparing System for Automatic Instlallation
Install required packages
Checking for packages required for runlevel ---> 33%
Or more accurately, it just stalls. The system isn't hung, I can
switch between virtual consoles, but the actual installation never
progresses at all. Load is 0.00.
I started poking around in the newest log in /var/log/Yast2, and I see
the following at the bottom of y2log:
##########
2013-03-06 05:33:47 <1> dhcp-172-16-170-244(3533) [Interpreter]
network/services/host.ycp:405 Calling YaST client lan_auto
2013-03-06 05:33:47 <1> dhcp-172-16-170-244(3533) [YCP]
network/lan/wizards.ycp:34 ----------------------------------------
2013-03-06 05:33:47 <1> dhcp-172-16-170-244(3533) [YCP]
network/lan/wizards.ycp:35 Lan autoinst client started
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
LanUdevAuto.ycp:110 nothing changed, eth0 is old style dev_name
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
network/lan/wizards.ycp:195
input=$["config":$["dhcp":$["DHCLIENT_SET_HOSTNAME":true]],
"devices":$["eth":$["eth0":$["BOOTPROTO":"dhcp",
"STARTMODE":"onboot"]]], "dns":$["dhcp_hostname":true,
"dhcp_resolv":true, "domain":"local", "hostname":"linux"],
"hwcfg":$[], "interfaces":[$["bootproto":"dhcp", "device":"eth0",
"startmode":"onboot"]], "start_immediately":true]
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP] DNS.ycp:151
write_hostname_to_hosts default value: false
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP] DNS.ycp:388 DNS Import:
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP] DNS.ycp:389
nameservers=[]
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP] DNS.ycp:390
searchlist=[]
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP] DNS.ycp:391
hostname=linux
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP] DNS.ycp:392 domain=local
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP] DNS.ycp:393
dhcp_hostname=true, write_hostname=false
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
NetworkService.ycp:134 NetworkManager: false
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/lan_auto.ycp:404 Lan auto finished
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/lan_auto.ycp:405 ----------------------------------------
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [Interpreter]
network/services/host.ycp:405 Called YaST client returned.
2013-03-06 05:33:48 <2> dhcp-172-16-170-244(3533) [Parser]
network/widgets.ycp:205 Warning: Format string is not constant, no
parameter checking possible
2013-03-06 05:33:48 <2> dhcp-172-16-170-244(3533) [Parser]
network/lan/address.ycp:101 Warning: Format string is not constant, no
parameter checking possible
2013-03-06 05:33:48 <2> dhcp-172-16-170-244(3533) [Parser]
network/services/host.ycp:60 Warning: Format string is not constant,
no parameter checking possible
2013-03-06 05:33:48 <2> dhcp-172-16-170-244(3533) [Parser]
network/services/host.ycp:384 Warning: Format string is not constant,
no parameter checking possible
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [wfm]
Y2CCWFM.cc(createInLevel):148 Parsing finished
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [Interpreter]
network/services/host.ycp:405 Calling YaST client lan_auto
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
network/lan/wizards.ycp:34 ----------------------------------------
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
network/lan/wizards.ycp:35 Lan autoinst client started
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/lan_auto.ycp:404 Lan auto finished
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/lan_auto.ycp:405 ----------------------------------------
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [Interpreter]
network/services/host.ycp:405 Called YaST client returned.
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: ldap
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: mail
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: modem
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: nfs
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: nis
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: ntp-client
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: printer
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: proxy
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: remote
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: restore
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:112 current resource: runlevel
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:124 Importing configuration for runlevel
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/inst_autopost.ycp:157 Calling auto client with:
$["default":"3"]
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [wfm]
Y2WFMComponent.cc(import):771 Y2WFMComponent::import (RunlevelEd)
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [wfm]
Y2WFMComponent.cc(import):771 Y2WFMComponent::import (Systemd)
2013-03-06 05:33:48 <2> dhcp-172-16-170-244(3533) [Parser]
runlevel/ui.ycp:740 Warning: Format string is not constant, no
parameter checking possible
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [wfm]
Y2CCWFM.cc(createInLevel):148 Parsing finished
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [Interpreter]
runlevel/ui.ycp:117 Calling YaST client runlevel_auto
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/runlevel_auto.ycp:25 ----------------------------------------
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
clients/runlevel_auto.ycp:26 Runlevel auto started
2013-03-06 05:33:48 <1> dhcp-172-16-170-244(3533) [YCP]
RunlevelEd.ycp:52 Runlevel 4 support set to: false
##########
It seems like maybe its unhappy about something related to the
runlevel? My autoyast.xml has the following:
#########
<configure>
<runlevel>
<default>3</default>
</runlevel>
#########
Is this no longer supported? The last version of the documentation
seems to suggest that its still valid:
http://users.suse.com/~ug/autoyast_doc/configuration.html#CreateProfile.Ser…
As a side note, is autoyast still being actively maintained? All of
the links on Uwe's website ( http://users.suse.com/~ug/ ) don't have
any references to 12.3, and the OpenSUSE Yast Autoinstall wiki page is
now gone ( http://en.opensuse.org/YaST_Autoinstallation ).
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org
I'm trying to create the initial autoyast profile, but the collection
process seems to do something to iscsi (I have root on iscsi), which
makes the systems hang.
Unticking "iscsi initiator" makes the collection complete.
--
Per Jessen, Zürich (10.1°C)
http://www.dns24.ch/ - free DNS hosting, made in Switzerland.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+owner(a)opensuse.org