Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301268 - net-misc/nxnode needs sys-process/lsof dependency
Summary: net-misc/nxnode needs sys-process/lsof dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo NX Server project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 11:01 UTC by haarp
Modified: 2010-01-18 16:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description haarp 2010-01-17 11:01:34 UTC
This log basically says it all:

NXNODE-3.4.0-6[6144]: ERROR: session monitor: process connections: failed execution of command '/usr/sbin/lsof -w -b -Ff -p 6130 -a -U': output was: open3: exec of /usr/sbin/lsof -w -b -Ff -p 6130 -a -U failed: No such file or directory at nxnode.pl line 3581\n, exit value: 255 Logger::log nxnode 11200

so nxnode should depend on lsof to make sure it's present.
Comment 1 Bernard Cafarelli gentoo-dev 2010-01-18 15:05:44 UTC
Thanks for the report! I've added sys-process/lsof to RDEPEND in current nxnode ebuilds
Comment 2 haarp 2010-01-18 16:29:14 UTC
Thanks :)