Created attachment 429668 [details] emerge --info I've noticed that the use flag for wireshark dissector for libvirt has been renamed to wireshark-plugins. But for some reason I cannot enable it: # USE="wireshark-plugins" ebuild /usr/portage/app-emulation/libvirt/libvirt-9999.ebuild help ... The following settings will be used for the ebuild process: package : libvirt-9999 slot : 0 category : app-emulation description : C toolkit to manipulate virtual machines system : x86_64-pc-linux-gnu c flags : -O2 -pipe -march=native c++ flags : -O2 -pipe -march=native make flags : -j5 build mode : production (stripped) merge to : / Additionally, support for the following optional features will be enabled: abi_x86_64 amd64 caps elibc_glibc glusterfs kernel_linux libvirtd lxc macvtap nfs nls numa pcap phyp policykit qemu rbd sasl udev uml userland_GNU vepa virt-network virtualbox xen What's more interesting is that if I enable the use flag for net-libs/libbtbb-9999 it works: USE="wireshark-plugins" ebuild /usr/portage/net-libs/libbtbb/libbtbb-9999.ebuild help ... The following settings will be used for the ebuild process: package : libbtbb-9999 slot : 0/9999 category : net-libs description : A library to decode Bluetooth baseband packets system : x86_64-pc-linux-gnu c flags : -O2 -pipe -march=native c++ flags : -O2 -pipe -march=native make flags : -j5 build mode : production (stripped) merge to : / Additionally, support for the following optional features will be enabled: abi_x86_64 amd64 elibc_glibc kernel_linux pcap userland_GNU wireshark-plugins
# Matthias Maier <tamiko@gentoo.org> (03 May 2015) # mask use flag until #546126 is resolved >=app-emulation/libvirt-1.2.14 wireshark-plugins *** This bug has been marked as a duplicate of bug 546126 ***
commit 7919afb7739e6b390ae3bc27cbd8843cd5b53ff6 Author: Matthias Maier <tamiko@gentoo.org> Date: Sun Jan 22 08:50:28 2017 -0600 profiles: Lift app-emulation/libvirt wireshark-plugins mask