* On 2016-08-17 at 18:22 BST, Jonathan Perkin wrote: > * On 2016-08-17 at 18:03 BST, Tiraen wrote: > > > Good evening, > > Today, collided with the same strangeness when trying to install pkgin and > > new packages t in the Global Zone > > on the final build of the system > > https://us-east.manta.joyent.com/Joyent_Dev/public/SmartOS/smartos-latest-USB.img.bz2 > > > > This is repeated on all builds packages in 2016 > > > > 2015Q4 - normal > > > > Nobody collided in recent times with similar? > > > > [root@app1 /]# uname -v > > joyent_20160804T173241Z > > [root@app1 /]# cd / > > [root@app1 /]# curl -k > > http://pkgsrc.joyent.com/packages/SmartOS/bootstrap/bootstrap-2016Q2-x86_64.tar.gz > > | gzcat | tar -xf - > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 100 56.0M 100 56.0M 0 0 7558k 0 0:00:07 0:00:07 --:--:-- > > 8760k > > [root@app1 /]# pkg_admin rebuild > > ld.so.1: pkg_admin: fatal: /usr/lib/64/libssp.so.0: I/O error > > Killed > > Interesting! Thanks for the report. Indeed it looks like we are > relying on some bad library paths right now, but so far haven't > noticed as the libssp from the platform has been shadowing the > failure.
Following up on this, the new 2016Q3 release resolves this issue by ensuring that the pkg_install tools are correctly linked against the pkgsrc GCC libraries. Please let me know if there are any other issues with linking against platform libraries. Thanks! -- Jonathan Perkin - Joyent, Inc. - www.joyent.com ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
