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

Bug 509726

Summary: sys-cluster/nova depends on sys-block/nbd
Product: Gentoo Linux Reporter: Vadim Kuznetsov (RETIRED) <vadimk>
Component: [OLD] ServerAssignee: Gentoo OpenStack team <openstack>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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