GNU bug report logs -
#65130
Request for merging "elogind-updates" branch
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65130 in the body.
You can then email your comments to 65130 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#65130
; Package
guix-patches
.
(Mon, 07 Aug 2023 17:37:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 07 Aug 2023 17:37:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
I think this branch is ready to go. I've tested a Guix System using it
on a x200 and it behaves correctly.
--
Thanks,
Maxim
Information forwarded
to
guix-patches <at> gnu.org
:
bug#65130
; Package
guix-patches
.
(Sun, 13 Aug 2023 05:42:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 65130 <at> debbugs.gnu.org (full text, mbox):
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> Hi,
>
> I think this branch is ready to go. I've tested a Guix System using it
> on a x200 and it behaves correctly.
Hello, we currently have 3 request for merging (rust-team,
elogind-updates, kde-updates) now, should we do the merge in order by:
1. merge master into rust-team (if needed), wait it build, merge
rust-team into master.
2. merge master into elogind-updates, then wait it build on CI, merge
elogind-updates into master.
3. merge master into kde-updates, then wait it build on CI, merge
kde-updates into master.
Or merge both rust-team, elogind-updates and master into kde-updates,
and merge it once into master? Give changes in those 3 are isolated but
require rebuilding a lot, I think to merge them into master once can
save a little work for us and CI.
Thanks.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#65130
; Package
guix-patches
.
(Sun, 13 Aug 2023 14:12:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 65130 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Sun, Aug 13, 2023 at 01:41:10PM +0800, 宋文武 wrote:
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>
> > Hi,
> >
> > I think this branch is ready to go. I've tested a Guix System using it
> > on a x200 and it behaves correctly.
>
> Hello, we currently have 3 request for merging (rust-team,
> elogind-updates, kde-updates) now, should we do the merge in order by:
>
> 1. merge master into rust-team (if needed), wait it build, merge
> rust-team into master.
> 2. merge master into elogind-updates, then wait it build on CI, merge
> elogind-updates into master.
> 3. merge master into kde-updates, then wait it build on CI, merge
> kde-updates into master.
>
> Or merge both rust-team, elogind-updates and master into kde-updates,
> and merge it once into master? Give changes in those 3 are isolated but
> require rebuilding a lot, I think to merge them into master once can
> save a little work for us and CI.
For the rust-team branch we have ~7500 packages for x86_64 and aarch64
and almost 0 for the other architectures. IIRC there are no non- rust-*
packages touched in this round of the rust-team branch. Based on my own
previous testing I'm not expecting any breakages of packages based on
the branch. I have no issue with merging the rust-team with one or more
other branches in order to decrease the sheer number of CI builds.
--
Efraim Flashner <efraim <at> flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#65130
; Package
guix-patches
.
(Sun, 13 Aug 2023 15:05:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 65130 <at> debbugs.gnu.org (full text, mbox):
Hi,
宋文武 <iyzsong <at> envs.net> writes:
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>
>> Hi,
>>
>> I think this branch is ready to go. I've tested a Guix System using it
>> on a x200 and it behaves correctly.
>
> Hello, we currently have 3 request for merging (rust-team,
> elogind-updates, kde-updates) now, should we do the merge in order by:
>
> 1. merge master into rust-team (if needed), wait it build, merge
> rust-team into master.
> 2. merge master into elogind-updates, then wait it build on CI, merge
> elogind-updates into master.
> 3. merge master into kde-updates, then wait it build on CI, merge
> kde-updates into master.
>
> Or merge both rust-team, elogind-updates and master into kde-updates,
> and merge it once into master? Give changes in those 3 are isolated but
> require rebuilding a lot, I think to merge them into master once can
> save a little work for us and CI.
Since rust-team is already mostly built at this point, I'd merge it
as-is.
I think we should keep the branch separated to preserve as much insights
into new failures as we can from the QA tooling.
--
Thanks,
Maxim
Information forwarded
to
guix-patches <at> gnu.org
:
bug#65130
; Package
guix-patches
.
(Mon, 14 Aug 2023 09:51:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 65130 <at> debbugs.gnu.org (full text, mbox):
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> Hi,
>
> 宋文武 <iyzsong <at> envs.net> writes:
>
>> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>>
>>> Hi,
>>>
>>> I think this branch is ready to go. I've tested a Guix System using it
>>> on a x200 and it behaves correctly.
>>
>> Hello, we currently have 3 request for merging (rust-team,
>> elogind-updates, kde-updates) now, should we do the merge in order by:
>>
>> 1. merge master into rust-team (if needed), wait it build, merge
>> rust-team into master.
>> 2. merge master into elogind-updates, then wait it build on CI, merge
>> elogind-updates into master.
>> 3. merge master into kde-updates, then wait it build on CI, merge
>> kde-updates into master.
>>
>> Or merge both rust-team, elogind-updates and master into kde-updates,
>> and merge it once into master? Give changes in those 3 are isolated but
>> require rebuilding a lot, I think to merge them into master once can
>> save a little work for us and CI.
>
> Since rust-team is already mostly built at this point, I'd merge it
> as-is.
>
> I think we should keep the branch separated to preserve as much insights
> into new failures as we can from the QA tooling.
Okay, then I'll wait rust-team and elogind-updates to be merged first.
Thanks.
bug closed, send any further explanations to
65130 <at> debbugs.gnu.org and Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Request was from
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Wed, 16 Aug 2023 15:32:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 14 Sep 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.