Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208174 - xen-dom-tools (renamed from source of xen-tools) - new ebuild
Summary: xen-dom-tools (renamed from source of xen-tools) - new ebuild
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Xen Devs
URL: http://www.xen-tools.org
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-01-30 15:19 UTC by Kevin Fullerton
Modified: 2011-03-26 11:40 UTC (History)
2 users (show)

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


Attachments
Initial ebuild for 3.8 (xen-dom-tools-3.8.ebuild,554 bytes, text/plain)
2008-01-30 15:21 UTC, Kevin Fullerton
Details
Adds optional support for RPM distributions using dev-util/rinse (xen-dom-tools-3.8.ebuild,582 bytes, text/plain)
2008-01-30 16:10 UTC, Kevin Fullerton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Fullerton 2008-01-30 15:19:53 UTC
Provides a number of tools for creating and updating Xen DomU instances - mainly focused on Debian/Ubuntu DomU's but provides hooks for working with Gentoo DomU's as well

Reproducible: Always

Steps to Reproduce:
Comment 1 Kevin Fullerton 2008-01-30 15:21:12 UTC
Created attachment 142199 [details]
Initial ebuild for 3.8

Initial ebuild that builds and runs on AMD64 here - will provide ebuild used by this package for RPM based system build tool shortly
Comment 2 Kevin Fullerton 2008-01-30 16:10:15 UTC
Created attachment 142203 [details]
Adds optional support for RPM distributions using dev-util/rinse

Depends on ebuild for dev-util/rinse - Bug #208179
Comment 3 Patrick Lauer gentoo-dev 2009-06-22 18:01:15 UTC
Test Summary Report
-------------------
t/xt-create-xen-config.t    (Wstat: 3584 Tests: 40 Failed: 14)
  Failed tests:  2, 6, 10, 12, 16, 18, 20, 22, 24, 26, 28     
                34, 36, 38                                    
  Non-zero exit status: 14                                    
t/pod-coverage.t            (Wstat: 512 Tests: 2 Failed: 2)   
  Failed tests:  1-2
  Non-zero exit status: 2
t/getopt.t                  (Wstat: 2560 Tests: 184 Failed: 10)
  Failed tests:  110-111, 114, 116, 139, 141, 143, 147-148
                150
  Non-zero exit status: 10
t/no-tabs.t                 (Wstat: 512 Tests: 156 Failed: 2)
  Failed tests:  1, 141
  Non-zero exit status: 2
t/perl-syntax.t             (Wstat: 512 Tests: 40 Failed: 2)
  Failed tests:  1, 40
  Non-zero exit status: 2
t/xen-delete-image.t        (Wstat: 768 Tests: 8 Failed: 3)
  Failed tests:  6-8
  Non-zero exit status: 3
Files=24, Tests=2251, 12 wallclock secs ( 0.57 usr  0.06 sys +  8.13 cusr  2.23 csys = 10.99 CPU)
Result: FAIL
make: *** [test] Error 1
 *
 * ERROR: dev-util/xen-dom-tools-4.1 failed.

So the tests are a big mess. Won't be able to add it to the tree like that ...
Comment 4 Alexey Shvetsov archtester gentoo-dev 2011-03-26 11:40:42 UTC
Xen 4.1 in tree. Please test with it and reopen if it doesnt work