[Caiman-team] [OpenIndiana Distribution - Bug #1908] (New) distro-constructor fails because of the new 'tr'
illumos project
devnull at illumos.org
Wed Jan 4 02:32:09 UTC 2012
Issue #1908 has been updated by Albert Lee.
Status changed from Feedback to New
__nextwctype was introduced in the new locale code in illumos, and previously didn't exist. distro-constructor is apparently running the current tr, which depends on this symbol, using an older libc. It shouldn't be using the old libc at all, this is totally unsafe.
----------------------------------------
Bug #1908: distro-constructor fails because of the new 'tr'
https://www.illumos.org/issues/1908
Author: Piotr Jasiukajtis
Status: New
Priority: Normal
Assignee: OI Caiman
Category: Caiman (Installer)
Target version:
Difficulty: Medium
Tags: needs-triage
# uname -v
oi_151a
The 'tr' was introduced by illumos - it's an open source replacement.
<pre>
svccfg: Loaded 5 smf(5) service descriptions
ld.so.1: tr: fatal: relocation error: file /usr/bin/tr: symbol __nextwctype: referenced symbol not found
/usr/share/distro_const/boot_archive_configure: line 277: 2985: Killed
Applying SMF profile: /rpool/dc/build_data/pkg_image//etc/svc/profile/generic_limited_net.xml
close failed in file object destructor:
Error in sys.excepthook:
Original exception was:
ld.so.1: tr: fatal: relocation error: file /usr/bin/tr: symbol __nextwctype: referenced symbol not found
/usr/share/distro_const/boot_archive_configure: line 277: 2993: Killed
ld.so.1: tr: fatal: relocation error: file /usr/bin/tr: symbol __nextwctype: referenced symbol not found
/usr/share/distro_const/boot_archive_configure: line 277: 2998: Killed
ld.so.1: tr: fatal: relocation error: file /usr/bin/tr: symbol __nextwctype: referenced symbol not found
/usr/share/distro_const/boot_archive_configure: line 277: 3003: Killed
ld.so.1: tr: fatal: relocation error: file /usr/bin/tr: symbol __nextwctype: referenced symbol not found
/usr/share/distro_const/boot_archive_configure: line 277: 3008: Killed
</pre>
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the Caiman-team
mailing list