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

Bug 931785

Summary: net-irc/psybnc: patches fail / never get applied
Product: Gentoo Linux Reporter: Michael Mair-Keimberger (iamnr3) <mmk>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Mair-Keimberger (iamnr3) 2024-05-12 07:42:14 UTC
There a few issues with both ebuilds.

The conditional patches in src_prepare() never get applied. This is because `default` is executed before and not after adding the conditional patches.
Furthermore the name of the patches doesn't match with the actual name, thus they could never be applied in the first place even if if `default` would be correct.
In any case, the patches fail to apply anyway. I've tried to fix the issues but found out that all of them fail.

Either we rebase/update the patches (they seem to be pretty easy) or drop them all together.