Gentoo Archives: gentoo-openstack

From: "Iván Chavero" <ichavero@×××××××××××.mx>
To: gentoo-openstack@l.g.o
Subject: Re: [gentoo-openstack] devstack on gentoo
Date: Fri, 10 May 2013 20:10:47
Message-Id: 518D5477.2000604@chavero.com.mx
In Reply to: Re: [gentoo-openstack] devstack on gentoo by Matthew Thode
1 El 10/05/13 13:22, Matthew Thode escribió:
2 > On 05/10/13 13:21, Iván Chavero wrote:
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 oh yeah i just put those lines as an example of the problems that we
38 face while running stack.sh on gentoo.
39 my question was about what stack.sh should do: let the user solve the
40 conflict or modify it so it solves this type of problems. but i guess
41 that it should be the user the one that solves the conflicts
42
43 thanks
44
45 --
46 Iván Chavero
47 Hacker

Replies

Subject Author
Re: [gentoo-openstack] devstack on gentoo Matthew Thode <prometheanfire@g.o>