Gentoo Archives: gentoo-user

From: Kerin Millar <kerframil@×××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] qlist wrong detect samba use flag
Date: Tue, 02 Oct 2012 16:46:19
Message-Id: 506B19D3.8070100@fastmail.co.uk
In Reply to: [gentoo-user] qlist wrong detect samba use flag by "Alexander Y. Tiurin"
1 Alexander Y. Tiurin wrote:
2 > Hello
3 >
4 > For example:
5 >
6 >
7 > # qlist -U tcpdump
8 > net-analyzer/tcpdump (chroot ssl)
9 >
10 > # equery u tcpdump
11 > [ Legend : U - final flag setting for installation]
12 > [ : I - package is installed with flag ]
13 > [ Colors : set, unset ]
14 > * Found these USE flags for net-analyzer/tcpdump-4.3.0:
15 > U I
16 > + + chroot : Enable chrooting when dropping privileges
17 > - - ipv6 : Adds support for IP version 6
18 > + + samba : Adds support for SAMBA (Windows File and Printer sharing)
19 > - - smi : Build with net-libs/libsmi to load MIBs on the fly to
20 > decode SNMP packets
21 > + + ssl : Adds support for Secure Socket Layer connections
22 > - - suid : Enable setuid root program, with potential security risks
23 > - - test : Workaround to pull in packages needed to run with
24 > FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in
25 > make.conf/package.use anymore
26 >
27 > # eix tcpdump
28 > [I] net-analyzer/tcpdump
29 > Available versions: 3.9.8 3.9.8-r1{tbz2} ~4.1.1 ~4.2.0 ~4.2.1
30 > 4.3.0{tbz2} {{(+)chroot ipv6 (-)samba smi ssl suid test}}
31 > Installed versions: 4.3.0{tbz2}(12:25:55 AM 09/30/2012)(chroot
32 > samba ssl -ipv6 -smi -suid -test)
33 > Homepage: http://www.tcpdump.org/
34 > Description: A Tool for network monitoring and data
35 > acquisition
36 >
37 > Should I open a bug?
38 >
39 >
40
41 Have you tried portage-utils-0.11? The current 'stable' version is quite
42 buggy.
43
44 --Kerin

Replies

Subject Author
Re: [gentoo-user] qlist wrong detect samba use flag "Alexander Y. Tiurin" <alexanderyt@×××××.com>