Devuan bug report logs - #852
snapper: Snapper package assumes systemd

version graph

Package: snapper; Maintainer for snapper is (unknown); Source for snapper is src:snapper.

Reported by: Dave Williams <d.r.williams.01@cantab.net>

Date: Fri, 19 Jul 2024 13:48:01 UTC

Severity: normal

Tags: debian

Found in version 0.10.6-1.1+b1

Forwarded to https://bugs.debian.org/976888

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.devuan.org
Subject: bug#852: snapper: Snapper package assumes systemd
Reply-To: Dave Williams <d.r.williams.01@cantab.net>, 852@bugs.devuan.org
Resent-From: Dave Williams <d.r.williams.01@cantab.net>
Resent-To: devuan-bugs@lists.dyne.org
Resent-CC: d.r.williams.01@cantab.net, devuan-dev@lists.dyne.org
X-Loop: owner@bugs.devuan.org
Resent-Date: Fri, 19 Jul 2024 13:48:01 +0000
Resent-Message-ID: <handler.852.B.17213967997935@bugs.devuan.org>
Resent-Sender: owner@bugs.devuan.org
X-Devuan-PR-Message: report 852
X-Devuan-PR-Package: snapper
X-Devuan-PR-Keywords: 
Received: via spool by submit@bugs.devuan.org id=B.17213967997935
          (code B); Fri, 19 Jul 2024 13:48:01 +0000
Received: (at submit) by bugs.devuan.org; 19 Jul 2024 13:46:39 +0000
Delivered-To: bugs@devuan.org
Received: from email.devuan.org [2a01:4f9:fff1:13::5fd9:f9e4]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Fri, 19 Jul 2024 13:46:39 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id bmHLMhFummbxJgAAmSBk0A
	(envelope-from <d.r.williams.01@cantab.net>)
	for <bugs@devuan.org>; Fri, 19 Jul 2024 13:45:53 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id B542757F; Fri, 19 Jul 2024 13:45:53 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.3 required=5.0 tests=RCVD_IN_DNSWL_MED,
	SPF_SOFTFAIL,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no
	version=3.4.6
Received-SPF: Softfail (mailfrom) identity=mailfrom; client-ip=2001:8b0:0:30::52; helo=b-painless.mh.aa.net.uk; envelope-from=d.r.williams.01@cantab.net; receiver=<UNKNOWN> 
Received: from b-painless.mh.aa.net.uk (b-painless.mh.aa.net.uk [IPv6:2001:8b0:0:30::52])
	by email.devuan.org (Postfix) with ESMTPS id DD7FF81
	for <submit@bugs.devuan.org>; Fri, 19 Jul 2024 13:45:49 +0000 (UTC)
Received: from 180.155.238.178.in-addr.arpa ([178.238.155.180] helo=kabonza.sheepsgo.mooo.com)
	by painless-b.tch.aa.net.uk with esmtps  (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
	(Exim 4.96)
	(envelope-from <d.r.williams.01@cantab.net>)
	id 1sUnvh-000gLL-1r
	for submit@bugs.devuan.org;
	Fri, 19 Jul 2024 14:45:49 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dave Williams <d.r.williams.01@cantab.net>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Message-ID: <172139674958.3768.10342829778661385394.reportbug@kabonza.sheepsgo.mooo.com>
X-Mailer: reportbug 13.0.1+devuan1
Date: Fri, 19 Jul 2024 13:45:49 +0000
Package: snapper
Version: 0.10.6-1.1+b1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Installing and configuring snapper
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Installation appears to assume that systemd is available for triggering Timeline
snapshots and periodic cleaning. It omits the cron configuration files that would
be in /etc/cron.hourly and /etc/crond.daily for snapshotting and cleanup respectively.
Manually adding the files fixes the problem.
   * What was the outcome of this action?
Manual addition of cron job files corrects the problem.
   * What outcome did you expect instead?
Cron job files should be installed with the package.

*** End of the template - remove these template lines ***


-- System Information:
Distributor ID:	Devuan
Description:	Devuan GNU/Linux 6 (excalibur/ceres)
Release:	6
Codename:	excalibur ceres
Architecture: x86_64

Kernel: Linux 6.7.12-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: OpenRC (via /run/openrc), PID 1: init
LSM: AppArmor: enabled

Versions of packages snapper depends on:
ii  libboost-thread1.83.0  1.83.0-3+b1
ii  libc6                  2.38-14
ii  libdbus-1-3            1.14.10-4devuan1
ii  libgcc-s1              14-20240330-1
ii  libjson-c5             0.17-1+b1
ii  libmount1              2.40.1-9devuan1
ii  libsnapper7t64         0.10.6-1.1+b1
ii  libstdc++6             14-20240330-1
ii  libtinfo6              6.5-2

snapper recommends no packages.

snapper suggests no packages.

-- Configuration Files:
/etc/default/snapper changed:
SNAPPER_CONFIGS="root home"
DISABLE_APT_SNAPSHOT="no"


-- no debconf information

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Thu Sep 19 14:51:08 2024;