Your message dated Thu, 9 Jan 2025 22:01:21 +0100 with message-id <Z4A5IYy36dTD-Gvl@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 owner@bugs.debian.org immediately.) -- 1092608: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092608 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: vcswatch wrongly claims dpkg Git repository is > 500 MiB
- From: Ben Harris <bjh21@bjh21.me.uk>
- Date: Thu, 9 Jan 2025 18:30:16 +0000 (GMT)
- Message-id: <[🔎] ee88432-97f0-2532-8b7-f60a93892@chiark.greenend.org.uk>
Package: qa.debian.org According to <https://qa.debian.org/cgi-bin/vcswatch?package=dpkg>:Error: Repository size 561401856 exceeds 500 MiB, blocking itBut 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 ---
- To: Ben Harris <bjh21@bjh21.me.uk>, 1092608-done@bugs.debian.org
- Subject: Re: Bug#1092608: vcswatch wrongly claims dpkg Git repository is > 500 MiB
- From: Christoph Berg <myon@debian.org>
- Date: Thu, 9 Jan 2025 22:01:21 +0100
- Message-id: <Z4A5IYy36dTD-Gvl@msg.df7cb.de>
- Mail-followup-to: Christoph Berg <myon@debian.org>, Ben Harris <bjh21@bjh21.me.uk>, 1092608-done@bugs.debian.org
- In-reply-to: <[🔎] ee88432-97f0-2532-8b7-f60a93892@chiark.greenend.org.uk>
- References: <[🔎] ee88432-97f0-2532-8b7-f60a93892@chiark.greenend.org.uk>
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 ---