So I was fighting trying to get ghostscript to install on my rpath media wiki appliance. Now I know nothing about Conary so this was a bit over my head but I eventually got it. But don’t trust any of this you have been warned.
What I needed to do was to update my /etc/conaryrc so
vi /etc/conaryrc
and add conary.rpath.com@rpl:2 after the installLabelPath mediawiki.rpath.org@wm:mediawiki-1.x
I think what this does is allow it to resolve its dependencies?
So then run the command
conary updtae ghostscript –resolve
And that looked to have done the trick.