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

Bug 183069

Summary: >=mail-client/claws-mail-2.9.1 missing dep for app-crypt/pinentry
Product: Gentoo Linux Reporter: Markus Rothe (RETIRED) <corsair>
Component: New packagesAssignee: Marius Mauch (RETIRED) <genone>
Status: RESOLVED FIXED    
Severity: normal CC: ticho
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus Rothe (RETIRED) gentoo-dev 2007-06-24 17:59:24 UTC
The ebuild for claws-mail-2.9.1 checks if app-crypt/pinentry was build with qt or gtk, but there is no DEPEND for pinentry, which results in this error message, if wasn't installed before:

>>> Emerging (1 of 31) mail-client/claws-mail-2.9.1 to /
 * claws-mail-2.9.1.tar.bz2 RMD160 ;-) ...                                                                                                 [ ok ]
 * claws-mail-2.9.1.tar.bz2 SHA1 ;-) ...                                                                                                   [ ok ]
 * claws-mail-2.9.1.tar.bz2 SHA256 ;-) ...                                                                                                 [ ok ]
 * claws-mail-2.9.1.tar.bz2 size ;-) ...                                                                                                   [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                       [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                      [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                     [ ok ]
 * checking claws-mail-2.9.1.tar.bz2 ;-) ...                                                                                               [ ok ]

!!! ERROR: mail-client/claws-mail-2.9.1 failed.
Call stack:
  ebuild.sh, line 1631:   Called dyn_setup
  ebuild.sh, line 703:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  claws-mail-2.9.1.ebuild, line 52:   Called built_with_use '--missing' 'true' '-o' 'app-crypt/pinentry' 'gtk' 'qt3'
  eutils.eclass, line 1679:   Called die

!!! Unable to resolve app-crypt/pinentry to an installed package
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/mail-client/claws-mail-2.9.1/temp/build.log'.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2007-06-24 22:22:46 UTC
Fixed in CVS. Sorry about that.