Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508368 - request virt-top ebuild
Summary: request virt-top ebuild
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://people.redhat.com/~rjones/virt...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 07:20 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2017-10-25 10:18 UTC (History)
3 users (show)

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


Attachments
virt-top-warn-errors.patch (virt-top-warn-errors.patch,460 bytes, patch)
2017-10-25 10:06 UTC, Erik Fjeldstrom
Details | Diff
app-emulation/virt-top-1.0.8.ebuild (virt-top-1.0.8.ebuild,999 bytes, text/plain)
2017-10-25 10:10 UTC, Erik Fjeldstrom
Details
virt-top-1.0.8.ebuild (virt-top-1.0.8.ebuild,1.02 KB, text/plain)
2017-10-25 10:18 UTC, Erik Fjeldstrom
Details

Note You need to log in before you can comment on or make changes to this bug.
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