[Spacewalk-list] Help with how XMLRPC handles repodata requests

Cypher the.cypher at gmail.com
Mon Mar 9 15:57:03 UTC 2015


I meanwhile got it working and made some patches and RFE, see here
https://bugzilla.redhat.com/show_bug.cgi?id=1198723

On Fri, Mar 6, 2015 at 3:10 PM, Cypher <the.cypher at gmail.com> wrote:

> Hey,
> I'm trying to get APT repository signed within Spacewalk.
> These two calls are important and failing with 404
>
> //XMLRPC/GET-REQ/Release.gpg
> //XMLRPC/GET-REQ/Release
>
> This here is fine //XMLRPC/GET-REQ/precise/repodata/Packages.gz and maps
> to /var/cache/rhn/repodata/precise/Packages.gz
>
> So I tried manually putting the Release.gpg to
> /var/cache/rhn/repodata/Release.gpg with no luck.
> For testing, I also modified the call to be
> //XMLRPC/GET-REQ/precise/repodata/Release.gpg and put the file to
> /var/cache/rhn/repodata/precise/Release.gpg  but also no luck.
>
> This leads me to the conclusion that the request handler might be checking
> the filename against some database table ?
>
> Could you please guide me in the right direction for this RPC call to work
> ? Highly appreciated !
>
> Best, Phil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20150309/4952cc0d/attachment.htm>


More information about the Spacewalk-list mailing list