Your message dated Thu, 9 Jan 2025 22:01:21 +0100
with message-id <z4a5iyy36dtd-...@msg.df7cb.de>
and subject line Re: Bug#1092608: vcswatch wrongly claims dpkg Git repository
is > 500 MiB
has caused the Debian Bug report #1092608,
regarding vcswatch wrongly claims dpkg Git repository is > 500 MiB
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1092608: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092608
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
According to <https://qa.debian.org/cgi-bin/vcswatch?package=dpkg>:
Error: Repository size 561401856 exceeds 500 MiB, blocking it
But a fresh clone of the cited repository is only 102 MiB, or 63 MiB
without a working copy:
wraith:/tmp$ git clone https://git.dpkg.org/git/dpkg/dpkg.git
Cloning into 'dpkg'...
remote: Enumerating objects: 117336, done.
remote: Counting objects: 100% (3275/3275), done.
remote: Compressing objects: 100% (2024/2024), done.
remote: Total 117336 (delta 2355), reused 1560 (delta 1202), pack-reused 114061
Receiving objects: 100% (117336/117336), 58.38 MiB | 2.36 MiB/s, done.
Resolving deltas: 100% (96940/96940), done.
wraith:/tmp$ du -hs dpkg
102M dpkg
wraith:/tmp$ du -hs dpkg/.git
63M dpkg/.git
I expect this has the same underlying cause as #1088731.
--
Ben Harris
--- End Message ---
--- Begin Message ---
Re: Ben Harris
> According to <https://qa.debian.org/cgi-bin/vcswatch?package=dpkg>:
>
> > Error: Repository size 561401856 exceeds 500 MiB, blocking it
>
> I expect this has the same underlying cause as #1088731.
Yeah I guess so... it's now ~50MB after re-fetching it, let's hope it
doesn't explode again.
e2fsprogs (#1088731) was already blocked again.
Christoph
--- End Message ---