Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2023 12:45:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 269683] mailarchive: no weekly mailing list archives for 2022
Message-ID:  <bug-269683-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269683

            Bug ID: 269683
           Summary: mailarchive: no weekly mailing list archives for 2022
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Website
          Assignee: doc@FreeBSD.org
          Reporter: wosch@FreeBSD.org

There was a glitch with the mailing list archive rotation. This is fixed no=
w.
However, all emails from

Fri Dec =C2=A03 14:09:41 2021 to Wed Jan 11 05:57:31 2023

are in a single huge file now. E.g. the =C2=A0archive =C2=A0file 20230111.f=
reebsd-bugs is
39MB huge.

http://bit0.nyi.freebsd.org/mailarchive/2023/freebsd-bugs/20230111.freebsd-=
bugs

It would be great if we can split this file into weekly archives (ca. 56
files), based on the date. An archive starts on Sunday morning 00:00 UTC, a=
nd
ends Sat 23:59:59 UTC. The filename contains the date of the next Sunday 0:=
00
UTC.

E.g.

=C2=A020230219.dev-commits-ports-all.gz

starts at Sun Feb 12 00:59:03 2023
and ends at Sat Feb 18 23:13:27 2023

and the prefix for the archive is "20230219"

There are 98 mail archives with this problem:
find archive/2023/ -name '20230111.*' ! -size 0 | wc -l
=C2=A0 =C2=A0 =C2=A0 98

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269683-9>