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

Bug 8122

Summary: Postfix won't build with this ebuild
Product: Gentoo Linux Reporter: Marcus Franke <marcus.franke>
Component: Current packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch file for the ebuild file

Description Marcus Franke 2002-09-19 15:09:15 UTC
The current postfix ebuild is broken (1.1.11.20020822) if you try to compile
with TLS support because the postfix_tls patch for 20020822 seems to be
removed from the server. Instead there is a patch for 20020917. 

I changed the 0822 ebuild file to 0917 and inserted the new version numers 
and emerged then successfully the "new" one..

Marcus
Comment 1 Marcus Franke 2002-09-19 15:51:22 UTC
Created attachment 4019 [details, diff]
Patch file for the ebuild file

This is the unified diff file I made from the changed ebuild file, that
I created to make my postfix work with TLS again..
Comment 2 Marcus Franke 2002-09-20 04:36:38 UTC
As now the package was updated to postfix-1.1.11.20020918 but the pfixtls patch 
still has version number 20020917 the USE='tls' still cannot work, but as the 
20020917 file has been removed from progeny server this one cannot work..