On Mon, Oct 18, 2010 at 05:18:01PM -0400, Michael K. Johnson wrote:
> On Fri, Oct 15, 2010 at 03:23:27AM +0200, Martin Bähr wrote:
> > conary-2.2 is not released yet, so there is still time to change how
> > conary update works.
> 
> And, on those lines, I wanted to say that this whole conversation
> has been very helpful, and we're looking at changing semantics
> as a result of this and other feedback from running genmodel on
> various systems.  More information after we've tried some ideas
> out.  :)

OK, it took us a few tries, but now I think it's possible to do
exactly what you want.

I am currently building a new snapshot: conary=2.2.alpha_caf708cb7e9e

IMMEDIATELY AFTER you update to this shapshot (or later, if I update
further) you will need to edit your /etc/conary/system-model file and
invert the order of your "search" lines.

The "search" lines are no longer special.  You can interleave them
with other commands and they take effect for following lines.  So
you can do:

search 
group-world=foresight.rpath....@fl:2-devel/2.4.9.1+2010.10.18-0.1-2[~!gcc.core]
install group-gnome-dist-devel
install keyutils
install wine
# From here on out, every command comes from latest on the label,
# even if groups have not been built:
search foresight.rpath....@fl:2-devel
install conary conary-build conary-repository rmake rbuild

NOTE that if you do this, then future conary install/update commands
will be appended to this model and will look at latest.

There are some things you might want to do that just require editing
the /etc/conary/system-model file.
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to