[aur-general] Move [community-testing] packages to [community]
I noticed that the new libldap and postgresql packages were moved to [core] and [extra] respectively. We should probably move rebuilds out of [community-testing] and into [community] as soon as possible. How do we go about this? Using /arch/db-move or something else? :) (I'm not on my desktop computer at the moment, so if someone knows how to proceed with the move, please go ahead.)
Evangelos Foutras wrote:
I noticed that the new libldap and postgresql packages were moved to [core] and [extra] respectively. We should probably move rebuilds out of [community-testing] and into [community] as soon as possible.
How do we go about this? Using /arch/db-move or something else? :)
(I'm not on my desktop computer at the moment, so if someone knows how to proceed with the move, please go ahead.) sorry because i didn't announce.i did the move already :D
-- Ionut
On Tue, Sep 22, 2009 at 3:48 PM, Biru Ionut <biru.ionut@gmail.com> wrote:
Evangelos Foutras wrote:
I noticed that the new libldap and postgresql packages were moved to [core] and [extra] respectively. We should probably move rebuilds out of [community-testing] and into [community] as soon as possible.
How do we go about this? Using /arch/db-move or something else? :)
(I'm not on my desktop computer at the moment, so if someone knows how to proceed with the move, please go ahead.)
sorry because i didn't announce.i did the move already :D
-- Ionut
Sweet! ( I guess I could have checked before posting to the ML. :)
Evangelos Foutras wrote:
Sweet!
( I guess I could have checked before posting to the ML. :)
neah. when you sent the email, i just finished the move. -- Ionut
On Tue, Sep 22, 2009 at 7:47 AM, Evangelos Foutras <foutrelis@gmail.com> wrote:
I noticed that the new libldap and postgresql packages were moved to [core] and [extra] respectively. We should probably move rebuilds out of [community-testing] and into [community] as soon as possible.
How do we go about this? Using /arch/db-move or something else? :)
(I'm not on my desktop computer at the moment, so if someone knows how to proceed with the move, please go ahead.)
You can use db-move for this, but there should also be convenience scripts in there to move more than one package at once. db-move pkg1 community-testing community db-move pkg2 community-testing community db-move pkg3 community-testing community db-move pkg4 community-testing community vs community-testing2community pkg1 pkg2 pkg3 pkg4 (ugh, that script has a terrible name. Any recommendations for renaming are welcome)
On Tue, Sep 22, 2009 at 12:12, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
You can use db-move for this, but there should also be convenience scripts in there to move more than one package at once.
db-move pkg1 community-testing community db-move pkg2 community-testing community db-move pkg3 community-testing community db-move pkg4 community-testing community
vs
community-testing2community pkg1 pkg2 pkg3 pkg4
(ugh, that script has a terrible name. Any recommendations for renaming are welcome)
Why not rewrite db-move to use the syntax "db-move fromrepo torepo pkg [pkg...]"
On Tue, Sep 22, 2009 at 12:17 PM, Daenyth Blank <daenyth+arch@gmail.com> wrote:
On Tue, Sep 22, 2009 at 12:12, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
You can use db-move for this, but there should also be convenience scripts in there to move more than one package at once.
db-move pkg1 community-testing community db-move pkg2 community-testing community db-move pkg3 community-testing community db-move pkg4 community-testing community
vs
community-testing2community pkg1 pkg2 pkg3 pkg4
(ugh, that script has a terrible name. Any recommendations for renaming are welcome)
Why not rewrite db-move to use the syntax "db-move fromrepo torepo pkg [pkg...]"
Tis a good idea. I added it as an item here: http://wiki.archlinux.org/index.php/DeveloperWiki:Internal_Projects#Develope... If you'd like, I'll gladly accept patches for that :)
On Tue, Sep 22, 2009 at 12:12 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Tue, Sep 22, 2009 at 7:47 AM, Evangelos Foutras <foutrelis@gmail.com> wrote:
I noticed that the new libldap and postgresql packages were moved to [core] and [extra] respectively. We should probably move rebuilds out of [community-testing] and into [community] as soon as possible.
How do we go about this? Using /arch/db-move or something else? :)
(I'm not on my desktop computer at the moment, so if someone knows how to proceed with the move, please go ahead.)
You can use db-move for this, but there should also be convenience scripts in there to move more than one package at once.
db-move pkg1 community-testing community db-move pkg2 community-testing community db-move pkg3 community-testing community db-move pkg4 community-testing community
vs
community-testing2community pkg1 pkg2 pkg3 pkg4
(ugh, that script has a terrible name. Any recommendations for renaming are welcome)
We could just name it testing2community. It is implied that this is for community packages, i.e. they are originally in community-testing.
On Tue, Sep 22, 2009 at 3:03 PM, Eric Bélanger <snowmaniscool@gmail.com> wrote:
On Tue, Sep 22, 2009 at 12:12 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Tue, Sep 22, 2009 at 7:47 AM, Evangelos Foutras <foutrelis@gmail.com> wrote:
I noticed that the new libldap and postgresql packages were moved to [core] and [extra] respectively. We should probably move rebuilds out of [community-testing] and into [community] as soon as possible.
How do we go about this? Using /arch/db-move or something else? :)
(I'm not on my desktop computer at the moment, so if someone knows how to proceed with the move, please go ahead.)
You can use db-move for this, but there should also be convenience scripts in there to move more than one package at once.
db-move pkg1 community-testing community db-move pkg2 community-testing community db-move pkg3 community-testing community db-move pkg4 community-testing community
vs
community-testing2community pkg1 pkg2 pkg3 pkg4
(ugh, that script has a terrible name. Any recommendations for renaming are welcome)
We could just name it testing2community. It is implied that this is for community packages, i.e. they are originally in community-testing.
Hah, rather obvious idea that escaped me. I did this and pushed to git.
participants (5)
-
Aaron Griffin
-
Biru Ionut
-
Daenyth Blank
-
Eric Bélanger
-
Evangelos Foutras