Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183069 - >=mail-client/claws-mail-2.9.1 missing dep for app-crypt/pinentry
Summary: >=mail-client/claws-mail-2.9.1 missing dep for app-crypt/pinentry
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marius Mauch (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-24 17:59 UTC by Markus Rothe (RETIRED)
Modified: 2007-06-24 22:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.