Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54013 - app-crypt/gpa-0.7 depends on GPGME - version >= 0.4.3
Summary: app-crypt/gpa-0.7 depends on GPGME - version >= 0.4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Scott Taylor (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 12:24 UTC by Nuno Araujo
Modified: 2004-06-15 14:17 UTC (History)
0 users

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


Attachments
A corrected ebuild (gpa-0.7.0.ebuild,754 bytes, text/plain)
2004-06-15 12:26 UTC, Nuno Araujo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Araujo 2004-06-15 12:24:54 UTC
The dependencies on the app-crypt/gpa-0.7.ebuild are false.

gpa-0.7 depends on at least gpgme-0.4.3 and not gpgme-0.4* like the ebuild says.

Reproducible: Always
Steps to Reproduce:
1. ACCEPTS_KEYWORDS="~x86" emerge app-crypt/gpa
2.
3.

Actual Results:  
.
.
.
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for getopt_long... yes
using libc's getopt_long
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.4.1)
checking for gpgme-config... /usr/bin/gpgme4-config
checking for GPGME - version >= 0.4.3... no
configure: error: Cannot find an up to date GPGME


Expected Results:  
Guess :-)
Comment 1 Nuno Araujo 2004-06-15 12:26:42 UTC
Created attachment 33334 [details]
A corrected ebuild
Comment 2 Scott Taylor (RETIRED) gentoo-dev 2004-06-15 14:17:45 UTC
in cvs now