First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 54013
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Scott Taylor (RETIRED) <swtaylor@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nuno Araujo <nuno.araujo@russo79.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gpa-0.7.0.ebuild A corrected ebuild text/plain Nuno Araujo 2004-06-15 12:26 0000 754 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 54013 depends on: Show dependency tree
Show dependency graph
Bug 54013 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-15 12:24 0000
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 From Nuno Araujo 2004-06-15 12:26:42 0000 -------
Created an attachment (id=33334) [edit]
A corrected ebuild

------- Comment #2 From Scott Taylor (RETIRED) 2004-06-15 14:17:45 0000 -------
in cvs now

First Last Prev Next    No search results available      Search page      Enter new bug