Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88228 - amap tries to find it's appdefs files in /usr/etc, which doesn't exist
Summary: amap tries to find it's appdefs files in /usr/etc, which doesn't exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-06 22:22 UTC by Michael Boman
Modified: 2005-04-29 15:38 UTC (History)
0 users

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


Attachments
amap-4.8.ebuild.diff (amap-4.8.ebuild.diff,338 bytes, text/plain)
2005-04-07 08:59 UTC, Marco Morales
Details
amap-5.0.ebuild.diff (amap-5.0.ebuild.diff,410 bytes, text/plain)
2005-04-29 14:31 UTC, Marco Morales
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Boman 2005-04-06 22:22:04 UTC
It is looking for the following files:

appdefs.resp
appdefs.rpc
appdefs.trig

in /usr/etc.

Those files are installed in /usr/share/amap/

Reproducible: Always
Steps to Reproduce:
1. amap <host> <port>

Actual Results:  
Error: Can not open trigger file: /usr/etc/appdefs.trig


Expected Results:  
Shown the result of the amap

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20050125-r0,
2.6.11-gentoo-r2 i686)
=================================================================
System uname: 2.6.11-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 26 2005, 00:11:10)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.5, 1.8.5-r3, 1.6.3, 1.4_p6, 1.5, 1.7.9-r1
sys-devel/binutils:  2.15.92.0.2-r5
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -mcpu=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3
/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -mcpu=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://planetmirror.com/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 GAPING_SECURITY_HOLE X adns alsa apm arts avi bash-completion berkdb
bitmap-fonts bluetooth cdr crypt cups curl emboss encode esd ethereal fam flac
font-server foomaticdb fortran gdbm gif gnome gpm gps gsm gstreamer gtk gtk2
imagemagick imlib ipv6 jack java jpeg junit kde libg++ libwww mad mikmod motif
mozilla mp3 mpeg mysql ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl
png pnp python qt quicktime readline samba sdl slang snmp spell ssl svga tcltk
tcpd tetex tiff truetype truetype-fonts trusted type1-fonts unicode usb xml2
xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Marco Morales 2005-04-07 08:35:18 UTC
i cant reproduce the problem... could you give a specific example?...
It seems to work here, i tried:
amap localhost 80
Comment 2 Marco Morales 2005-04-07 08:42:48 UTC
my bad... i CAN reproduce the problem with amap-4.8 , but amap-4.7 doesnt have that problem , sorry
Comment 3 Marco Morales 2005-04-07 08:59:13 UTC
Created attachment 55564 [details]
amap-4.8.ebuild.diff
Comment 4 Marcelo Goes (RETIRED) gentoo-dev 2005-04-07 13:55:29 UTC
In cvs, thanks for reporting.
Comment 5 Aaron Walker (RETIRED) gentoo-dev 2005-04-29 04:22:40 UTC
reopened on request from michel@arboi.fr.eu.org.
reoccurence in amap-5.0.  may have something to do with the sed Marco changed.  I'll have a look as soon as I can.
Comment 6 Marco Morales 2005-04-29 14:31:12 UTC
Created attachment 57618 [details]
amap-5.0.ebuild.diff
Comment 7 Marcelo Goes (RETIRED) gentoo-dev 2005-04-29 15:38:27 UTC
Fixed in CVS.