Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509726 - sys-cluster/nova depends on sys-block/nbd
Summary: sys-cluster/nova depends on sys-block/nbd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo OpenStack team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-06 19:37 UTC by Vadim Kuznetsov (RETIRED)
Modified: 2014-06-04 14:43 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim Kuznetsov (RETIRED) gentoo-dev 2014-05-06 19:37:38 UTC
ERROR nova.virt.disk.mount.nbd [req-c156b590-9954-4a23-83eb-4d074ab093c7 cd69ffe12e724dd291411fd9f3a7b72c 8dcfd08b8da844078fa11df489a6fb42] nbd module not loaded

Alternative is python-guestfs, which is not yet in the portage.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-06-04 10:22:21 UTC
makes sense it would.

@@ -71,6 +70,7 @@
 		net-misc/rabbitmq-server
 		sys-fs/sysfsutils
 		sys-fs/multipath-tools
+		sys-block/nbd
 		kvm? ( app-emulation/qemu )
 		xen? ( app-emulation/xen
 			   app-emulation/xen-tools )"

yes?
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2014-06-04 14:43:24 UTC
  04 Jun 2014; Ian Delaney <idella4@gentoo.org> nova-2014.1-r2.ebuild:
  add requ'd dep nbd, fixes Bug #509726