try adding  --keep-required to the command I ran into this behavior a few times 
but didn't actually figure out what was causing it. You system model might not 
reflect all the rpms installed on the system. That is we try to start with the 
smallest system you can.

Run this first

conary sync --replace-managed-files --replace-unmanaged-files --keep-required 
--info

pipe the output to less so you can read what conary is going to do before 
running it without the --info flag. If conary is trying to uninstall stuff you 
know you need then add the stuff in a an install line in your system model

Then run sync without the --info switch

conary sync --replace-managed-files --replace-unmanaged-files --keep-required 
--info

Sorry about all the hassle but it has been very hard to build useful groups 
against Fedora because of its size.


--

Brett C. Smith
[email protected]
Sr Software Developer
Platform Deployment Technologies
(919)531-6635  -- x16635

________________________________________
From: Foresight-devel <[email protected]> on 
behalf of Tomas Forsman <[email protected]>
Sent: Saturday, August 30, 2014 10:59 AM
To: Foresight Linux Development
Subject: [Foresight-devel] Re: Minimal installation fails with sync

http://sprunge.us/MKXK

Thanks for this, made it easy to get it online :)

Skickat från min Sony Xperia™-smartphone
_______________________________________________
Foresight-devel mailing list
[email protected]
https://lists.foresightlinux.org/mailman/listinfo/foresight-devel

Reply via email to