Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80586 - net-analyzer/arpoison/arpoison-0.6.ebuild broken
Summary: net-analyzer/arpoison/arpoison-0.6.ebuild broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 07:43 UTC by Konrad Karczewski
Modified: 2005-02-03 08:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konrad Karczewski 2005-02-03 07:43:44 UTC
In the ebuild there's a comment "upstream names the tarball .tar.gz, but its not a gzip archive...". It appears to me that it is now ;) In short - changing tar xf to tar xzf fixes everything

Reproducible: Always
Steps to Reproduce:
1.emerge arpoison
2.
3.

Actual Results:  
tar: Read 8646 bytes from /usr/portage/distfiles/arpoison-0.6.tar.gz
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
/usr/lib/portage/bin/ebuild.sh: line 25: cd:
/var/tmp/portage/arpoison-0.6/work/arpoison: No such file or directory
sed: can't read Makefile: No such file or directory

!!! ERROR: net-analyzer/arpoison-0.6 failed.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-02-03 08:35:31 UTC
good I'm glad they fixed that.

ebuild is updated.