Summary: | net-analyzer/dsniff-2.4_beta1-r9 : ./decode_yp.c:18:10: fatal error: rpcsvc/yp_prot.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pacho, treecleaner |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 381391 | ||
Deadline: | 2019-04-30 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-analyzer:dsniff-2.4_beta1-r9:20180104-155455.log temp.tbz2 emerge-info.txt emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-analyzer:dsniff-2.4_beta1-r10:20180521-083637.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 513344 [details]
emerge-info.txt
Created attachment 513346 [details]
emerge-history.txt
Created attachment 513348 [details]
environment
Created attachment 513350 [details]
etc.portage.tbz2
Created attachment 513352 [details]
logs.tbz2
Created attachment 513354 [details]
net-analyzer:dsniff-2.4_beta1-r9:20180104-155455.log
Created attachment 513356 [details]
temp.tbz2
This is fixed in -r10. Stabilization takes place in bug 649410. got at the unstable amd64 chroot image 17.0_20180519-112102 this : ./decode_yp.c:18:10: fatal error: rpcsvc/yp_prot.h: No such file or directory Created attachment 532512 [details]
emerge-info.txt
Created attachment 532514 [details]
emerge-history.txt
Created attachment 532516 [details]
environment
Created attachment 532518 [details]
etc.portage.tbz2
Created attachment 532520 [details]
logs.tbz2
Created attachment 532522 [details]
net-analyzer:dsniff-2.4_beta1-r10:20180521-083637.log
Created attachment 532524 [details]
temp.tbz2
net-libs/libnsl provides that file, maybe you need a newer version :/ Gone. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd19f440039ff1c2b4e4e1234c1f9c89a7ae806 commit ffd19f440039ff1c2b4e4e1234c1f9c89a7ae806 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-12-07 02:56:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-12-07 06:44:25 +0000 net-analyzer/dsniff: initial import (revival) Removed in 1aa904188ff115f14f6d5fac4e0483152a08ed37. Now using (substantial) Debian patchset. Closes: https://bugs.gentoo.org/643460 Closes: https://bugs.gentoo.org/674192 Closes: https://bugs.gentoo.org/571446 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/dsniff/Manifest | 2 + net-analyzer/dsniff/dsniff-2.4_beta1_p30.ebuild | 73 ++++++++++++++ .../files/dsniff-2.4_beta1_p30-httppostfix.patch | 21 +++++ .../dsniff-2.4_beta1_p30-libdir-configure.patch | 105 +++++++++++++++++++++ .../files/dsniff-2.4_beta1_p30-respect-AR.patch | 22 +++++ net-analyzer/dsniff/metadata.xml | 17 ++++ 6 files changed, 240 insertions(+) |