Devuan bug report logs - #918
zram-tools: Without the init-script, zram-tools is difficult to use on Devuan

version graph

Package: zram-tools; Maintainer for zram-tools is (unknown); Source for zram-tools is src:zram-tools.

Reported by: David Kuehling <dvdkhlng@posteo.de>

Date: Wed, 22 Oct 2025 13:18:01 UTC

Severity: normal

Tags: debian

Found in version 0.3.7-1

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

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.devuan.org
Subject: bug#918: zram-tools: Without the init-script, zram-tools is difficult to use on Devuan
Reply-To: David Kuehling <dvdkhlng@posteo.de>, 918@bugs.devuan.org
Resent-From: David Kuehling <dvdkhlng@posteo.de>
Resent-To: devuan-bugs@lists.dyne.org
Resent-CC: dvdkhlng@posteo.de, devuan-dev@lists.dyne.org
X-Loop: owner@bugs.devuan.org
Resent-Date: Wed, 22 Oct 2025 13:18:01 +0000
Resent-Message-ID: <handler.918.B.17611389962355@bugs.devuan.org>
Resent-Sender: owner@bugs.devuan.org
X-Devuan-PR-Message: report 918
X-Devuan-PR-Package: zram-tools
X-Devuan-PR-Keywords: 
Received: via spool by submit@bugs.devuan.org id=B.17611389962355
          (code B); Wed, 22 Oct 2025 13:18:01 +0000
Received: (at submit) by bugs.devuan.org; 22 Oct 2025 13:16:36 +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.39)
	for <debbugs@localhost> (single-drop); Wed, 22 Oct 2025 13:16:36 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id IZx7Ox3Z+GgXNgAAmSBk0A
	(envelope-from <dvdkhlng@posteo.de>)
	for <bugs@devuan.org>; Wed, 22 Oct 2025 13:16:13 +0000
Authentication-Results: email.devuan.org;
	dkim=pass (2048-bit key; secure) header.d=posteo.de header.i=@posteo.de header.a=rsa-sha256 header.s=2017 header.b=aYwvvh/x;
	dkim-atps=neutral
Received: by email.devuan.org (Postfix, from userid 109)
	id D7122230; Wed, 22 Oct 2025 13:16:13 +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=-0.5 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED,
	RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,SPF_PASS,T_SCC_BODY_TEXT_LINE
	autolearn=ham autolearn_force=no version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=185.67.36.65; helo=mout01.posteo.de; envelope-from=dvdkhlng@posteo.de; receiver=bugs.devuan.org 
Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65])
	by email.devuan.org (Postfix) with ESMTPS id B2128A5
	for <submit@bugs.devuan.org>; Wed, 22 Oct 2025 13:16:12 +0000 (UTC)
Received: from submission (posteo.de [185.67.36.169]) 
	by mout01.posteo.de (Postfix) with ESMTPS id 161FE240027
	for <submit@bugs.devuan.org>; Wed, 22 Oct 2025 15:16:12 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017;
	t=1761138972; bh=Fsz/Hk3D6JGdqmWcF3micNRYG7cfOWstYYv/rY78XlU=;
	h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:From;
	b=aYwvvh/xgqdib+bEk3eV0+ct4gVhdKmo0M2U/Dp3bP9wACK52OZMT+1Fuz450ULVr
	 QKtrp+nMNDy/LxCDGiyuuAG1cAudLuPj95oGvxfMUZBxCTNY546ScuevRtOvJAm6XO
	 XDSDy7iUSEJucrTOUDdkWzQYVsMOtMG+MfpAqF0w4Jf9nPu5MwSEvhqk/6VTPs+9pj
	 fDUb+WI+glRzJ386OjvC8D6Vv23UFXm3rfpvbr5MoAlKtOUEQpttLMzQaDtbCzVHu8
	 EURPBSumg8/XXcZoxyzdvUlwAZlrVAktzVl7+jbMJR+oSHVriGKeqlW6W75hxd4Cf1
	 jUI4qRmCs5S2A==
Received: from customer (localhost [127.0.0.1])
	by submission (posteo.de) with ESMTPSA id 4cs8n03Gb7z6v2R
	for <submit@bugs.devuan.org>; Wed, 22 Oct 2025 15:16:04 +0200 (CEST)
From: David Kuehling <dvdkhlng@posteo.de>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Date: Wed, 22 Oct 2025 13:16:04 +0000
Message-ID: <871pmvaxgs.fsf@posteo.de>
MIME-Version: 1.0
Content-Type: text/plain
Package: zram-tools
Version: 0.3.7-1
Severity: normal
X-Debbugs-Cc: dvdkhlng@posteo.de

The zram-tools package only has systemd integration, the zramswap init.d
script is missing, making this very tedious to setup and use.

There appears to be even a Debian bug for this issue [1], filed in 2020.
But as this does not affect most users of Debian, I guess we should not
wait on Debian maintainers here?

The Debian wiki page on zram [2] even links to the proposed init-script
from the bug report [3].

Maybe we should just include that script in Devuan.  I manually
installed it here and it works at least for me.

I rely on zram-swap for most laptops, as I don't want swapping to wear
out the SSDs.

cheers,

David

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960524
[2] https://wiki.debian.org/ZRam
[3] https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=960524;filename=zramswap;msg=10



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

Kernel: Linux 6.12.53-dk2 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages zram-tools depends on:
ii  bc  1.07.1-4

zram-tools recommends no packages.

zram-tools suggests no packages.

-- Configuration Files:
/etc/default/zramswap changed [not included]

-- 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: Fri Nov 28 12:31:13 2025;