Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1289405

Bug#1133304: anacron: upgrade frozen on "Setting up anacron (2.3-48) ..."

Path csiph.com!weretis.net!feeder8.news.weretis.net!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Vincent Lefevre <vincent@vinc17.net>
Newsgroups linux.debian.bugs.dist
Subject Bug#1133304: anacron: upgrade frozen on "Setting up anacron (2.3-48) ..."
Date Mon, 13 Apr 2026 16:20:01 +0200
Message-ID <MJqiR-eQGe-3@gated-at.bofh.it> (permalink)
References <MJmRX-eOll-1@gated-at.bofh.it> <MJnuF-eOQx-1@gated-at.bofh.it> <MIPMl-erHq-3@gated-at.bofh.it> <MJoh3-ePp9-3@gated-at.bofh.it> <MJpmN-eQ4Q-11@gated-at.bofh.it> <MIPMl-erHq-3@gated-at.bofh.it> <MJpmN-eQ4Q-9@gated-at.bofh.it> <MIPMl-erHq-3@gated-at.bofh.it> <MJqiR-eQGe-5@gated-at.bofh.it> <MJqiR-eQGe-7@gated-at.bofh.it> <MIPMl-erHq-3@gated-at.bofh.it> <MJqiR-eQGe-7@gated-at.bofh.it>
X-Original-To Fiona Klute <fiona.klute@gmx.de>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Mon Apr 13 14:17:07 2026
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -1.652
Reply-To Vincent Lefevre <vincent@vinc17.net>, 1133304@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc lq27267@gmail.com
X-Debian-Pr-Message followup 1133304
X-Debian-Pr-Package anacron
X-Debian-Pr-Source anacron
MIME-Version 1.0
Content-Type text/plain; charset=iso-8859-1
Content-Disposition inline
Content-Transfer-Encoding 8bit
X-Mailer-Info https://www.vinc17.net/mutt/
User-Agent Mutt/2.3+4 (71f3e314) vl-169878 (2026-01-27)
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1963768
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 31
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Lin Qigang <lq27267@gmail.com>, 1133304@bugs.debian.org, Jean-Marc <jean-marc@6jf.be>
X-Original-Date Mon, 13 Apr 2026 16:15:41 +0200
X-Original-Message-ID <20260413141541.GJ4243@qaa.vinc17.org>
X-Original-References <336f6b54-481a-40c7-beff-6e90f9265ffd@6jf.be> <20260413111154.GD4243@qaa.vinc17.org> <20260411231308.GA668469@qaa.vinc17.org> <20260413120623.GE4243@qaa.vinc17.org> <84cbcfb1-89ff-401d-af8e-4f6e6f0964dc@gmx.de> <20260411231308.GA668469@qaa.vinc17.org> <20260413131737.GI4243@qaa.vinc17.org> <20260411231308.GA668469@qaa.vinc17.org> <6c0b09c8-babb-43f4-add0-b17ff96c2aa6@gmail.com> <2bd2d650-bb46-4e78-aea4-d209d54a00fd@gmx.de> <20260411231308.GA668469@qaa.vinc17.org> <2bd2d650-bb46-4e78-aea4-d209d54a00fd@gmx.de>
Xref csiph.com linux.debian.bugs.dist:1289405

Show key headers only | View raw


On 2026-04-13 15:53:23 +0200, Fiona Klute wrote:
> Am 13.04.26 um 15:29 schrieb Lin Qigang:
> > So anacron 2.3-49 is now in experimental for testing that Type=oneshot
> > is the issue. After some testing this is the issue, I will upload
> > anacron 2.3-50 to unstable and close this bug. Thank you again for
> > testing!
> This makes sense: If Type is unset systemd assumes "simple", which considers
> the service up as soon as the process has been forked off, while "oneshot"
> waits for it to exit.

This is also what I understand from the systemd.service(5) man page.

> But why is anacron.service started during installation at all? Shouldn't
> only the timer unit be started, which can then start the service unit in
> turn if needed (in the background)?

I'm wondering the same thing. The cron jobs would have probably been
run already (without anacron installed). This would mean that the jobs
would be run again, and this seems incorrect (not tested).

> If my understanding is correct and the service unit should be started only
> via the timer, the actual problem is likely the [Install] section (which
> makes the service run independently of the timer). None of the other service
> units started via timer on my system have it.

I agree that this would make more sense.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Bug#1133304: anacron: upgrade frozen on "Setting up anacron (2.3-48) ..." Vincent Lefevre <vincent@vinc17.net> - 2026-04-13 14:10 +0200
  Bug#1133304: anacron: upgrade frozen on "Setting up anacron (2.3-48) ..." Vincent Lefevre <vincent@vinc17.net> - 2026-04-13 14:40 +0200
  Bug#1133304: anacron: upgrade frozen on "Setting up anacron (2.3-48) ..." Vincent Lefevre <vincent@vinc17.net> - 2026-04-13 15:20 +0200
    Bug#1133304: anacron: upgrade frozen on "Setting up anacron (2.3-48) ..." Vincent Lefevre <vincent@vinc17.net> - 2026-04-13 16:20 +0200
    Bug#1133304: anacron: upgrade frozen on "Setting up anacron (2.3-48) ..." Vincent Lefevre <vincent@vinc17.net> - 2026-04-13 17:20 +0200

csiph-web