[OmniOS-discuss] Bug in omnios packaging
Eric Sproul
eric.sproul at circonus.com
Mon Dec 8 15:24:00 UTC 2014
On Mon, Dec 8, 2014 at 8:29 AM, Jim Klimov <jim at cos.ru> wrote:
> Hi all,
>
>
> Found a small issue in some of the omnios (ms.omniti.com) packages: they
> include symlinks that point to the build-host's absolute paths, i.e.:
>
>
> # find /opt/omni -ls | grep tmp
> 12295 0 lrwxrwxrwx 1 root root 66 Dec 8 13:39
> /opt/omni/bin/pbzcat ->
> /tmp/build_esproul/omniti_compress_pbzip2_pkg//opt/omni/bin/pbzip2
> 12296 0 lrwxrwxrwx 1 root root 66 Dec 8 13:39
> /opt/omni/bin/pbunzip2 ->
> /tmp/build_esproul/omniti_compress_pbzip2_pkg//opt/omni/bin/pbzip2
> 12302 0 lrwxrwxrwx 1 root root 68 Dec 8 13:39
> /opt/omni/bin/amd64/unpigz ->
> /tmp/build_esproul/omniti_compress_pigz_pkg//opt/omni/bin/amd64/pigz
Haha... busted! Thanks for the bug report. For whatever reason,
these compression tools all have very non-standard build procedures,
and make all sorts of silly assumptions. We'll get it fixed.
Eric
More information about the OmniOS-discuss
mailing list