Re: [gentoo-user] qlist wrong detect samba use flag

2012-10-10 Thread Alexander Y. Tiurin
On 10/02/2012 08:44 PM, Kerin Millar wrote:

 Have you tried portage-utils-0.11? The current 'stable' version is
 quite buggy.

 --Kerin


With portage-utils-0.11 problem not solved yet.

# qlist -U tcpdump
net-analyzer/tcpdump (chroot ssl)





Re: [gentoo-user] qlist wrong detect samba use flag

2012-10-02 Thread Kerin Millar

Alexander Y. Tiurin wrote:

Hello

For example:


# qlist -U tcpdump
net-analyzer/tcpdump (chroot ssl)

# equery u tcpdump
[ Legend : U - final flag setting for installation]
[: I - package is installed with flag ]
[ Colors : set, unset ]
  * Found these USE flags for net-analyzer/tcpdump-4.3.0:
  U I
  + + chroot : Enable chrooting when dropping privileges
  - - ipv6   : Adds support for IP version 6
  + + samba  : Adds support for SAMBA (Windows File and Printer sharing)
  - - smi: Build with net-libs/libsmi to load MIBs on the fly to
decode SNMP packets
  + + ssl: Adds support for Secure Socket Layer connections
  - - suid   : Enable setuid root program, with potential security risks
  - - test   : Workaround to pull in packages needed to run with
FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in
make.conf/package.use anymore

# eix tcpdump
[I] net-analyzer/tcpdump
  Available versions:  3.9.8 3.9.8-r1{tbz2} ~4.1.1 ~4.2.0 ~4.2.1
4.3.0{tbz2} {{(+)chroot ipv6 (-)samba smi ssl suid test}}
  Installed versions:  4.3.0{tbz2}(12:25:55 AM 09/30/2012)(chroot
samba ssl -ipv6 -smi -suid -test)
  Homepage: http://www.tcpdump.org/
  Description: A Tool for network monitoring and data
acquisition

Should I open a bug?




Have you tried portage-utils-0.11? The current 'stable' version is quite 
buggy.


--Kerin