Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] qlist wrong detect samba use flag Kerin Millar <kerframil@×××××××××××.uk>