<div style="text-align: left;" id="result_box" dir="ltr">I wrote a not entirely correct. I understand that there not legal case to get url in my program. I want to wrote patch for PackegeKit, to add key_url as a parametr for &quot;repo-detail&quot; signal. I want to ask is there someone program-architecture trouble to do this. And I want to ask where is param_value formed before the function.</div>
<br><div class="gmail_quote">2009/2/11 Richard Hughes <span dir="ltr">&lt;<a href="mailto:hughsient@gmail.com">hughsient@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, 2009-02-11 at 13:53 +0300, Friki zoid wrote:<br>
&gt; Hello all.<br>
&gt; I&#39;am using PkClient object in my program. I need to know reposytory<br>
&gt; base url. I coudnt connect to &quot;repo-signature-required&quot; signal because<br>
&gt; it didnt heppen in my work. How can i hack &quot;repo-detail&quot; signal to get<br>
&gt; key_url parametr.<br>
<br>
</div>Well, assuming you&#39;ve already got the repo-detail (repo-id, short<br>
description, if enabled) you can&#39;t really get much more details about<br>
the repo from PackageKit. You only get repo-signature-required when the<br>
client needs to expose the user to a GPG signing UI, not in regular use.<br>
<br>
We don&#39;t expose low level things like urls as you can&#39;t really expose<br>
mirror management, or different urls for different transports in a clean<br>
way. Why do you want to know the base url, what are you trying to do?<br>
<br>
Richard.<br>
<br>
<br>
_______________________________________________<br>
PackageKit mailing list<br>
<a href="mailto:PackageKit@lists.freedesktop.org">PackageKit@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/packagekit" target="_blank">http://lists.freedesktop.org/mailman/listinfo/packagekit</a><br>
</blockquote></div><br>