I’m running 11.1 and I’m setting up some diskless nodes that will be grabbing the image from this server. When I try to run the Yast “installation into Directory” I get the follwing error message:
YaST got signal 11 at YCP file ProductControl.ycp:812
/sbin/yast2: line 437: 6375 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
anyone know what the problem is?
first:
# | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
--+-----------------+-----------------------+---------+---------+----------+--------+-----------------------------------------------------------------+--------
1 | openSUSE 11.1-0 | openSUSE 11.1-0 | Yes | No | 99 | yast2 | cd:///?devices=/dev/sr0 |
2 | openSUSE_11.1-0 | openSUSE 11.1-0 | Yes | No | 99 | yast2 | dvd:/// |
3 | repo-debug | openSUSE-11.1-Debug | No | Yes | 100 | NONE | http://download.opensuse.org/debug/distribution/11.1/repo/oss/ |
4 | repo-non-oss | openSUSE-11.1-Non-Oss | Yes | Yes | 100 | yast2 | http://download.opensuse.org/distribution/11.1/repo/non-oss/ |
5 | repo-oss | openSUSE-11.1-Oss | Yes | Yes | 100 | yast2 | http://download.opensuse.org/distribution/11.1/repo/oss/ |
6 | repo-source | openSUSE-11.1-Source | No | Yes | 100 | NONE | http://download.opensuse.org/source/distribution/11.1/repo/oss/ |
7 | repo-update | openSUSE-11.1-Update | Yes | Yes | 20 | rpm-md | http://download.opensuse.org/update/11.1/ |
second:
Loading repository data...
Reading installed packages...
S | Repository | Name | Version | Arch
--+----------------------+------------------------------+----------------+-------
v | openSUSE-11.1-Update | dbus-1-glib | 0.76-32.33.1 | i586
v | openSUSE-11.1-Update | dbus-1-python | 0.83.0-22.22.1 | i586
v | openSUSE-11.1-Update | dbus-1-x11 | 1.2.10-5.3.1 | i586
v | openSUSE-11.1-Update | desktop-translations | 11.1-6.4.1 | noarch
v | openSUSE-11.1-Update | pullin-msttf-fonts | 11.1.0.1-1.1 | noarch
v | openSUSE 11.1-0 | tgt | 0.9.0-1.14 | i586
v | openSUSE-11.1-Update | yast2 | 2.17.59-1.2.13 | i586
v | openSUSE-11.1-Update | yast2-online-update | 2.17.13-1.2.17 | noarch
v | openSUSE-11.1-Update | yast2-online-update-frontend | 2.17.13-1.2.17 | noarch
Looks like it worked:
zypper up
Loading repository data...
Reading installed packages...
The following packages are going to be upgraded:
dbus-1-glib dbus-1-python dbus-1-x11 desktop-translations pullin-msttf-fonts yast2
yast2-online-update yast2-online-update-frontend
The following NEW package is going to be installed:
tgt
The following package is going to be REMOVED:
iscsitarget
Overall download size: 7.1 M. After the operation, additional 3.1 M will be used.
Continue? [YES/no]: yes
Retrieving package tgt-0.9.0-1.14.i586 (1/9), 130.0 K (312.0 K unpacked)
Installing: tgt-0.9.0-1.14 [done]
Retrieving package dbus-1-x11-1.2.10-5.3.1.i586 (2/9), 32.0 K (29.0 K unpacked)
Retrieving delta: ./rpm/i586/dbus-1-x11-1.2.4_1.2.10-5.1_5.3.1.i586.delta.rpm, 19.0 K
Retrieving: dbus-1-x11-1.2.4_1.2.10-5.1_5.3.1.i586.delta.rpm [done]
Applying delta: ./dbus-1-x11-1.2.4_1.2.10-5.1_5.3.1.i586.delta.rpm [done]
Installing: dbus-1-x11-1.2.10-5.3.1 [done]
Retrieving package dbus-1-glib-0.76-32.33.1.i586 (3/9), 48.0 K (123.0 K unpacked)
Retrieving delta: ./rpm/i586/dbus-1-glib-0.76-32.1_32.33.1.i586.delta.rpm, 7.0 K
Retrieving: dbus-1-glib-0.76-32.1_32.33.1.i586.delta.rpm [done]
Applying delta: ./dbus-1-glib-0.76-32.1_32.33.1.i586.delta.rpm [done]
Installing: dbus-1-glib-0.76-32.33.1 [done]
Retrieving package desktop-translations-11.1-6.4.1.noarch (4/9), 6.1 M (34.9 M unpacked)
Retrieving delta: ./rpm/noarch/desktop-translations-11.1-6.3_6.4.1.noarch.delta.rpm, 3.0 M
Retrieving: desktop-translations-11.1-6.3_6.4.1.noarch.delta.rpm [done (429.5 K/s)]
Applying delta: ./desktop-translations-11.1-6.3_6.4.1.noarch.delta.rpm [done]
Installing: desktop-translations-11.1-6.4.1 [done]
Retrieving package yast2-2.17.59-1.2.13.i586 (5/9), 655.0 K (3.4 M unpacked)
Retrieving delta: ./rpm/i586/yast2-2.17.54_2.17.59-1.1_1.2.13.i586.delta.rpm, 90.0 K
Retrieving: yast2-2.17.54_2.17.59-1.1_1.2.13.i586.delta.rpm [done]
Applying delta: ./yast2-2.17.54_2.17.59-1.1_1.2.13.i586.delta.rpm [done]
Installing: yast2-2.17.59-1.2.13 [done]
Additional rpm output:
Updating etc/sysconfig/yast2...
Retrieving package pullin-msttf-fonts-11.1.0.1-1.1.noarch (6/9), 4.0 K (1.0 K unpacked)
Retrieving: pullin-msttf-fonts-11.1.0.1-1.1.noarch.rpm [done]
Installing: pullin-msttf-fonts-11.1.0.1-1.1 [done]
Retrieving package dbus-1-python-0.83.0-22.22.1.i586 (7/9), 124.0 K (594.0 K unpacked)
Retrieving delta: ./rpm/i586/dbus-1-python-0.83.0-21.31_22.22.1.i586.delta.rpm, 20.0 K
Retrieving: dbus-1-python-0.83.0-21.31_22.22.1.i586.delta.rpm [done]
Applying delta: ./dbus-1-python-0.83.0-21.31_22.22.1.i586.delta.rpm [done]
Installing: dbus-1-python-0.83.0-22.22.1 [done]
Retrieving package yast2-online-update-2.17.13-1.2.17.noarch (8/9), 46.0 K (176.0 K unpacked)
Retrieving delta: ./rpm/noarch/yast2-online-update-2.17.10_2.17.13-1.37_1.2.17.noarch.delta.rpm, 15.0 K
Retrieving: yast2-online-update-2.17.10_2.17.13-1.37_1.2.17.noarch.delta.rpm [done (580 B/s)]
Applying delta: ./yast2-online-update-2.17.10_2.17.13-1.37_1.2.17.noarch.delta.rpm [done]
Installing: yast2-online-update-2.17.13-1.2.17 [done]
Retrieving package yast2-online-update-frontend-2.17.13-1.2.17.noarch (9/9), 10.0 K (1.0 K unpacked)
Retrieving: yast2-online-update-frontend-2.17.13-1.2.17.noarch.rpm [done]
Installing: yast2-online-update-frontend-2.17.13-1.2.17 [done]
Anything else I should try?
Are you saying your issue remains. Try rebooting. Report back
Even after reboot I still get the same error message.
Seems to go fairly quickly, meaning that it comes back to a prompt right away (30 seconds or so). I still have the error message, although I haven’t rebooted yet so that’s my next step. I’ll post back with the result.
I believe it’s the same error message, I’m just going to post it again in case something is slightly different that I’m not noticing:
YaST got signal 11 at YCP file ProductControl.ycp:812
/sbin/yast2: line 437: 5072 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
btw, thanks for helping:)
I have seen this quite a bit, if you search:
Segmentation
you’ll see what I mean
Just check:
zypper lu