[Caiman-team] [OpenIndiana Distribution - Bug #1908] (Feedback) distro-constructor fails because of the new 'tr'

illumos project devnull at illumos.org
Tue Dec 20 18:27:25 UTC 2011


Issue #1908 has been updated by Piotr Jasiukajtis.

Status changed from New to Feedback

The relocation error is here because distro constructor uses 'tr' from the building packages. In this case it was b148.
OpenIndiana 151a contains open 'libc' and 'tr', b148 comes with the closed bins.

So at this point it's impossible to make an iso for pre illumos build using 151a host.

As a workaround someone could replace TR with GNU tr in 
/usr/share/distro_const/boot_archive_configure

----------------------------------------
Bug #1908: distro-constructor fails because of the new 'tr'
https://www.illumos.org/issues/1908

Author: Piotr Jasiukajtis
Status: Feedback
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