Mailinglist Archive: opensuse-autoinstall (16 mails)
| < Previous | Next > |
[opensuse-autoinstall] Autoyast crash installer (11.1b4)
- From: Martin Vogt <vogt@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 14 Nov 2008 13:12:56 +0100
- Message-id: <491D6B48.5070809@xxxxxxxxxxxxxxxxxx>
Hello list,
I have a strange problem. I added in the autocast.xml file:
<software>
<kernel>kernel-default</kernel>
<patterns config:type="list">
<pattern>base</pattern>
<pattern>32bit</pattern>
<pattern>apparmor</pattern>
<pattern>console</pattern>
[...more...]
</patterns>
</software>
Now autoyast does the following:(from y2log)
ImageInstallation.ycp:536 Details:
$["base-meta-x86_64.tar.lzma":$["files":0, "size":12584960],
"base-x86_64.tar.lzma":$["files":0, "size":4321280],
"common-base-x86_64.tar.lzma":$["files":0, "size":531240960],
"common-desktop-x86_64.tar.lzma":$["files":0, "size":98897920],
"common-xorg-x86_64.tar.lzma":$["files":0, "size":217149440],
"gnome-meta-x86_64.tar.lzma":$["files":0, "size":27002880],
"gnome-x86_64.tar.lzma":$["files":0, "size":615321600],
"kde-meta-x86_64.tar.lzma":$["files":0, "size":25159680],
"kde-x86_64.tar.lzma":$["files":0, "size":498759680],
"x11-meta-x86_64.tar.lzma":$["files":0, "size":15431680],
"x11-x86_64.tar.lzma":$["files":0, "size":11356160]]
then it download the images and installs them, but this eats
up the whole memory and then the machine crash, because it has no more
memory:(machine has 1.5G)
2008-11-14 12:55:44 <1> vmw160.itwm.fhg.de(3483) [zypp++]
MediaManager.cc(checkDesired):116 checkDesired(5): desired (cached)
2008-11-14 12:55:44 <1> vmw160.itwm.fhg.de(3483) [zypp++]
MediaCurl.cc(doGetFileCopy):1143 /images/common-base-x86_64.tar.lzma
2008-11-14 12:55:44 <1> vmw160.itwm.fhg.de(3483) [zypp++]
MediaCurl.cc(doGetFileCopy):1160 URL:
http://10.136.16.23/suse111b4/suse111b4/images/common-base-x86_64.tar.lzma
2008-11-14 12:55:44 <1> vmw160.itwm.fhg.de(3483) [zypp++]
MediaCurl.cc(doGetFileCopy):1221 dest:
/var/adm/mount/AP_0x00000001/images/common-base-x86_64.tar.lzma
2008-11-14 12:55:44 <1> vmw160.itwm.fhg.de(3483) [zypp++]
MediaCurl.cc(doGetFileCopy):1222 temp:
/var/adm/mount/AP_0x00000001/images/common-base-x86_64.tar.lzma.new.zypp.1VJ1nj
2008-11-14 12:55:45 <1> vmw160.itwm.fhg.de(3483) [YCP]
clients/inst_deploy_image.ycp:111 DownloadHandler - first hit
2008-11-14 12:55:45 <1> vmw160.itwm.fhg.de(3483) [YCP]
clients/inst_deploy_image.ycp:67 New overall progress ID:
deploying_images (steps_start_at: 6, steps_reserved: 84, steps_total: 1000)
What I'm doing wrong?
I think that the "patterns" select the sub-componets eg. kde4 etc...
Most likely this is wrong.
Is there an example for an autoyast.xml for suse 11.1b4, which works?
regards,
Martin
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |