Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9771 - Can't emerge kgpg
Summary: Can't emerge kgpg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-27 12:29 UTC by Cletus Lichte
Modified: 2003-02-04 19:42 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 Cletus Lichte 2002-10-27 12:29:51 UTC
When trying to emerge kgpg, I get the following error:   Calculating dependencies ...done! >>> emerge (1 of 1) app-crypt/kgpg-0.8.2 to / >>> md5 ;-) kgpg-0.8.2.tar.gz >>> Unpacking source... >>> Unpacking kgpg-0.8.2.tar.gz can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- /var/tmp/portage/kgpg-0.8.2/work/kgpg-0.8.2/kgpg/Makefile.am.orig  2002-10-12 21:35:39.000000000 +0200 |+++ /var/tmp/portage/kgpg-0.8.2/work/kgpg-0.8.2/kgpg/Makefile.am       2002-10-24 19:22:28.000000000 +0200 --------------------------
Comment 1 Cletus Lichte 2002-10-28 14:52:03 UTC
Hmmmm........ After looking at this, it seems to be searching for something in /var/tmp, but I've changed my portage tmp dir to /tmp.  It's been set in /etc/make.conf.  Do I need to put this in a profile too?  
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2002-10-28 15:40:48 UTC
i just commited a new kgpg-gentoo.diff, please to an emerge sync and try again. 
Comment 3 Cletus Lichte 2002-10-28 23:36:13 UTC
That worked, thanks!