Yes, it will also work your way, thank you.

I have subscribed to this list today, as I am planning to improve recursive 
package listing in repoquery (if that is possible, of course). Otherwise it 
takes a long time for pungi to assemble distro.

Regarding spaces in the patch - it is correct that I shouldn't have mixed two 
patches into one, but in case of Python whitespaces deserve quite close 
monitoring, as they are syntax elements.

-- Ilja


---- On Mon, 12 Aug 2013 22:17:43 +0100 James Antill  wrote ---- 

> Leaving you on the CC, as I'm not sure if you are subscribed given I 
>had to approve the msg. 
> 
>On Mon, 2013-08-12 at 16:40 +0100, ilja wrote: 
>> Hello, 
>> 
>> I would like to submit a patch to the `repoquery` program. 
>> 
>> It introduces new option (named "--all_mirrors") that outputs base 
>> URIs of all repositories that feature requested package. 
>> 
>> It is quite useful when one is constructing list of mirrors to be used 
>> to generate install for the custom installation disc - an easy shotcut 
>> to collect list of mirrors for pungi. 
> 
> Don't mix whitespace changes with actual changes. 
> Don't add options with '_' chars., use '-' or runtogetherwords. 
> 
> As for the meat of the patch. Instead of adding an option, can you just 
>use: 
> 
>repoquery --qf '%{nevra} %{repo.urls}' --show-duplicates 
> 
>...with some post processing? 
>

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to