| Summary: | app-editors/vim-core-6.1-r4 looking for wrong file | ||
|---|---|---|---|
| Product: | Portage Development | Reporter: | Doug Gorley <douggorley> |
| Component: | Unclassified | Assignee: | Seemant Kulleen (RETIRED) <seemant> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dynamotwain, gentoo |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Log(?) from vim emerge
Got error on last patch; bzipped and reposted |
||
|
Description
Doug Gorley
2003-03-14 15:03:11 UTC
To be more accurate, it emerge didn't "hang", it just failed with the error shown below. yep, this was my fault -- I didn't realise we had a vim-core ebuild as well, this has been rectified in portage. sorry about that. should be fixed now. That part works now, but the emerge for vim fails when applying patches: * 003_all_vim-5.6a-paths.patch... [ ok ] * 004_all_vim-6.0-fixkeys.patch... [ ok ] * 005_all_vim-6.0-specsyntax.patch... [ ok ] * 006_all_vim-6.0r-crv.patch... [ ok ] * 007_all_vim-6.0-gcc31.patch... [ ok ] * 020_all_ebuild.patch... [ ok ] * vim-gtk2-20030312.patch... * Failed Patch: vim-gtk2-20030312.patch! * * Include in your bugreport the contents of: * * /var/tmp/portage/vim-core-6.1-r4/temp/vim-gtk2-20030312.patch-6731.out !!! ERROR: app-editors/vim-core-6.1-r4 failed. !!! Function epatch, Line 321, Exitcode 0 !!! Failed Patch: vim-gtk2-20030312.patch! I'll attach the output from the file mentioned above. Created attachment 9405 [details]
Log(?) from vim emerge
Created attachment 9406 [details]
Got error on last patch; bzipped and reposted
I get an error when i "emerge vim" output: * Failed Patch: vim-gtk2-20030312.patch! * * Include in your bugreport the contents of: * * /var/tmp/portage/vim-core-6.1-r4/temp/vim-gtk2-20030312.patch-18287.out !!! ERROR: app-editors/vim-core-6.1-r4 failed. !!! Function epatch, Line 321, Exitcode 0 !!! Failed Patch: vim-gtk2-20030312.patch! I've fixed this, please resync and try again. I'm now getting the following error: doug # emerge -u vim Calculating dependencies ...done! >>> emerge (1 of 2) app-editors/vim-core-6.1-r4 to / /usr/sbin/ebuild.sh: /usr/portage/eclass/vim.eclass: line 62: syntax error near unexpected token `(' /usr/sbin/ebuild.sh: /usr/portage/eclass/vim.eclass: line 62: ` SRC_URI="${SRC_URI} nls? ( ftp://ftp.vim.org/pub/vim/extra/${LANG} )"' !!! ERROR: app-editors/vim-core-6.1-r4 failed. !!! Function inherit, Line 904, Exitcode 1 !!! died sourcing /usr/portage/eclass/vim.eclass in inherit() doug # Hope this gets to the right people; for some reason I don't have the option to re-open this bug again. my bad -- I've fixed the eclass. sorry again :/ *** Bug 17602 has been marked as a duplicate of this bug. *** Yup, seems to work fine now. Thanks! |