Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139826 - net-analyzer/etherape-0.9.6 version bump
Summary: net-analyzer/etherape-0.9.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL: http://etherape.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 15:29 UTC by Marcelo Goes (RETIRED)
Modified: 2006-09-04 09:46 UTC (History)
1 user (show)

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


Attachments
etherape-0.9.6.ebuild (etherape-0.9.6.ebuild,1.25 KB, text/plain)
2006-07-09 15:29 UTC, Marcelo Goes (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Goes (RETIRED) gentoo-dev 2006-07-09 15:29:00 UTC
Got a scrollkeeper-error when trying to bump it:

for file in etherape-C.omf; do \
  scrollkeeper-preinstall /usr/share/etherape/doc/etherape/C/etherape.xml ./$fil                                           e $file.out; \
done
/bin/sh: scrollkeeper-preinstall: command not found
make[3]: *** [omf_timestamp] Error 127
make[3]: Leaving directory `/var/tmp/portage/etherape-0.9.6/work/etherape-0.9.6/                                           doc/C'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/etherape-0.9.6/work/etherape-0.9.6/                                           doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/etherape-0.9.6/work/etherape-0.9.6'
make: *** [all] Error 2

!!! ERROR: net-analyzer/etherape-0.9.6 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 609:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if rel                                           evant.
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2006-07-09 15:29:27 UTC
Created attachment 91321 [details]
etherape-0.9.6.ebuild
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2006-09-04 09:46:01 UTC
New version added in cvs. Marcelo, can you please test 0.9.4 and 0.9.5 versions and report either here or direclty by e-mail? 0.9.6 is my first gnome2 ebuild, so I'm worring a bit. Also I removed etherape-0.9.1-fix-mkinstalldirs.diff the fixed bug 83310 in both ethereal-0.9.4 and etherreal-0.9.6 because seems that with correct -I m4 options passed to aclocal and with this patch emerge fails. Thank you.