[Bug 208377] emulators/linux_base-c6: EMC Networker 8.1.1 32bit Client - nsrexecd - Fails to Start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 29 09:36:24 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208377

            Bug ID: 208377
           Summary: emulators/linux_base-c6: EMC Networker 8.1.1 32bit
                    Client - nsrexecd - Fails to Start
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: emulation at FreeBSD.org
          Reporter: vermaden at interia.pl
             Flags: maintainer-feedback?(emulation at FreeBSD.org)
          Assignee: emulation at FreeBSD.org

Created attachment 168748
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168748&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list