Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579080 - app-emulation/libvirt USE="wireshark-plugins" - ?
Summary: app-emulation/libvirt USE="wireshark-plugins" - ?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on: 546126
Blocks:
  Show dependency tree
 
Reported: 2016-04-05 08:05 UTC by Michal Privoznik
Modified: 2017-01-22 15:35 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.72 KB, text/plain)
2016-04-05 08:05 UTC, Michal Privoznik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Privoznik 2016-04-05 08:05:05 UTC
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
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2016-04-13 06:52:02 UTC
# 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 ***
Comment 2 Matthias Maier gentoo-dev 2017-01-22 15:35:02 UTC
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