I've been trying to copy the package configuration of my centos web hosting setup to my fedora home setup. I've tried a couple of things, but they don't seem to work and I don't see any obvious documentation or relevant messages.
I tried taking the output from openpkg build -a -g and running it on the new instance, but it didn't work. I think it may have failed because the new instance wasn't registered. It failed again seeming to try to use a newer version of openpkg. Do I need to freeze the version of the instance (I didn't do this from the tutorial). I figure I'd ask now since each of these iterations takes a fair amount of time on my home machine. Are there tools for comparing instances? -Dave