RE: [suse-autoinstall] where do I get a usable 10.1 ISO image
All those files should exist - the ones under x86_64 anyway. What do you see under x86_64 ? Perhaps bad apache config? Bad permissions?
-----Original Message----- From: Lonni J Friedman [mailto:netllama@gmail.com] Sent: Thursday, 29 June 2006 8:36 AM To: Jesus Gonzalez Cc: suse-autoinstall@suse.com Subject: Re: [suse-autoinstall] where do I get a usable 10.1 ISO image
2006/6/27, Lonni J Friedman <netllama@gmail.com>:
I feel like i'm talking to myself on this list. I'm
autoyast to install suse-10.1, yet all I keep getting are errors which seem to suggest that I'm not using a valid installation
tried the DVD image from the opensuse.org website, and also tried pointing directly at a mirror (mirrors.kernel.org). Neither is working. Surely I'm missing something very obvious, yet I can't figure out what.
The same autoyast.xml just works for both 10.0 & 9.3.
Please, can someone point me to a known good installation
On 6/28/06, Jesus Gonzalez <jgjnet@gmail.com> wrote: trying to used source. I've source for
10.1 (x86 & x86_64) that autoyast won't barf at? many thanks.
Perhaps you are facing the same "signature nightmare" I found the first time I tried this new version.
Try to add the following to your autoyast.xml:
<general> <signature-handling> <accept_unsigned_file config:type="boolean">true</accept_unsigned_file> <accept_file_without_checksum config:type="boolean">true</accept_file_without_checksum> <accept_verification_failed config:type="boolean">true</accept_verification_failed> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> </signature-handling> </general>
Tried this, no luck. I still get the same failure: Could not set patterns/selections: Basis-Devel, GNome,Kde,Kde-Desktop,Kernel-devel
In y2log I see: Bad media attach point: http://10.31.40.58/distros/suse/os/10.1/x86_64/
If I check the apache server's on 10.31.40.58 error_log I see the following: File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/media.1/installfiles File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/media.1/info.txt File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/part.info File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/driverupdate Anyone know why yast is looking for those files when they do not exist in the 10.1 installation source? -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@gmail.com LlamaLand http://netllama.linux-sxs.org -- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com This email and any attachments may contain privileged and confidential information and are intended for the named addressee only. If you have received this e-mail in error, please notify the sender and delete this e-mail immediately. Any confidentiality, privilege or copyright is not waived or lost because this e-mail has been sent to you in error. It is your responsibility to check this e-mail and any attachments for viruses. No warranty is made that this material is free from computer virus or any other defect or error. Any loss/damage incurred by using this material is not the sender's responsibility. The sender's entire liability will be limited to resupplying the material.
I can get to the server in a web browser, and I can wget the files that are there, so I don't think its apache, or the server for that matter. As for what is listed, its the same files that are here: http://mirrors.kernel.org/opensuse/distribution/SL-10.1/inst-source/ I tried using that mirror a few days ago, and got the same errors in the y2log (I can only guess as to what errors apache was getting). You say that those files should exist. Can you point me to a suse mirror that is hosting them? I can't find any mirrors with those files for 10.1. thanks. On 6/28/06, Matt Gillard <Matt.Gillard@colesmyer.com.au> wrote:
All those files should exist - the ones under x86_64 anyway. What do you see under x86_64 ?
Perhaps bad apache config? Bad permissions?
-----Original Message----- From: Lonni J Friedman [mailto:netllama@gmail.com] Sent: Thursday, 29 June 2006 8:36 AM To: Jesus Gonzalez Cc: suse-autoinstall@suse.com Subject: Re: [suse-autoinstall] where do I get a usable 10.1 ISO image
2006/6/27, Lonni J Friedman <netllama@gmail.com>:
I feel like i'm talking to myself on this list. I'm
autoyast to install suse-10.1, yet all I keep getting are errors which seem to suggest that I'm not using a valid installation
tried the DVD image from the opensuse.org website, and also tried pointing directly at a mirror (mirrors.kernel.org). Neither is working. Surely I'm missing something very obvious, yet I can't figure out what.
The same autoyast.xml just works for both 10.0 & 9.3.
Please, can someone point me to a known good installation
On 6/28/06, Jesus Gonzalez <jgjnet@gmail.com> wrote: trying to used source. I've source for
10.1 (x86 & x86_64) that autoyast won't barf at? many thanks.
Perhaps you are facing the same "signature nightmare" I found the first time I tried this new version.
Try to add the following to your autoyast.xml:
<general> <signature-handling> <accept_unsigned_file config:type="boolean">true</accept_unsigned_file> <accept_file_without_checksum config:type="boolean">true</accept_file_without_checksum> <accept_verification_failed config:type="boolean">true</accept_verification_failed> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> </signature-handling> </general>
Tried this, no luck. I still get the same failure: Could not set patterns/selections: Basis-Devel, GNome,Kde,Kde-Desktop,Kernel-devel
In y2log I see: Bad media attach point: http://10.31.40.58/distros/suse/os/10.1/x86_64/
If I check the apache server's on 10.31.40.58 error_log I see the following: File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/media.1/installfiles File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/media.1/info.txt File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/part.info File does not exist: /storage/distributions/distros/suse/os/10.1/x86_64/driverupdate
Anyone know why yast is looking for those files when they do not exist in the 10.1 installation source?
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@gmail.com LlamaLand http://netllama.linux-sxs.org
I'll dredge up my original question. Same setup, same errors. y2log attached for NFS/HTTP/FTP installs. I was using the retail i386/x86_64 DVD exploded into a HTTP tree for my source. Since then, I've also tried the GM i386 only DVD. Same results (note, my FTP install attempt was against a public mirror). I'm at my wits end as well. It's got to be something obvious since it works for everyone else. For full details of what the client logs at the time (during AutoYaST failures, and an example of a successful *MANUAL* install against the same source), see the mailing list archive at: http://lists.suse.com/archive/suse-autoinstall/2006-May/0090.html Lee (been AutoYast'ing since SLES8, searching for a 10.1 clue :/) On Wed, 2006-06-28 at 15:46 -0700, Lonni J Friedman wrote:
I can get to the server in a web browser, and I can wget the files that are there, so I don't think its apache, or the server for that matter.
As for what is listed, its the same files that are here: http://mirrors.kernel.org/opensuse/distribution/SL-10.1/inst-source/ I tried using that mirror a few days ago, and got the same errors in the y2log (I can only guess as to what errors apache was getting).
You say that those files should exist. Can you point me to a suse mirror that is hosting them? I can't find any mirrors with those files for 10.1. thanks.
On 6/28/06, Matt Gillard <Matt.Gillard@colesmyer.com.au> wrote:
All those files should exist - the ones under x86_64 anyway. What do you see under x86_64 ?
Perhaps bad apache config? Bad permissions?
-- Lee Mayes <autoinst@mayeses.com>
Finally, its not just me. So clearly something is either broken somewhere in the 10.1 installation media, or the documentation is lacking. I've uploaded my y2log from the most recent failure here: http://netllama.linux-sxs.org/y2log It would be super-great if someone from SuSE (Uwe?) would chime in on this thread, as this is not just one crackpot any longer. On 6/28/06, Lee Mayes <autoinst@mayeses.com> wrote:
I'll dredge up my original question. Same setup, same errors. y2log attached for NFS/HTTP/FTP installs. I was using the retail i386/x86_64 DVD exploded into a HTTP tree for my source. Since then, I've also tried the GM i386 only DVD. Same results (note, my FTP install attempt was against a public mirror).
I'm at my wits end as well. It's got to be something obvious since it works for everyone else. For full details of what the client logs at the time (during AutoYaST failures, and an example of a successful *MANUAL* install against the same source), see the mailing list archive at:
http://lists.suse.com/archive/suse-autoinstall/2006-May/0090.html
Lee (been AutoYast'ing since SLES8, searching for a 10.1 clue :/)
On Wed, 2006-06-28 at 15:46 -0700, Lonni J Friedman wrote:
I can get to the server in a web browser, and I can wget the files that are there, so I don't think its apache, or the server for that matter.
As for what is listed, its the same files that are here: http://mirrors.kernel.org/opensuse/distribution/SL-10.1/inst-source/ I tried using that mirror a few days ago, and got the same errors in the y2log (I can only guess as to what errors apache was getting).
You say that those files should exist. Can you point me to a suse mirror that is hosting them? I can't find any mirrors with those files for 10.1. thanks.
On 6/28/06, Matt Gillard <Matt.Gillard@colesmyer.com.au> wrote:
All those files should exist - the ones under x86_64 anyway. What do you see under x86_64 ?
Perhaps bad apache config? Bad permissions?
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@gmail.com LlamaLand http://netllama.linux-sxs.org
On Thursday 29 June 2006 01:50, Lonni J Friedman wrote:
I've uploaded my y2log from the most recent failure here: http://netllama.linux-sxs.org/y2log
did you do changes to your initrd? Did you change the ownerships/permissions of /var/tmp and/or /var/adm/mount in the initrd? If not, please do "ls -la /var/tmp" and "ls -la /var/adm/mount" plus "cat /proc/mounts" and post that to the list. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug
/On 6/29/06, Uwe Gansert <ug@suse.de> wrote:
On Thursday 29 June 2006 01:50, Lonni J Friedman wrote:
I've uploaded my y2log from the most recent failure here: http://netllama.linux-sxs.org/y2log
did you do changes to your initrd? Did you change the ownerships/permissions of /var/tmp and/or /var/adm/mount in the initrd? If not, please do "ls -la /var/tmp" and "ls -la /var/adm/mount" plus "cat /proc/mounts" and post that to the list.
The only changes that I made to the initrd was to add my autoyast.xml and my info file. beyond that its the same as it was off the 10.1 DVD. I assume that you wanted the output from those commands on the target system when yast errors out? ls -la /var/tmp total 0 drwxr-xr-x 4 500 500 80 2006-06-29 06:23 . drwxr-xr-x 11 500 500 240 2006-06-29 06:22 .. drwx------ 2 root root 40 2006-06-29 06:23 TmpDir.x0IK3J drwx------ 2 root root 120 2006-06-29 06:23 TmpDir.xfDvXl ls -la /var/adm/mount total 0 drwxr-xr-x 2 500 500 40 2006-06-29 06:21 . drwxr-xr-x 3 500 500 120 2006-06-29 06:22 .. cat /proc/mounts rootfs / rootfs rw 0 0 tmpfs / tmpfs rw 0 0 tmpfs / tmpfs rw 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 usbfs /proc/bus/usb usbfs rw 0 0 /dev/loop0 /mounts/instsys cramfs ro 0 0 devpts /dev/pts devpts rw 0 0 thanks for your help, i appreciate it. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@gmail.com LlamaLand http://netllama.linux-sxs.org
On Thursday 29 June 2006 22:26, Lonni J Friedman wrote:
I assume that you wanted the output from those commands on the target system when yast errors out? ls -la /var/tmp total 0 drwxr-xr-x 4 500 500 80 2006-06-29 06:23 . drwxr-xr-x 11 500 500 240 2006-06-29 06:22 .. drwx------ 2 root root 40 2006-06-29 06:23 TmpDir.x0IK3J drwx------ 2 root root 120 2006-06-29 06:23 TmpDir.xfDvXl
why is the UID 500? Was 500 the user who created the new initrd? That must be uid 0 Please create a new initrd and try again. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug
On Fri, 2006-06-30 at 09:14 +0200, Uwe Gansert wrote:
On Thursday 29 June 2006 22:26, Lonni J Friedman wrote:
I assume that you wanted the output from those commands on the target system when yast errors out? ls -la /var/tmp total 0 drwxr-xr-x 4 500 500 80 2006-06-29 06:23 . drwxr-xr-x 11 500 500 240 2006-06-29 06:22 .. drwx------ 2 root root 40 2006-06-29 06:23 TmpDir.x0IK3J drwx------ 2 root root 120 2006-06-29 06:23 TmpDir.xfDvXl
why is the UID 500? Was 500 the user who created the new initrd? That must be uid 0 Please create a new initrd and try again.
Hi Ewe, Thanks a million! That is *exactly* the root cause of the problem (creating the new initrd image as a non-root user). My test of performing all the steps manually *as* root resolved software selections just fine. It's never been an issue on previous releases (SLES8+, SuSE 9.0+), but it sure is now. Will modify my code that generates these for 10.1. Best Regards, Lee -- Lee Mayes <autoinst@mayeses.com>
On 6/30/06, Uwe Gansert <ug@suse.de> wrote:
On Thursday 29 June 2006 22:26, Lonni J Friedman wrote:
I assume that you wanted the output from those commands on the target system when yast errors out? ls -la /var/tmp total 0 drwxr-xr-x 4 500 500 80 2006-06-29 06:23 . drwxr-xr-x 11 500 500 240 2006-06-29 06:22 .. drwx------ 2 root root 40 2006-06-29 06:23 TmpDir.x0IK3J drwx------ 2 root root 120 2006-06-29 06:23 TmpDir.xfDvXl
why is the UID 500? Was 500 the user who created the new initrd? That must be uid 0 Please create a new initrd and try again.
UID=500 was the user on my system who edited the initrd. Chowning all of var in the initrd to root does indeed fix the problem I was having. Thanks for your help. Unfortunately, now i'm hitting a new problem at the very end of the installation when it hits "Install boot manager". I get "An error occurred during boot loader installation". In the y2log, I see: External program /usr/lib/YaST2/servers/scr died unexpectedly Storing device map failed Here's the relevant portions of my autoyast.xml: <bootloader> <loader_type>grub</loader_type> <location>mbr</location> </bootloader> <partitioning config:type="list"> <drive> <use>all</use> <initialize config:type="boolean">true</initialize> <partitions config:type="list"> <partition> <mount>/boot</mount> <size>75mb</size> <filesystem config:type="symbol">ext2</filesystem> </partition> <partition> <mount>swap</mount> <size>1012mb</size> <filesystem config:type="symbol">swap</filesystem> </partition> <partition> <mount>/</mount> <size>max</size> <filesystem config:type="symbol">reiser</filesystem> </partition> </partitions> </drive> </partitioning> All of this is the same as my 9.3 and 10.0 autoyast.xml which isn't having this problem. Any suggestions? -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@gmail.com LlamaLand http://netllama.linux-sxs.org
On Saturday 01 July 2006 00:21, Lonni J Friedman wrote:
Unfortunately, now i'm hitting a new problem at the very end of the installation when it hits "Install boot manager". I get "An error occurred during boot loader installation".
In the y2log, I see: External program /usr/lib/YaST2/servers/scr died unexpectedly Storing device map failed
it looks like there is still something wrong with your software installation. Please send me your y2log File. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug
On 7/4/06, Uwe Gansert <ug@suse.de> wrote:
On Saturday 01 July 2006 00:21, Lonni J Friedman wrote:
Unfortunately, now i'm hitting a new problem at the very end of the installation when it hits "Install boot manager". I get "An error occurred during boot loader installation".
In the y2log, I see: External program /usr/lib/YaST2/servers/scr died unexpectedly Storing device map failed
it looks like there is still something wrong with your software installation. Please send me your y2log File.
Thanks. The log which includes this problem is available at http://netllama.linux-sxs.org/y2log thanks! -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@gmail.com LlamaLand http://netllama.linux-sxs.org
On Tuesday 04 July 2006 21:13, Lonni J Friedman wrote:
Thanks. The log which includes this problem is available at http://netllama.linux-sxs.org/y2log
thanks. Try to add <base>default</base> to your software section. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug now playing Diary Of Dreams - Dead Letter
Thanks, that did the trick, and the installation completeed successfully! On 7/5/06, Uwe Gansert <ug@suse.de> wrote:
On Tuesday 04 July 2006 21:13, Lonni J Friedman wrote:
Thanks. The log which includes this problem is available at http://netllama.linux-sxs.org/y2log
thanks. Try to add <base>default</base> to your software section.
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman netllama@gmail.com LlamaLand http://netllama.linux-sxs.org
participants (4)
-
Lee Mayes
-
Lonni J Friedman
-
Matt Gillard
-
Uwe Gansert