Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] slotted package - how to switch
Date: Thu, 12 Nov 2009 11:39:45
Message-Id: tkrat.b92b1b6b1576f460@igpm.rwth-aachen.de
In Reply to: Re: [gentoo-user] slotted package - how to switch by Alan McKinnon
1 On 12 Nov, Alan McKinnon wrote:
2 > On Thursday 12 November 2009 13:05:29 Helmut Jarausch wrote:
3 >> Sorry if this is FAQ but I couldn't find the answer.
4 >> E.g. I have to versions of dev-libs/libusb installed, one in slot 0 and
5 >> the other one in slot 1.
6 >> For testing purposes I'd like to make the slot-0 version 'effective'.
7 >> How can I do that (other than unmerging the slot-1 version)
8 >> ASAIK, eselect cannot do this.
9 >
10 >
11 > Why do you want to do that? The package contains only libs, and apps that link
12 > to it already know which on they want.
13 >
14 > I suppose you could tinker with LDPATH but I think there's a basic
15 > misunderstanding of what the package is
16 >
17
18 The reason is the following bug.
19 To use an old printer (no USB connector) I've purchased
20 a USB-to-parallel adapater (since some software like VirtualBox
21 cannot handle the parallel port).
22
23 [my bug report 291596] :
24
25 When I use 'add printer' from the cups web interface this "printer" isn't
26 shown and I get the following entry in /var/log/messages:
27 Nov 2 16:19:41 numa-be kernel: usb[9750]: segfault at 7fff14c30000 ip
28 00007f8d3a50dc0b sp 00007fff14c2ced8 error 4 in
29 libc-2.10.1.so[7f8d3a490000+14d000]
30
31 I have started cupsd in foreground but it doesn't show any errors.
32 Where does this error come from?
33
34 -----
35
36 Robin Johnson replied
37 Did this work on:
38 - a previous kernel?
39 - the libusb-0* series?
40 - ever (what changed since then)?
41
42 Therefore I'd like to test with the older libusb.
43
44 Many thanks for your help,
45 Helmut.
46
47 --
48 Helmut Jarausch
49
50 Lehrstuhl fuer Numerische Mathematik
51 RWTH - Aachen University
52 D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] slotted package - how to switch William Kenworthy <billk@×××××××××.au>
Re: [gentoo-user] slotted package - how to switch Alan McKinnon <alan.mckinnon@×××××.com>