Clone all packages at once

Eduardo Javier Echeverria Alvarado echevemaster at gmail.com
Tue Jul 15 07:47:35 UTC 2014


Yes, definitively easier. Copied in the list of the things that make easier
the packager task. Thanks pingou :)
El 15/07/2014 03:07, "Kalpa Welivitigoda" <callkalpa at gmail.com> escribió:

> Hi,
>
> Thanks a lot.
>
> Pierre's suggestion worked fine with a slight modification. It should be
> --user <username>
>
>
> On Tue, Jul 15, 2014 at 12:56 PM, Pierre-Yves Chibon <pingou at pingoured.fr>
> wrote:
>
>> On Tue, Jul 15, 2014 at 02:40:13AM -0430, Eduardo Javier Echeverria
>> Alvarado wrote:
>> >    I think not there any command that do that. But you can take a look
>> to the
>> >    output of the pkgdb api [1] and make your own script
>> >
>> >    [1]
>> >
>> https://admin.fedoraproject.org/pkgdb/api/packager/package/echevemaster
>> >
>> >    El 15/07/2014 02:26, "Kalpa Welivitigoda" <callkalpa at gmail.com>
>> >    escribiA^3:
>> >
>> >      Hi,
>> >
>> >      Is it possible to clone all the packages I maintain/co-maintain in
>> a
>> >      single command with fedpkg clone?
>>
>> Even easier with pkgdb-cli
>>
>> something like:
>> for pkg in $(pkgdb-cli list --user=<username --nameonly)
>> do
>>   fedpkg clone $pkg
>> done
>>
>>
>> Pierre
>> --
>> devel mailing list
>> devel at lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/devel
>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>>
>
>
>
> --
> Best Regards,
>
> Kalpa Welivitigoda
> +94776509215
> http://about.me/callkalpa
>
> --
> devel mailing list
> devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20140715/e207131b/attachment.html>


More information about the devel mailing list