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 21:07:39
Message-Id: 518D61A2.3080002@gentoo.org
In Reply to: Re: [gentoo-openstack] devstack on gentoo by "Iván Chavero"
1 On 05/10/13 15:11, Iván Chavero wrote:
2 > El 10/05/13 13:22, Matthew Thode escribió:
3 >> On 05/10/13 13:21, Iván Chavero wrote:
4 >>> Hello,
5 >>>
6 >>> I'm adding gentoo as a supported distro in stack.sh and i have a
7 >>> question. what's the proper way of handling conflicts like this one??
8 >>>
9 >>> [blocks B ] <sys-apps/pciutils-3.1.9-r2
10 >>> ("<sys-apps/pciutils-3.1.9-r2" is blocking sys-apps/hwids-20130329)
11 >>> [blocks B ] sys-apps/module-init-tools
12 >>> ("sys-apps/module-init-tools" is blocking sys-apps/kmod-12-r1)
13 >>> [blocks B ] sys-apps/module-init-tools ("virtual/modutils" is
14 >>> blocking sys-apps/module-init-tools-3.5)
15 >>>
16 >>> let the user deal with it or make stack.sh solve this...
17 >>>
18 >>> personally i would like to let the user solve this conflicts manually.
19 >>> but i could be wrong
20 >>>
21 >>> here's the githup repo in case you want to check it out
22 >>>
23 >>> https://github.com/imcsk8/devstack
24 >>>
25 >>> thanks!
26 >>>
27 >> This is a blocking loop that doesn't have to do with openstack (it's a
28 >> general upgrade issue) :P
29 >>
30 >> but in this case you should unmerge module-init-tools (kmod replaces it).
31 >>
32 >> I haven't had the opportunity to test devstack work, but I'd be
33 >> interested in hearing your progress as we probably want to do this on
34 >> Gentoo as well.
35 >>
36 >>
37 >
38 > oh yeah i just put those lines as an example of the problems that we
39 > face while running stack.sh on gentoo.
40 > my question was about what stack.sh should do: let the user solve the
41 > conflict or modify it so it solves this type of problems. but i guess
42 > that it should be the user the one that solves the conflicts
43 >
44 > thanks
45 >
46 Ya, it should be either upstream(packager) or the end user :D
47
48 --
49 -- 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>