Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125610 - net-analyzer/traceroute-nanog-6.3.10-r1 fails on newman
Summary: net-analyzer/traceroute-nanog-6.3.10-r1 fails on newman
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 07:54 UTC by UncleOwen
Modified: 2006-03-27 14:06 UTC (History)
0 users

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


Attachments
ebuild fix (traceroute-nanog-ebuild.diff,401 bytes, patch)
2006-03-14 06:18 UTC, Marcin D. Mikielewicz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description UncleOwen 2006-03-09 07:54:41 UTC
>>> Install traceroute-nanog-6.3.10-r1 into /var/tmp/portage/traceroute-nanog-6.3.10-r1/image/ category net-analyzer
cp: cannot stat `debian/traceroute.8': No such file or directory

!!! ERROR: net-analyzer/traceroute-nanog-6.3.10-r1 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_install
  ebuild.sh, line 1067:   Called src_install

!!! newman failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

$ emerge --info
Portage 2.1_pre5-r4 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r5-20060215 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5-20060215 x86_64 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig candy distlocks parallel-fetch sandbox sfperms strict userpriv userpriv_fakeroot usersandbox"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/local /usr/local/portage/modularx"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi bitmap-fonts bzip2 cdinstall cjk crypt cups dri dvd emboss encode foomaticdb fortran gif gpm gstreamer gtk gtk2 imlib ipv6 jpeg lzw lzw-tiff mp3 mpeg ncurses nls nptl nptlonly nvidia opengl pam pdflib perl png python quicktime readline sdl spell ssl tcpd tiff truetype-fonts type1-fonts unicode userlocales vorbis xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Marcin D. Mikielewicz 2006-03-14 06:18:18 UTC
Created attachment 82097 [details, diff]
ebuild fix
Comment 2 UncleOwen 2006-03-21 07:04:51 UTC
I can confirm that Marcins patch fixes the issue.
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2006-03-27 14:06:24 UTC
Fixed in cvs, thanks for pointing this out and providing a patch