Hi folks, I'm trying to set up a repository with packages precompiled for a number of distributions, openSUSE being one of them. Running "createrepo" is fairly easy and seems to work, except that zypper complains that the repomd.xml file isn't signed. Adding "gpg --clearsign -b" to my script fixed that, except that now it starts complaining that the key isn't known, and I can't seem to figure out how zypper decides which keys are known, and/or to which repository they belong. Is this documented somewhere? If not, can someone explain to me how the pieces fit together? Ideally, I would like to just create a package containing hte .repo file and other configuration files that I can then have people install. (Yes, I know about OBS, but due to various other requirements in our environment that isn't an option) Thanks, -- Wouter Verhelst NixSys BVBA M: +32 486 836 198 -- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-programming+owner@opensuse.org