Your message dated Thu, 03 Apr 2025 12:34:28 +0000
with message-id <[email protected]>
and subject line Bug#1086495: fixed in cron 3.0pl1-195
has caused the Debian Bug report #1086495,
regarding cron: Manpage includes outdated information
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 [email protected]
immediately.)


-- 
1086495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086495
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cron
Version: 3.0pl1-190
Severity: minor

Dear Maintainer,

The manpage includes the part

|cron is started automatically from /etc/init.d on entering multi-user 
runlevels.

which is outdated in the default situation in Debian. cron will be directly 
invoked by systemd.

-- Package-specific info:
--- EDITOR:


--- /usr/bin/editor:
/usr/bin/vim.basic

--- /usr/bin/crontab:
-rwxr-sr-x 1 root crontab 47840 May 23 14:13 /usr/bin/crontab

--- /var/spool/cron:
drwxr-xr-x 5 root root 4096 Oct 10 16:30 /var/spool/cron

--- /var/spool/cron/crontabs:
drwx-wx--T 2 root crontab 4096 Dec  8  2022 /var/spool/cron/crontabs

--- /etc/cron.d:
drwxr-xr-x 2 root root 4096 Oct 29 20:41 /etc/cron.d

--- /etc/cron.daily:
drwxr-xr-x 2 root root 4096 Oct 30 21:18 /etc/cron.daily

--- /etc/cron.hourly:
drwxr-xr-x 2 root root 4096 Oct 29 17:08 /etc/cron.hourly

--- /etc/cron.monthly:
drwxr-xr-x 2 root root 4096 Oct 29 17:08 /etc/cron.monthly

--- /etc/cron.weekly:
drwxr-xr-x 2 root root 4096 Oct 30 21:00 /etc/cron.weekly


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.11.5-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cron depends on:
ii  cron-daemon-common   3.0pl1-190
ii  init-system-helpers  1.67
ii  libc6                2.40-3
ii  libpam-runtime       1.5.3-7
ii  libpam0g             1.5.3-7+b1
ii  libselinux1          3.7-3
ii  sensible-utils       0.0.24

Versions of packages cron recommends:
ii  sendmail-bin [mail-transport-agent]  8.18.1-6

Versions of packages cron suggests:
ii  anacron        2.3-40
pn  bat            <none>
pn  checksecurity  <none>
ii  logrotate      3.22.0-1
ii  supercat       0.5.7-1

Versions of packages cron is related to:
pn  libnss-ldap   <none>
pn  libnss-ldapd  <none>
pn  libpam-ldap   <none>
pn  libpam-mount  <none>
pn  nis           <none>
ii  nscd          2.40-3

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: cron
Source-Version: 3.0pl1-195
Done: Georges Khaznadar <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cron, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar <[email protected]> (supplier of updated cron 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 03 Apr 2025 12:04:09 +0200
Source: cron
Architecture: source
Version: 3.0pl1-195
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Georges Khaznadar <[email protected]>
Closes: 1071709 1079207 1085713 1086495 1101921
Changes:
 cron (3.0pl1-195) unstable; urgency=medium
 .
   * declared sensible-editor as the command used by `crontab -e` in the
     manpage crontab.1; Closes: #1079207
   * now all manpages are created by xsltproc from XML source files.
     I checked that '[g|n]roff -mandoc -t -ww -b -z -K utf8  cron.8'
     report no longer any error. Closes: #1085713
   * declared that cron is lauched by systemd. Closes: #1086495
   * as the changes suggested by Paul Wise <[email protected]> about
     bug report #956953 are now reveted, due to the lack of implementation
     and test, errors which were reported about the version 3.0pl1-190
     in experimental are cleared. Closes: #1071709
   * checked that the line "33 22 * * *     expr $(date +\%s) ..." is no
     longer produced by the source file debian/crontab.5.xml; instead,
     % characters are properly escaped in the examples:
     $ man -l debian/crontab.5 | grep '\\%'
            0 4 8-14 * *    test $(date +\%u) -eq 6 && echo "2nd Saturday"
            0 * * * * [ "$(date +\%R)" = 00:00 ] && run_some_script
            0 4 * * Sat   [ "$(date +\%e)" = "$(LANG=C ncal ...
     So this Closes: #1101921
Checksums-Sha1:
 47dc06b34303852cbf94dab8724fea0e2344891f 2084 cron_3.0pl1-195.dsc
 384baf9c142f3d0dd24b7c302ecd1687b4f26c8a 139264 cron_3.0pl1-195.debian.tar.xz
 be91a541fda2e1e2e9341f774079ed14fae29be5 7171 cron_3.0pl1-195_amd64.buildinfo
Checksums-Sha256:
 8f24007c4f37bd13984b7e258816ba0e74a47614174ff341efdc0f0b06302a20 2084 
cron_3.0pl1-195.dsc
 be4caa37536c0c26718acbc39cbecd7433aeb203d0e578e41737d027ee35486d 139264 
cron_3.0pl1-195.debian.tar.xz
 d0661c590405a1165941d73e8c427a46a8574dbd2045bb592e7d0990747d53b2 7171 
cron_3.0pl1-195_amd64.buildinfo
Files:
 b1a2f884d764ac749029318670a46ab6 2084 admin important cron_3.0pl1-195.dsc
 27e84b8f93bdb96dfcb889ba5dc4e4b8 139264 admin important 
cron_3.0pl1-195.debian.tar.xz
 106cd7346fef31b2de5ee7b759ffc623 7171 admin important 
cron_3.0pl1-195_amd64.buildinfo


-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmfuekMACgkQHCgWkHE2
rjl3aA/+PwsyHclrkvFabBzB8QltI8SlLupMnkYuRf0UZ9ObxdG8fkGqMPs7RgNl
e1OUUVkZJWiGkHAfQ6sSx5fqMIJgyZRhloa2y10aCyvYA+LtbLeEBwuOI82/yBBb
cZ30fT3e+DMAYZuduw6DgMpVXvS3hXemA1ZJkYo1L51zRVlzPaA+xVGp0xYl0wLu
OrC6ayuBoGkAPBmNQB5rvK2I7Cue03s2gFCHpLKDcj+4gbttzcbCzmLp1VmldrLq
Sci/fElWp8gOjptpXEad2o9dxWV3c4UynC9RU68Flq49o+Vagq2hrHj2Z4Wm+GEP
uo3k99mHYufOXrfKBswNG6Rbm3sqPQoHCDbDJjkPl1zJNMj4dYO2tYHFrXpQezeL
DKFaq4GhhNZj2bVezIuRr38avMu8REC/Ql87D+k2EIjcTtbdtS3emKr4hq0C9E6Z
6Qv0G2Nls8Z34Tmk40r84iWeha+6f6Dg7THZ2skVSXf2s4TA2sfJupqiurh24Ugq
lDKLnmh29uPwWtdtS4xorf6nboCpVwHnbQokony6I/imBRbhHyqYXAT/LXZz3lVU
cq33ARH7I6GTw1GOx49ddB0qLA6XAHOlVs5GvyoEIsa360SYQ3umdENvJOELzYPf
A5l7B6j7FJYSTL4NDxQOVT0yTHlepr2FaFtH1H3xBR9L/W6XnKk=
=ivLm
-----END PGP SIGNATURE-----

Attachment: pgpkuzMMEwius.pgp
Description: PGP signature


--- End Message ---

Reply via email to