Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10240 - kvim stops when trying to apply a patch
Summary: kvim stops when trying to apply a patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-04 22:40 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-11-04 22:40:28 UTC
After downloading, kvim stops and waits for input with the following message:    Calculating dependencies ...done!  >>> emerge (1 of 1) app-editors/kvim-6.1.141 to /  >>> md5 ;-) kvim-6.1.141.tar.bz2  >>> Unpacking source...  >>> Unpacking kvim-6.1.141.tar.bz2  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/kvim-6.1.141/work/kvim-6.1.141/src/Makefile.orig   2002-10-01 16:54:21.000000000 +0200  |+++ /var/tmp/portage/kvim-6.1.141/work/kvim-6.1.141/src/Makefile        2002-10-18 02:22:52.000000000 +0200  --------------------------  File to patch:    What do I need to type here?  If I knew more about makefiles, I might be able to fix this myself, sorry! :(
Comment 1 Cletus Lichte 2002-11-04 22:42:19 UTC
BTW: once I tried to just hit enter, and it compiled and installed, but there were no executables anywhere to be found on the system.  
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-05 05:31:48 UTC
ok, i modified the patch, please try an emerge sync; emerge kvim, this should work. 
Comment 3 Cletus Lichte 2002-11-05 16:24:30 UTC
It did work, but I wish that someone would fix the sandbox violation error permanently.  For some reason the system changes the permissions to /dev/pty/s* and this causes the *vim packages to not build until you set the permissions to ugo+rw manually.  At least kvim is compiled and running now, thanks!