Hi, i'm trying to create an update repository using create_repo_for_patch.sh.
I'm testing with the zypper rpms and patches so I have the following files: patch-zypper-2513.xml zypper-0.6.13_0.6.15-6_0.1.i586.delta.rpm zypper-0.6.15-0.1.i586.patch.rpm zypper-0.6.15-0.1.i586.rpm When I run: create_repo_for_patch.sh . . It creates the YUM repository with the patches files on repodata, but it just creates a rpm/src directory, which is empty. I've been reading the script and it should create the rpm/i586 directory and copy the rpms inside it, but that doesn't seem to happen. Does anyone knows what am I doing wrong? Is there some more extensive documentation for creating update repositories for openSUSE than http://en.opensuse.org/Inst-source-utils? Thanks. -- Samuel Partida Amores ----------------------------------- [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
