Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3687 - portsentry fails to intall via 'emerge portsentry' or 'ebuild <pkgname> merge'
Summary: portsentry fails to intall via 'emerge portsentry' or 'ebuild <pkgname> merge'
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Ben Lutgens (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-13 07:16 UTC by Toni Janz
Modified: 2011-10-30 22:19 UTC (History)
1 user (show)

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 Toni Janz 2002-06-13 07:16:48 UTC
Running on portage version 1.9.13, Athlon XP 1600 512M ram.
tried intalling both available versions of portsentry 1.1 and 1.1-r6 both fail
with the following:

 
Calculating dependencies ...done!
>>> emerge net-misc/portsentry-1.1-r6 to /
>>> md5 ;-) portsentry-1.1.tar.gz
>>> Unpacking source...
>>> Unpacking portsentry-1.1.tar.gz
sed: couldn't write 72 items to {standard output}: Broken pipe
/usr/sbin/ebuild.sh: line -60: 21413 Exit 4                  sed -e
's:^IGNORE_FILE.*:IGNORE_FILE="/etc/portsentry/portsentry.ignore":g' -e
's:^HISTORY_FILE.*:HISTORY_FILE="/etc/portsentry/portsentry.history":g' -e
's:^BLOCKED_FILE.*:BLOCKED_FILE="/etc/portsentry/portsentry.blocked":g'
portsentry.conf
     21414 Segmentation fault      | cat >portsentry.conf
>>> Source unpacked.
SYSTYPE=linux 
Making 
cc -march=i686 -O3 -pipe -DLINUX -DSUPPORT_STEALTH -o ./portsentry ./portsentry.c \
        ./portsentry_io.c ./portsentry_util.c 

>>> Install portsentry-1.1-r6 into /var/tmp/portage/portsentry-1.1-r6/image/
category net-misc

--snip--

then it will hang there forever.

My assumption was that this had to do with the ebuild script and thus portage,
please forgive me if I was wrong in that assumption.

Thanks.
Comment 1 Ben Lutgens (RETIRED) gentoo-dev 2002-06-23 10:42:05 UTC
I am unable to recreate this.  I'm guessing something is wrong with your sed.
Try recreating the problem on your box by running those sed commands by hand.
Comment 2 Ben Lutgens (RETIRED) gentoo-dev 2002-07-16 20:46:23 UTC
 due to lack of activity, i'm removing this bug. I've re-verified that it's 
good to go and WORKSFORME so I'm marking it "INVALID"