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

Bug 214677

Summary: mail-client/pinepgp-0.18.0-r1: uses obsolete gpg command line parameters for cleartext signature
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for pinepgp.in
ebuild patch to include the previous patch

Description Andreas K. Hüttel archtester gentoo-dev 2008-03-25 12:10:18 UTC
Signing an e-mail works fine but generates the following warning:

gpg: "-sat" won't generate clear signed messages in future versions
gpg: Use "--clearsign" instead of "-sat"

The gnupg version installed is app-crypt/gnupg-2.0.7-r1
Comment 1 Daniel Walter 2008-05-28 10:05:10 UTC
Created attachment 154559 [details, diff]
Patch for pinepgp.in

patch to fix the warning
Comment 2 Daniel Walter 2008-05-28 10:06:45 UTC
Created attachment 154561 [details, diff]
ebuild patch to include the previous patch
Comment 3 Daniel Walter 2008-05-28 10:07:33 UTC
(In reply to comment #0)
> Signing an e-mail works fine but generates the following warning:
> 
> gpg: "-sat" won't generate clear signed messages in future versions
> gpg: Use "--clearsign" instead of "-sat"
> 
> The gnupg version installed is app-crypt/gnupg-2.0.7-r1
> 

can you please try the patch and report if it works ?
Comment 4 Eray Aslan gentoo-dev 2011-06-14 10:20:52 UTC
I cannot reproduce this with gnupg-2.0.17.  Please reopen if it is still a problem.