Debian/kFreeBSD Testing(Wheezy/Sid)にlsofをどのようにインストールしますか?
$ apt-get install lsof
Package lsof is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lsof' has no installation candidate
編集:/etc/apt/sources.list:
deb http://http.debian.net/debian/ testing main contrib non-free
deb-src http://http.debian.net/debian/ testing main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free
deb-src http://security.debian.org testing/updates main contrib non-free
パッケージlsof
は、ここで確認できるように、DebianのkFreeBSDバリアントの一部ではありません: Debianソフトウェア検索
たぶん sockstat このコンテキストで役立つ可能性があります。 Sockstatは、どのプロセス/コマンドがそれを使用しているかなど、開いているソケットに関する情報を提供します。