Gentoo Archives: gentoo-openstack

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-openstack@l.g.o
Subject: Re: [gentoo-openstack] devstack on gentoo
Date: Fri, 10 May 2013 19:22:43
Message-Id: 518D4911.8030202@gentoo.org
In Reply to: [gentoo-openstack] devstack on gentoo by "Iván Chavero"
1 On 05/10/13 13:21, Iván Chavero wrote:
2 >
3 > Hello,
4 >
5 > I'm adding gentoo as a supported distro in stack.sh and i have a
6 > question. what's the proper way of handling conflicts like this one??
7 >
8 > [blocks B ] <sys-apps/pciutils-3.1.9-r2
9 > ("<sys-apps/pciutils-3.1.9-r2" is blocking sys-apps/hwids-20130329)
10 > [blocks B ] sys-apps/module-init-tools
11 > ("sys-apps/module-init-tools" is blocking sys-apps/kmod-12-r1)
12 > [blocks B ] sys-apps/module-init-tools ("virtual/modutils" is
13 > blocking sys-apps/module-init-tools-3.5)
14 >
15 > let the user deal with it or make stack.sh solve this...
16 >
17 > personally i would like to let the user solve this conflicts manually.
18 > but i could be wrong
19 >
20 > here's the githup repo in case you want to check it out
21 >
22 > https://github.com/imcsk8/devstack
23 >
24 > thanks!
25 >
26 This is a blocking loop that doesn't have to do with openstack (it's a
27 general upgrade issue) :P
28
29 but in this case you should unmerge module-init-tools (kmod replaces it).
30
31 I haven't had the opportunity to test devstack work, but I'd be
32 interested in hearing your progress as we probably want to do this on
33 Gentoo as well.
34
35
36 --
37 -- Matthew Thode (prometheanfire)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-openstack] devstack on gentoo "Iván Chavero" <ichavero@×××××××××××.mx>