First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 167230
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sven Wegener <swegener@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 167230 depends on: Show dependency tree
Show dependency graph
Bug 167230 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: 2007-02-16 16:59 0000
The current stable version autodetects libcap so please request stable marking
for it if you think it's otherwise good to go.  Should probably look at at
least bug 161764:

1. pinentry emerged without libcap installed

tinkkis mirja # ldd /usr/bin/pinentry-curses
        linux-gate.so.1 =>  (0xb7f3e000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7eeb000)
        libc.so.6 => /lib/libc.so.6 (0xb7dc2000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7dbe000)
        /lib/ld-linux.so.2 (0xb7f3f000)

2. with libcap

tinkkis mirja # ldd /usr/bin/pinentry-curses
        linux-gate.so.1 =>  (0xb7f60000)
        libcap.so.1 => /lib/libcap.so.1 (0xb7f4c000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7f0a000)
        libc.so.6 => /lib/libc.so.6 (0xb7de1000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7ddd000)
        /lib/ld-linux.so.2 (0xb7f61000)

3. -r3 with libcap installed (USE="-caps")
tinkkis mirja # ldd /usr/bin/pinentry-curses
        linux-gate.so.1 =>  (0xb7f34000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7ee1000)
        libc.so.6 => /lib/libc.so.6 (0xb7db8000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7db4000)
        /lib/ld-linux.so.2 (0xb7f35000)

------- Comment #1 From Petteri Räty 2007-02-28 14:33:02 0000 -------
Adding arches as the maintainer is not responding in a timely manner. Should be
good to go as it's stable on most other arches any way.

------- Comment #2 From Christian Faulhammer 2007-03-01 07:20:46 0000 -------
x86 stable

------- Comment #3 From Christian Faulhammer 2007-04-12 22:43:55 0000 -------
amd64 stable and closing

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