Mailinglist Archive: opensuse-factory (533 mails)
| < Previous | Next > |
Re: [opensuse-factory] M5 on x86-64
- From: Eberhard Moenkeberg <emoenke@xxxxxxx>
- Date: Wed, 14 Apr 2010 19:26:40 +0200 (CEST)
- Message-id: <alpine.LNX.2.00.1004141919060.22731@xxxxxxxxxxxxxx>
Hi,
On Wed, 14 Apr 2010, Brian Millett wrote:
This is my try to install/update M5 x86_64 via ssh:
eberhard:50 19:17:16 ~ # ssh turion
Password:
openSUSE Installation
- there are shells running on consoles 2, 5, 6, 9
- use 'extend' to load extensions (remove with 'extend -r'); extensions are:
o bind, gdb
- network setup: run, e.g. 'dhcpcd eth0'
- sshd: run 'rcsshd start' (don't forget to set a password with 'passwd')
Welcome to the inst-sys on 192.168.3.3 2.6.34-rc3-3-default x86_64
run yast to start the installation
inst-sys:~ # yast
unicode_start skipped on /dev/pts/1
Probing connected terminal...
Initializing virtual console...
Found a rxvt terminal on /dev/pts/1 (80 columns x 24 lines).
*** Starting YaST2 ***
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 39
(#1)
(D deprecated) defined() is not usually useful on hashes because it
checks for an undefined scalar value. If you want to see if the hash
is empty, just use if (%hash) { # not empty } for example.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 53
(#1)
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 67
(#1)
(Maybe you should just omit the defined()?)
YaST got signal 11 at YCP file Packages.ycp:1428
/usr/lib/YaST2/startup/YaST2.call: line 288: 3294 Segmentation fault $OPT_FBITERM y2base "$Y2_MODULE_NAME" $Y2_MODE_FLAGS $Y2_MODULE_ARGS $Y2_MODE $Y2_UI_ARGS
unicode_stop skipped on /dev/pts/1
inst-sys:~ # Connection to turion closed by remote host.
Connection to turion closed.
eberhard:50 19:18:11 ~ #
Up to the message about URLRecode.pm line 67 happens very quickly (before and during the first YaST windows).
The "YaST got signal 11 at YCP file Packages.ycp:1428" happening is at about after klicking not to load the usb-storage module.
If I dont give the "acpi=off" grub parameter, the system freezes much earlier (before loading the installation system from network).
Viele Gruesse
Eberhard Moenkeberg (emoenke@xxxxxxx, em@xxxxxxx)
--
Eberhard Moenkeberg
Arbeitsgruppe IT-Infrastruktur
E-Mail: emoenke@xxxxxxx Tel.: +49 (0)551 201-1551
-------------------------------------------------------------------------
Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH Goettingen (GWDG)
Am Fassberg 11, 37077 Goettingen
URL: http://www.gwdg.de E-Mail: gwdg@xxxxxxx
Tel.: +49 (0)551 201-1510 Fax: +49 (0)551 201-2150
Geschaeftsfuehrer: Prof. Dr. Bernhard Neumair
Aufsichtsratsvorsitzender: Dipl.-Kfm. Markus Hoppe
Sitz der Gesellschaft: Goettingen
Registergericht: Goettingen Handelsregister-Nr. B 598
-------------------------------------------------------------------------
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On Wed, 14 Apr 2010, Brian Millett wrote:
On Wed, 2010-04-14 at 15:57 +0200, Stefan Seyfried wrote:
On Wed, 14 Apr 2010 08:19:22 -0500
Brian Millett <bmillett@xxxxxxxxx> wrote:
On Wed, 2010-04-14 at 10:04 +0200, Stefan Seyfried wrote:
https://bugzilla.novell.com/show_bug.cgi?id=595545Has anybody been able to install Milestone 5 on x86-64?
I'm pretty sure that
is preventing it, but maybe it's just my machine.
Linux vlad 2.6.34-rc3-3-default #1 SMP 2010-04-09 18:24:53 +0200x86_64
x86_64 x86_64 GNU/Linux
so I guess it's your machine.
How did you install?
(Just that I can try to reproduce it. I tried a fresh install from
DVD.)
I did a net install with milestone 4, then did a
zypper dup
to get to M5, so I did not install straight from the M5 net install cd.
Sorry for the confusion this has caused.
This is my try to install/update M5 x86_64 via ssh:
eberhard:50 19:17:16 ~ # ssh turion
Password:
openSUSE Installation
- there are shells running on consoles 2, 5, 6, 9
- use 'extend' to load extensions (remove with 'extend -r'); extensions are:
o bind, gdb
- network setup: run, e.g. 'dhcpcd eth0'
- sshd: run 'rcsshd start' (don't forget to set a password with 'passwd')
Welcome to the inst-sys on 192.168.3.3 2.6.34-rc3-3-default x86_64
run yast to start the installation
inst-sys:~ # yast
unicode_start skipped on /dev/pts/1
Probing connected terminal...
Initializing virtual console...
Found a rxvt terminal on /dev/pts/1 (80 columns x 24 lines).
*** Starting YaST2 ***
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 39
(#1)
(D deprecated) defined() is not usually useful on hashes because it
checks for an undefined scalar value. If you want to see if the hash
is empty, just use if (%hash) { # not empty } for example.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 53
(#1)
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at /usr/share/YaST2/modules/URLRecode.pm line 67
(#1)
(Maybe you should just omit the defined()?)
YaST got signal 11 at YCP file Packages.ycp:1428
/usr/lib/YaST2/startup/YaST2.call: line 288: 3294 Segmentation fault $OPT_FBITERM y2base "$Y2_MODULE_NAME" $Y2_MODE_FLAGS $Y2_MODULE_ARGS $Y2_MODE $Y2_UI_ARGS
unicode_stop skipped on /dev/pts/1
inst-sys:~ # Connection to turion closed by remote host.
Connection to turion closed.
eberhard:50 19:18:11 ~ #
Up to the message about URLRecode.pm line 67 happens very quickly (before and during the first YaST windows).
The "YaST got signal 11 at YCP file Packages.ycp:1428" happening is at about after klicking not to load the usb-storage module.
If I dont give the "acpi=off" grub parameter, the system freezes much earlier (before loading the installation system from network).
Viele Gruesse
Eberhard Moenkeberg (emoenke@xxxxxxx, em@xxxxxxx)
--
Eberhard Moenkeberg
Arbeitsgruppe IT-Infrastruktur
E-Mail: emoenke@xxxxxxx Tel.: +49 (0)551 201-1551
-------------------------------------------------------------------------
Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH Goettingen (GWDG)
Am Fassberg 11, 37077 Goettingen
URL: http://www.gwdg.de E-Mail: gwdg@xxxxxxx
Tel.: +49 (0)551 201-1510 Fax: +49 (0)551 201-2150
Geschaeftsfuehrer: Prof. Dr. Bernhard Neumair
Aufsichtsratsvorsitzender: Dipl.-Kfm. Markus Hoppe
Sitz der Gesellschaft: Goettingen
Registergericht: Goettingen Handelsregister-Nr. B 598
-------------------------------------------------------------------------
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |