- Package:
- apt-cacher
- Source:
- apt-cacher
- Submitter:
- Jan-Benedict Glaw
- Date:
- 2026-06-29 09:23:04 UTC
- Severity:
- normal
- Tags:
Package: apt-cacher Version: 1.7.32 I wondered why my apt-cacher's cache directory was growing, while I was only ever rebuilding Docker images with about the same packages. Turns out there is a `cron.d` file, but no Depends: or Recommends: for cron, and neither a hint in the man page or config file. A minimal system will no longer have cron installed. Thanks, Jan-Benedict
Jan-Benedict,
Thanks, this is a good point. Patch below is pending for the next upload.
Mark
commit 6b7f836db016f902bea793a2bedc2aa2fa627ded
Author: Mark Hindley <mark@hindley.org.uk>
Date: Fri Jun 26 18:51:57 2026 +0100
d/control: Recommend a cron daemon.
Closes: #1140754
diff --git a/debian/control b/debian/control
index afd8266..84c54c3 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Depends: distro-info-data,
update-inetd,
${misc:Depends},
${perl:Depends},
-Recommends: libberkeleydb-perl
+Recommends: libberkeleydb-perl,
+ cron | cron-daemon,
Suggests: libfreezethaw-perl, libio-socket-inet6-perl
Description: Caching proxy server for Debian/Ubuntu/Devuan software repositories
Apt-cacher performs caching of files requested by apt-get (or other APT clients
We believe that the bug you reported is fixed in the latest version of
apt-cacher, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1140754@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Hindley <mark@hindley.org.uk> (supplier of updated apt-cacher package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Mon, 29 Jun 2026 09:53:42 +0100
Source: apt-cacher
Architecture: source
Version: 1.7.33
Distribution: unstable
Urgency: medium
Maintainer: Mark Hindley <mark@hindley.org.uk>
Changed-By: Mark Hindley <mark@hindley.org.uk>
Closes: 1140754
Changes:
apt-cacher (1.7.33) unstable; urgency=medium
.
* d/control:
- recommend a cron daemon. (Closes: #1140754)
- bump Standards Version (drop Priority: optional).
- drop 'R³: no' now it is the default.
* d/copyright: remove obsolete FSF postal address (lintian).
Checksums-Sha1:
4a355c39a26ad86dd97c06610a80ee99e710becc 1605 apt-cacher_1.7.33.dsc
5ceb92492d267ae0c51bae360a54265765c0a6d6 97444 apt-cacher_1.7.33.tar.xz
7fea4384ca6d1c36d839135763a169177ae2d5c8 5585 apt-cacher_1.7.33_amd64.buildinfo
Checksums-Sha256:
c57e5b6a4ad3f9c3ae53bb5d0a691f2ea167280147c97d07466954e94cb6a730 1605 apt-cacher_1.7.33.dsc
c43cb14158579d56102979326e36a4e6ce2bb3a445f4329a0a17d374277f7c15 97444 apt-cacher_1.7.33.tar.xz
c495fd2915d6948b05ff415b3764684fa91201327c17f2852fc065f58aebc0b5 5585 apt-cacher_1.7.33_amd64.buildinfo
Files:
0e6b2c3d13c80f71e5083f335796ddd2 1605 net optional apt-cacher_1.7.33.dsc
4b547cf8b411ccb1a6aa782e4a5d6a9e 97444 net optional apt-cacher_1.7.33.tar.xz
6df345af8261ea258935534a5af9c047 5585 net optional apt-cacher_1.7.33_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEUGwVpCsK9aCoVCPu0opFvzKH1kkFAmpCNT4ACgkQ0opFvzKH
1kkL+A//YDaFSmZJJuiOs3O+7P1qxxIhafGKL4rwBv91x1opJ1BARvreJIsKaz3w
sq+gI7g9qmCPn5Ajvv6HIcS8Ks1G5gZGtpMBL6+0Y5Q5nKIg/F8iqh+Ho8iIi6nt
OXlEjWawWuD+CrprfmMRSn5KPiiTfHbmAHBCuMNfre1iVSNr9Dq3qmg7js28Xsbb
DdNeWBby9kFNQhkIqZTJYrgVL19g+l+x9sEtta8EC4cEE8LuX2xFGTu+jGdaugHs
Oh4aH/9X67wxWogK1e/AmQBIIZAhS/m1xL+yGrM7hAV35wXaqJUfT8i2nuXj68t7
Hokn4RQPwXyTZP8+lk9QWjkvzkiLarzGTBNJQzXGr+odnNG5Oco6dCbBSqXYEG/v
CZZTbTnG8KCWyI9wXRUpuQRh314s9sbwRUzVI74i/GGLrSkjdHysk2NknPrQly39
zfnFW7IvyoC0g9vRdOCB2ElBQSqPvD157v4KisFEjlvGvg7a1bXRNEPmFE1ozXkj
GOAD91OB2ao+jMfNZLmt17l1DLKsUx/u8vU2NZkg8YTJcZwZo+fXjBFNWKch6/L1
Km4yZ20pIsyINURHtsO6mGf5gVJVZ2nsoovPzo9yJpijpMdEKTntykYC7giOORUQ
wSngg5trLDRCIoJujTF/k9T3NtMbnkxh7IwYXzJ8vwH5qSDUyOQ=
=j4pH
-----END PGP SIGNATURE-----