Clone all packages at once

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Jul 15 15:09:21 UTC 2014


On Tue, Jul 15, 2014 at 11:19 AM, Kalpa Welivitigoda
<callkalpa at gmail.com> wrote:
>
>
>
> On Tue, Jul 15, 2014 at 1:17 PM, Eduardo Javier Echeverria Alvarado
> <echevemaster at gmail.com> wrote:
>>
>> Yes, definitively easier. Copied in the list of the things that make
>> easier the packager task. Thanks pingou :)
>
>
> Is this a list you locally maintain? If so shall we put this up in the wiki
> that everyone can benefit?

It looks trivial enough to maybe be added to fedpkg directly, doesn't it?

`fedpkg clone-mine` or something similar maybe?

Dridi

>>
>> 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
>>
>>
>> --
>> 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


More information about the devel mailing list