Re: [ovirt-users] Re: [ovirt-devel] Re: Mailing-Lists upgrade

On Tue, May 8, 2018 at 11:56 AM Zach Brown <zachb1121@gmail.com> wrote:
It sounds like the mailing list just upgraded. I'm not sure if it's a bug or not... But I unsubscribed from this list a long time ago (months ago) and am now suddenly getting emails from it again.
Just thought I'd give a heads up in case something may have gone wonky.
Another issue, old links to the mailing list are broken now: https://lists.ovirt.org/mailman/listinfo/devel Try to google "ovirt devel mailing list" to get the old links. We need to configure the http server to redirect to the new mailing list info page when old links are accessed. Nir
On Tue, May 8, 2018, 3:04 AM Eyal Edri <eedri@redhat.com> wrote:
Great news! so happy to see this :) Thanks for the efforts for making it happen!
On Tue, May 8, 2018 at 6:47 AM, Marc Dequènes (Duck) <duck@redhat.com> wrote:
I forgot to cross-post to other lists. Please read announcement below.
On 05/08/2018 12:45 PM, Marc Dequènes (Duck) wrote:
Quack,
On 04/28/2018 09:34 AM, Marc Dequènes (Duck) wrote:
A few months ago we had to rollback the migration because of a nasty bug. This is fixed in recent versions of Mailman 3 so we're rescheduling it on Tuesday 8th during the slot 11:00-12:00 JST.
Just a word to say the migration happened and no problem was detected.
The archive posts reindexation is not finished yet, and greylisting is slowing down things a bit, but it should soon be over. Some information like post count and little graphs in the web UI are handled via regular cron jobs and should also soon be accurate.
Old links to the archives, for pre-migration posts, are still working. Posts URLS were not stable in Mailman 2 but been synced in https://lists.ovirt.org/pipermail/
You can contact me directly by mail or IRC, or open a JIRA ticket if you hit any problem.
\_o<
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-leave@ovirt.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
--
Eyal edri
MANAGER
RHV DevOps
EMEA VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> phone: +972-9-7692018 <+972%209-769-2018> irc: eedri (on #tlv #rhev-dev #rhev-integ) _______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org

Quack, On 05/08/2018 06:05 PM, Nir Soffer wrote:
Another issue, old links to the mailing list are broken now: https://lists.ovirt.org/mailman/listinfo/devel
Try to google "ovirt devel mailing list" to get the old links.
We need to configure the http server to redirect to the new mailing list info page when old links are accessed.
I added redirects for /mailman, /mailman/listinfo and /mailman/listinfo/<list>. Do you see anything missing or not working? Thanks for reporting it. \_o<

On Tue, 8 May 2018, 16:46 Marc Dequènes (Duck), <duck@redhat.com> wrote:
Quack,
On 05/08/2018 06:05 PM, Nir Soffer wrote:
Another issue, old links to the mailing list are broken now: https://lists.ovirt.org/mailman/listinfo/devel
Try to google "ovirt devel mailing list" to get the old links.
We need to configure the http server to redirect to the new mailing list info page when old links are accessed.
I added redirects for /mailman, /mailman/listinfo and /mailman/listinfo/<list>.
Thanks, the redirects seems to work. Do you see anything missing or not working?
Seems the archive is not updated. I don't see many messages I see in gmail, including messages from this morning.
Thanks for reporting it. \_o<

Quack, On 05/09/2018 04:28 AM, Nir Soffer wrote:
Thanks, the redirects seems to work.
Thanks for testing.
Seems the archive is not updated. I don't see many messages I see in gmail, including messages from this morning.
I missed this information. Thanks Sandro for Pinging me. There is a bug and I reported it: https://gitlab.com/mailman/mailman-hyperkitty/issues/13 At the moment I don't see any way to patch or workaround it. The mails are being stored in Mailman 3's spool and we should be able to "unshunt" them when it is fixed. I see 81 mails waiting at the moment. Btw, we were hit again by the bug we had previously and thought solved: https://gitlab.com/mailman/mailman/issues/416 This time I was able to fix the database and it does not seem to reappear. It only affected the gerrit ML and I unshunted them. This last point led me to another problem. The filters of this specific list are filtering out most mails except one automatically-accepted address, but this does not seem to have been migrated. In fact this is the same problem Zach has been experiencing: his unsubscription was not taken into account. I found out that the incremental migration was not reimporting the settings properly. I don't think much changes happened since the migration, so I'm going to force this update of the settings. \_o<

Quack again, On 05/12/2018 03:37 AM, Marc Dequènes (Duck) wrote:
This last point led me to another problem. The filters of this specific list are filtering out most mails except one automatically-accepted address, but this does not seem to have been migrated. In fact this is the same problem Zach has been experiencing: his unsubscription was not taken into account. I found out that the incremental migration was not reimporting the settings properly. I don't think much changes happened since the migration, so I'm going to force this update of the settings.
I did it and: - the script only adds members, so I'm afraid there is no easy way to get unsubscriptions without programming some member list export comparison :-/ - the nonmembers settings were already properly imported, fine, but not available in the admin UI, so I opened another BR: https://gitlab.com/mailman/postorius/issues/265 \_o<

Quack, On 05/12/2018 04:29 AM, Marc Dequènes (Duck) wrote:
- the script only adds members, so I'm afraid there is no easy way to get unsubscriptions without programming some member list export comparison :-/
I unsubscribed members who had already did so at the time of migration (thus excluding newly subscribed folks) on all mailing-lists. Sorry for the trouble it caused. \_o<

Quack, On 05/08/2018 10:46 PM, Marc Dequènes (Duck) wrote:
I added redirects for /mailman, /mailman/listinfo and /mailman/listinfo/<list>. Do you see anything missing or not working?
My regexs were too broad and broke two API entries. That's what caused the problem with the archives. Pending messages have been archived. UI stats 9recent posts and so on) are updated regularly but it may not reflect the current status instantly. I'm monitoring the logs and will close the upstream bug when I'm sure there is nothing else. \_o<
participants (2)
-
Marc Dequènes (Duck)
-
Nir Soffer