Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 508368

Summary: request virt-top ebuild
Product: Gentoo Linux Reporter: Andreis Vinogradovs ( slepnoga ) <andreis.vinogradovs>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: bug, fjeldse, virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://people.redhat.com/~rjones/virt-top/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: virt-top-warn-errors.patch
app-emulation/virt-top-1.0.8.ebuild
virt-top-1.0.8.ebuild

Description Andreis Vinogradovs ( slepnoga ) 2014-04-22 07:20:52 UTC
Please  create and add in tree virt-top ebuild.
virt-top is  'top'-like utility for virtualization stats
It's available in all major linux distributions.

Homepage is http://people.redhat.com/~rjones/virt-top/
Comment 1 Erik Fjeldstrom 2017-10-25 10:06:40 UTC
Created attachment 500028 [details, diff]
virt-top-warn-errors.patch

Relaxes the warn-error set to enable compilation
Comment 2 Erik Fjeldstrom 2017-10-25 10:10:47 UTC
Created attachment 500030 [details]
app-emulation/virt-top-1.0.8.ebuild

I had to make a small change to the warn-error set to get the program to compile. Other than that, there were two packages that were not in the tree (dev-ml/ocaml-curses, bug #635404 and dev-ml/ocaml-libvirt, bug #462100).

Dependencies:
Build: dev-lang/ocaml, dev-ml/calendar, dev-ml/csv, dev-ml/ocaml-gettext, dev-ml/xml-light, dev-lang/perl
Runtime: Build: dev-lang/ocaml, dev-ml/calendar, dev-ml/csv, dev-ml/ocaml-gettext, dev-ml/xml-light
Comment 3 Erik Fjeldstrom 2017-10-25 10:17:57 UTC
Comment on attachment 500030 [details]
app-emulation/virt-top-1.0.8.ebuild

Forgot the dev-ml/ocaml-curses and dev-ml/ocaml-libvirt dependencies
Comment 4 Erik Fjeldstrom 2017-10-25 10:18:40 UTC
Created attachment 500034 [details]
virt-top-1.0.8.ebuild

Corrected version