Patches on libvirt patchew are outdated

Hi, The libvirt patchew https://patchew.org/Libvirt/ has no update for more than one month. Is it dropped? If not, please sync the patches to it~

On Mon, Dec 18, 2023 at 14:42:57 +0800, Han Han wrote:
Hi, The libvirt patchew https://patchew.org/Libvirt/ has no update for more than one month. Is it dropped? If not, please sync the patches to it~
The problem is likely caused by the switch to the new mailing list. The patch importer of patchew wasn't probably configured to use the new list. Since the patchew project doesn't seem to contain the actual configuration for the importer that is used on patchew.org we'll need to contact somebody to fix it. Paolo, Daniel, do you know who can fix this?

On Mon, Dec 18, 2023 at 9:32 AM Peter Krempa <pkrempa@redhat.com> wrote:
On Mon, Dec 18, 2023 at 14:42:57 +0800, Han Han wrote:
Hi, The libvirt patchew https://patchew.org/Libvirt/ has no update for more than one month. Is it dropped? If not, please sync the patches to it~
The problem is likely caused by the switch to the new mailing list. The patch importer of patchew wasn't probably configured to use the new list.
Since the patchew project doesn't seem to contain the actual configuration for the importer that is used on patchew.org we'll need to contact somebody to fix it.
Paolo, Daniel, do you know who can fix this?
Either I or Fam can fix it. We just need to subscribe to the new mailing list. Paolo

On Mon, Dec 18, 2023 at 9:33 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
On Mon, Dec 18, 2023 at 9:32 AM Peter Krempa <pkrempa@redhat.com> wrote:
On Mon, Dec 18, 2023 at 14:42:57 +0800, Han Han wrote:
Hi, The libvirt patchew https://patchew.org/Libvirt/ has no update for more than one month. Is it dropped? If not, please sync the patches to it~
The problem is likely caused by the switch to the new mailing list. The patch importer of patchew wasn't probably configured to use the new list.
Since the patchew project doesn't seem to contain the actual configuration for the importer that is used on patchew.org we'll need to contact somebody to fix it.
Paolo, Daniel, do you know who can fix this?
Either I or Fam can fix it. We just need to subscribe to the new mailing list.
On top of that, the last month of patches was delivered, but not processed because Patchew did not recognize devel@lists.libvirt.org as a message for the Libvirt project. This will also sort itself out in an hour or so. Paolo

On Mon, Dec 18, 2023 at 10:27:54 +0100, Paolo Bonzini wrote:
On Mon, Dec 18, 2023 at 9:33 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
On Mon, Dec 18, 2023 at 9:32 AM Peter Krempa <pkrempa@redhat.com> wrote:
On Mon, Dec 18, 2023 at 14:42:57 +0800, Han Han wrote:
Hi, The libvirt patchew https://patchew.org/Libvirt/ has no update for more than one month. Is it dropped? If not, please sync the patches to it~
The problem is likely caused by the switch to the new mailing list. The patch importer of patchew wasn't probably configured to use the new list.
Since the patchew project doesn't seem to contain the actual configuration for the importer that is used on patchew.org we'll need to contact somebody to fix it.
Paolo, Daniel, do you know who can fix this?
Either I or Fam can fix it. We just need to subscribe to the new mailing list.
On top of that, the last month of patches was delivered, but not processed because Patchew did not recognize devel@lists.libvirt.org as a message for the Libvirt project. This will also sort itself out in an hour or so.
The patches are now picked up, but I've noticed that all series' are marked as "does not apply to master". Unfortunately the new mailing list (mailman3 + hyperkitty) has a bad habit of touching all the patches. Very specifically it recodes and quotes CRLF, which makes it impossible to apply via 'git am' in default configuration and requires using 'git am --quoted-cr=strip'. This applies both in mail and also in archives.

On Mon, Dec 18, 2023 at 2:14 PM Peter Krempa <pkrempa@redhat.com> wrote:
The patches are now picked up, but I've noticed that all series' are marked as "does not apply to master".
Unfortunately the new mailing list (mailman3 + hyperkitty) has a bad habit of touching all the patches. Very specifically it recodes and quotes CRLF, which makes it impossible to apply via 'git am' in default configuration and requires using 'git am --quoted-cr=strip'. This applies both in mail and also in archives.
No, that was just a typo when switching away from git:// as the protocol used to fetch from the upstream repo. If you see a series where Mailman3's re-encoding is an issue please let me know, but I have reset most series now and they applied fine. Paolo

The data of libvirt patchew has been synced. Thanks On Mon, Dec 18, 2023 at 9:57 PM Paolo Bonzini <pbonzini@redhat.com> wrote:
On Mon, Dec 18, 2023 at 2:14 PM Peter Krempa <pkrempa@redhat.com> wrote:
The patches are now picked up, but I've noticed that all series' are marked as "does not apply to master".
Unfortunately the new mailing list (mailman3 + hyperkitty) has a bad habit of touching all the patches. Very specifically it recodes and quotes CRLF, which makes it impossible to apply via 'git am' in default configuration and requires using 'git am --quoted-cr=strip'. This applies both in mail and also in archives.
No, that was just a typo when switching away from git:// as the protocol used to fetch from the upstream repo. If you see a series where Mailman3's re-encoding is an issue please let me know, but I have reset most series now and they applied fine.
Paolo
participants (3)
-
Han Han
-
Paolo Bonzini
-
Peter Krempa