Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212562

Summary: app-crypt/gnupg-2.0.7-r1: Failed Patch: gnupg-2.0.4-idea.patch !
Product: Gentoo Linux Reporter: Paul-Sebastian Manole <brokenthorn>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal CC: brokenthorn
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of the patching process
The original patch from the tree
emerge --info

Description Paul-Sebastian Manole 2008-03-07 06:41:43 UTC
[ebuild  N    ] app-crypt/gnupg-2.0.7-r1  USE="bzip2 ldap nls -doc -openct -pcsc-lite (-selinux) -smartcard" 0 kB

Fails at applying the IDEA cypher patch. Wasn't support for this supposed to be dropped from Gentoo?

gnupg is actually building as a dependency to mcabber with USE="crypt" so I removed that use flag not to build gnupg.

Reproducible: Always

Steps to Reproduce:
1. emerge gnupg
Actual Results:  
Ebuild fails to compile

Expected Results:  
Apply the patch and continued compilation

I was running emerge -uavDN world, with no major flags changed except 'crypt' for mcabber. I previously emerged mcabber with -crypt but I decided to remove the flag and when the time came to update my system, mcabber was to be re-emerged (not updated, there was no later version in the tree) and gnupg as a dependency.
Comment 1 Paul-Sebastian Manole 2008-03-07 06:43:12 UTC
Created attachment 145461 [details]
Output of the patching process
Comment 2 Paul-Sebastian Manole 2008-03-07 06:44:05 UTC
Created attachment 145463 [details, diff]
The original patch from the tree
Comment 3 Alon Bar-Lev (RETIRED) gentoo-dev 2008-03-07 09:04:21 UTC
I don't understand!
What does not work, please provide ebuild output.
Works for me.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-03-07 09:53:52 UTC
This doesn't work... has nothing to do w/ ebuild or patch.

> libsandbox:  Can't resolve open: (null)
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2008-03-07 09:54:42 UTC
emerge --info please and emerge -pv prelink if you are using that.
Comment 6 Paul-Sebastian Manole 2008-03-07 21:04:46 UTC
(In reply to comment #5)
> emerge --info please and emerge -pv prelink if you are using that.
> 

Sorry, no I don't use prelinking.
I was talking about this over IRC and then out of nowhere some guy said he had a similar problem and he re-emerged sandbox. Guess what? It worked for me too. :D
Comment 7 Paul-Sebastian Manole 2008-03-07 21:05:28 UTC
Created attachment 145506 [details]
emerge --info

Here it is if you still want to to look at it.