Bug 208377

Summary: emulators/linux_base-c6: EMC Networker 8.1.1 32bit Client - nsrexecd - Fails to Start
Product: Ports & Packages Reporter: Slawomir Wojciech Wojtczak <vermaden>
Component: Individual Port(s)Assignee: freebsd-emulation (Nobody) <emulation>
Status: Closed Feedback Timeout    
Severity: Affects Many People CC: emaste, w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (emulation)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
truss -o ./nsrexecd.truss.out ./nsrexecd none

Description Slawomir Wojciech Wojtczak 2016-03-29 09:36:24 UTC
Created attachment 168748 [details]
truss -o ./nsrexecd.truss.out ./nsrexecd

Steps to reproduce on FreeBSD 10.3-RELEASE amd64:

You can get the EMC Networker Client binaries from here (legal source):
ftp://ftp.legato.com/pub/NetWorker/Cumulative_Hotfixes/8.1/8.1.1.3/nw811_linux_x86.tar.gz

# pkg install linux_base-c6
# kldload linux
# tar -xf nw811_linux_x86.tar.gz 
# ls -l linux_x86 
total 186990
-rwxr-xr-x  1 vermaden  vermaden      6852 2014.01.24 20:43 LGTO_METAFILE.linuxx86
-rwxr-xr-x  1 vermaden  vermaden  17555772 2013.03.22 20:44 NetWorkerAdaptor-1.1.0-28-linux.run
-rw-r--r--  1 vermaden  vermaden  66089052 2014.01.24 23:58 lgtoclnt-8.1.1.2-1.i686.rpm
-rw-r--r--  1 vermaden  vermaden  71044280 2014.01.25 00:03 lgtoclnt_8.1.1.2_i386.deb
-rw-r--r--  1 vermaden  vermaden   1691541 2014.01.24 23:58 lgtofr-8.1.1.2-1.i686.rpm
-rw-r--r--  1 vermaden  vermaden   1603524 2014.01.24 23:59 lgtoja-8.1.1.2-1.i686.rpm
-rw-r--r--  1 vermaden  vermaden   1548305 2014.01.24 23:59 lgtoko-8.1.1.2-1.i686.rpm
-rw-r--r--  1 vermaden  vermaden   1567593 2014.01.24 23:59 lgtolicm-8.1.1.2-1.i686.rpm
-rw-r--r--  1 vermaden  vermaden    314246 2014.01.25 00:00 lgtoman-8.1.1.2-1.i686.rpm
-rw-r--r--  1 vermaden  vermaden  28221762 2014.01.25 00:01 lgtonode-8.1.1.2-1.i686.rpm
-rw-r--r--  1 vermaden  vermaden   1534199 2014.01.25 00:01 lgtozh-8.1.1.2-1.i686.rpm
-rwxr-xr-x  1 vermaden  vermaden     65802 2014.01.24 20:43 sd_products.res

# tar -xf linux_x86/lgtoclnt-8.1.1.2-1.i686.rpm
# mkdir /nsr
# cp -p -r usr opt /nsr
# cd /nsr/usr/sbin
# setenv LD_LIBRARY_PATH /nsr/usr/lib/nsr:/nsr/usr/lib
# ./nsrexecd
# echo $?
0
# truss -o ./nsrexecd.truss.out ./nsrexecd
< CHECK ATTACHEMENT >



Regards,
vermaden
Comment 1 Walter Schwarzenfeld freebsd_triage 2018-01-14 00:33:15 UTC
Maintainer feedback?