Bug#1069595: mplayer: FTBFS with ffmpeg 7

2024-04-21 Thread Lorenzo Puliti
Source: mplayer Version: 2:1.5+svn38446-2 Severity: important Tags: upstream ftbfs X-Debbugs-Cc: plore...@disroot.org Mplayer fails to build from source with ffmpeg7 (currently in experimental); there are patches upstream but it looks that there are still open issues, at least with jack.

Bug#1069592: runit: trigger_sv logic broken: enable and disable a service in the same loop

2024-04-21 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-59 Severity: normal X-Debbugs-Cc: plore...@disroot.org in order to temporary counter #1069075 I've created a local copy of elogind in /etc/sv/ ; then the elogind path is updated both in the run script and in the .meta/bin metafile so that ~# cat

Bug#1069075: elogind: service broken by elogind path change in 255.4.1

2024-04-15 Thread Lorenzo Puliti
Package: runit-services Version: 0.7.1 Severity: important X-Debbugs-Cc: plore...@disroot.org Version 255.4.1 of elogind changes elogind's path from /lib/elogind/elogind to /usr/libexec/elogind; this breaks quite a lot in a desktop setup. the runscript and the bin metafiles need to be updated

Bug#1063819: dh-sysuser: uses deprecated given/when

2024-02-12 Thread Lorenzo Puliti
Package: dh-sysuser Version: 1.3.10+really1.4.4 Severity: normal Tags: patch X-Debbugs-Cc: Niko Tyni , plore...@disroot.org Building runit package I have create-stamp debian/debhelper-build-stamp dh_testroot -O--sourcedirectory=runit-2.1.2/src dh_prep -O--sourcedirectory=runit-2.1.2/src

Bug#1062682: runit-services: fails to remove (prerm) (piuparts)

2024-02-02 Thread Lorenzo Puliti
Package: runit-services Version: 0.7.0 Severity: important Tags: patch X-Debbugs-Cc: plore...@disroot.org when one wants to remove this package dpkg fails with [1] (Reading database ... 5625 files and directories currently installed.) Removing runit-services (0.7.0) ... cat:

Bug#1059930: runit-init: needs conflict with molly-guard before moving shutdown links

2024-01-03 Thread Lorenzo Puliti
2.1.2-56 Versions of packages runit-init recommends: ii runit-services 0.7.0 runit-init suggests no packages. -- no debconf information >From 798a86a24e582a20295741ef808121fe06abcba3 Mon Sep 17 00:00:00 2001 From: Lorenzo Puliti Date: Wed, 3 Jan 2024 15:01:17 +0100 Subject: [PATCH 1/4] ru

Bug#1057095: runit trigger_sv missing services restart

2023-11-29 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-56 Severity: normal X-Debbugs-Cc: plore...@disroot.org Control: affects -1 runit-services the /lib/runit/trigger_sv code sometime fails to restart a service on the services package upgrade - this is a regression compared to 2.1.2-55, and it depends on where is the

Bug#1057094: runit: lsb 40-runit does not forward sysv nonstandard actions

2023-11-29 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-56 Severity: normal X-Debbugs-Cc: plore...@disroot.org Control: affects -1 runit-services This was reported downstream but it affects Debian as well; runit uses /lib/lsb/init-functions.d/40-runit code to intercept calls to sysvinit scripts, when on the system an

Bug#1050722: bookworm-pu: package runit-services/0.5.5~deb12u1

2023-08-28 Thread Lorenzo Puliti
Package: release.debian.org Severity: normal Tags: bookworm User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: runit-servi...@packages.debian.org, plore...@disroot.org Control: affects -1 + src:runit-services [ Reason ] The version in stable (0.5.4) is currently affected by

Bug#1035837: dhclient: memory limit too low on kFreeBSD

2023-05-09 Thread Lorenzo Puliti
Package: runit-services Version: 0.6.0 Severity: normal dhclient service fails to start on kFreeBSD port, the current memory limit is too low and need to be doubled (12 --> 24) compared to linux kernel -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy:

Bug#1032947: dh-sysuser: typo in postrm snippet turn purge into noop

2023-03-14 Thread Lorenzo Puliti
Package: dh-sysuser Version: 1.3.9+really1.4.3 Severity: important X-Debbugs-Cc: plore...@disroot.org I just discovered a typo that happened when #1000478 was fixed: the 'postrm-sysuser' snippet that calls sysuser-helper with 'prerm' instead of 'postrm'. Because of this the purge action becomes a

Bug#1032943: runit-init: halt called with unsupported options during poweroff

2023-03-14 Thread Lorenzo Puliti
Package: runit-init Version: 2.1.2-54 Severity: minor X-Debbugs-Cc: Olaf Meeuwissen , Mark Hindley , plore...@disroot.org >From Devuan bug #749 [1] > > Every time I `poweroff` my machine, I see error message flash by that > complain about `halt` being called with unsupported options. I think

Bug#1031658: plasma-desktop: Depends on plasma-workspace-wayland looks wrong

2023-02-19 Thread Lorenzo Puliti
Package: plasma-desktop Version: 4:5.27.0-1 Severity: normal X-Debbugs-Cc: plore...@disroot.org Dear maintainer, Latest update (4:5.27.0-1) of this package adds a dependency on plasma-workspace-wayland (it already dependes on plasma-workspace); however it looks like this is not accurate since

Bug#1031244: mariadb-server.postinst: line 236: [: too many arguments

2023-02-13 Thread Lorenzo Puliti
Package: mariadb-server Version: 1:10.11.1-4 Severity: normal X-Debbugs-Cc: plore...@disroot.org Hello, During the last upgrade of mariadb in Sid, when the unversioned package replaced the versioned one, I run into the following output: [...] Processing triggers for mailcap (3.70+nmu1) ...

Bug#1031111: orphan-sysvinit-scripts: please add a script for Avahi daemon

2023-02-11 Thread Lorenzo Puliti
Package: orphan-sysvinit-scripts Version: 0.12 Severity: wishlist Tags: patch X-Debbugs-Cc: plore...@disroot.org Hi, Michael just dropped [1] another init script (actually two), this time is avahi. I think it would be nice to add the scripts to this package for bookworm, if possible. I'm

Bug#1028270: getty-run: enable a serial getty to increase testability of runit-init

2023-01-08 Thread Lorenzo Puliti
Package: getty-run Version: 2.1.2-52 Severity: important X-Debbugs-Cc: Helmut Grohne , plore...@disroot.org Hi Helmut, >From #1028181 > | Activating swapfile swap, if any...done. > | Cleaning up temporary files > | Cleaning up temporary files > | - runit: leave stage: /etc/runit/1 > | -

Bug#1028267: initscripts: runs fsck unconditionally but does not depends on e2fsprogs

2023-01-08 Thread Lorenzo Puliti
Package: initscripts Version: 3.06-2 Severity: normal X-Debbugs-Cc: plore...@disroot.org Hi all, there are 2 scripts that run fsck without testing if the command is available in the system: checkroot.sh and checkfs.sh This package "only" recommands e2fsprogs, so I think it should just print a

Bug#1028115: init: Document requirements for being an alternative pre-dependency of init

2023-01-06 Thread Lorenzo Puliti
Package: init Version: 1.65.2 Severity: normal X-Debbugs-Cc: plore...@disroot.org Dear i-s-h maintainers, I intend to ask for the inclusion of runit-init into the pre-dep list of this package right after the bookworm release. For now I'm following the list of suggestions provided by Simon

Bug#1026836: RFS: runit-services/0.5.2 -- UNIX init scheme with service supervision (services)

2022-12-21 Thread Lorenzo Puliti
copyright and copyright.in * d/prerm: fix wrong path for meta files * All runscripts cleanup: - do not set -e, relevant commands are tested - do not use redundant 'sv check' for checking service dependencies, 'sv start' is enough Regards, -- Lorenzo Puliti

Bug#1025721: RFS: dh-runit/2.15.1 -- debhelper add-on to handle runit runscripts

2022-12-07 Thread Lorenzo Puliti
Package: sponsorship-requests Severity: normal X-Debbugs-Cc: plore...@disroot.org Dear mentors, I am looking for a sponsor for my package "dh-runit": * Package name : dh-runit Version : 2.15.1 Upstream contact : Lorenzo Puliti * URL : https://salsa.

Bug#1025718: RFS: runit/2.1.2-51 -- system-wide service supervision

2022-12-07 Thread Lorenzo Puliti
date tests dependency (Closes: #1025641) Regards, -- Lorenzo Puliti

Bug#1025505: RFS: runit-services/0.5.1 -- UNIX init scheme with service supervision (services)

2022-12-05 Thread Lorenzo Puliti
ng keyword in check - move interfaces file in a conf subdirectory * update README * update copyright Regards, -- Lorenzo Puliti

Bug#1024969: runit-services: several Dbus services fail to start at boot when this package is installed

2022-11-27 Thread Lorenzo Puliti
Package: runit-services Version: 0.5.0 Severity: important X-Debbugs-Cc: plore...@disroot.org Not sure about the severity, it technically fits in "makes unrelated software on the system break" which would be grave >From early testing of this package Martin Steigerwald wrote: > 1) Major issue:

Bug#1024965: runit-services: use Debconf to upgrade services

2022-11-27 Thread Lorenzo Puliti
Package: runit-services Version: 0.5.0 Severity: normal X-Debbugs-Cc: plore...@disroot.org >From early testing of the package > > > > What do you think about the way the upgrade of services is (not) > > handled? > > Perhaps this is not obvious right now because this is the first > > version of

Bug#1024962: runit-services: Purge in a system with Dbus is problematic

2022-11-27 Thread Lorenzo Puliti
Package: runit-services Version: 0.5.0 Severity: normal X-Debbugs-Cc: plore...@disroot.org >From early testing of this package Martin Steigerwald wrote: > 2) Purging the package on a system with DBUS and SDDM is problematic. > It fails the purge cause it does not like to remove DBUS and SDDM >

Bug#1023476: runit: Improve default-syslog check

2022-11-04 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-50 Severity: normal X-Debbugs-Cc: plore...@disroot.org >From #1022837 > 2. a default-syslog service is created by something, and all it does on my > systems is sleep indefinitely (I use socklog as my syslogd, but have > my own service directory for that as well, and

Bug#1023358: runit: Stage 1: boot script in rcS should never be skipped

2022-11-02 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-50 Severity: important Partially related to #1022837. run_sysv_scripts is invoked in stage 1 to run boot scripts (initscripts); however it skip the sysv script when a runit service with the same name exists. This is wrong for early boot tasks and it can break the

Bug#1022139: RFS: dh-runit/2.15.0 -- debhelper add-on to handle runit runscripts

2022-10-20 Thread Lorenzo Puliti
Package: sponsorship-requests Severity: normal X-Debbugs-Cc: plore...@disroot.org Dear mentors, I am looking for a sponsor for my package "dh-runit": * Package name : dh-runit Version : 2.15.0 Upstream contact : Lorenzo Puliti * URL : https://salsa.

Bug#1022138: RFS: runit/2.1.2-50 -- system-wide service supervision

2022-10-20 Thread Lorenzo Puliti
avoid loop with start-stop-daemon.runit * trigger_sv: - enable the service by default - don't fail the upgrade when sv fails to restart * Document flag files with a readme * NEWS file for runit users * lintian: fix mismatched overrides Regards, -- Lorenzo Puliti

Bug#1021484: RFS: runit/2.1.2-49 -- system-wide service supervision

2022-10-09 Thread Lorenzo Puliti
e Regards, -- Lorenzo Puliti

Bug#1021474: runit: forward signals from systemd-only services

2022-10-08 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-48 Severity: wishlist X-Debbugs-Cc: plore...@disroot.org Solutions listed in #1021465 provide access only to sysv service but there are other issues left: 1. can't forward signals from systemd path, socket, timers; even an override of deb-systemd-invoke from i-s-h

Bug#1021465: runit: Mask sysv services and forward signal to native runscripts

2022-10-08 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-48 Severity: normal X-Debbugs-Cc: plore...@disroot.org Maintscript run unconditionally sysv script during packages install/remove/upgrade: this is ok when a correspondant runscript does not exist (runit uses sysv script as fallback in that case) but it creates

Bug#1020284: git-daemon-run: fails to purge: deluser -f: Unknown option: f

2022-09-19 Thread Lorenzo Puliti
Package: git-daemon-run Version: 1:2.36.1-1 Severity: important Tags: patch X-Debbugs-Cc: plore...@disroot.org Hi, git-daemon-run fails to purge because in postrm it does ! deluser --version >/dev/null 2>&1 || exec deluser -f gitlog but '-f' does not appear to be a valid option in Debian

Bug#994683: RFS: opensysusers/0.6-3 [QA] [RC] -- processes sysusers.d directory to create system users

2021-09-19 Thread Lorenzo Puliti
gitignore files * quilt patches: - Stop using eval (Closes: #992058, CVE-2021-40084) - Create group with m action (Closes: #986015) - Fix wrong nologin path Regards, -- Lorenzo Puliti

Bug#993953: RFS: runit/2.1.2-43 -- system-wide service supervision

2021-09-08 Thread Lorenzo Puliti
- rename quilt patches to match the order in which they are applied Regards, -- Lorenzo Puliti

Bug#993265: RFS: runit/2.1.2-42 -- system-wide service supervision

2021-08-29 Thread Lorenzo Puliti
ds Version to 4.6.0, no change required * Update lintian overrides for 'alternative init but not init.d script' Regards, -- Lorenzo Puliti

Bug#992648: runit: write wtmp entry at boot and shutdown

2021-08-21 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-41 Severity: normal X-Debbugs-Cc: plore...@disroot.org Other inits write a wtmp entry during boot and also when shutdown or reboot actions are requested. Runit currently has no such feature. Void Linux has code in its halt implementation that can write a wtmp entry

Bug#992641: shutdown.c: does not check for /run/runit.nosync

2021-08-21 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-41 Severity: normal X-Debbugs-Cc: plore...@disroot.org When called as reboot/halt/poweroff -f shutdown code does a sync(), regardless of existence of /run/runit.nosync, then poweroff/reboot the system without contacting the init. However according to runit(8) 'If

Bug#992631: runit: shutdown.c does not handle shutdown/halt overlapped flags

2021-08-21 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-41 Severity: normal X-Debbugs-Cc: plore...@disroot.org Shutdown that comes with runit can be called both as 'shutdown' or 'halt/reboot/poweroff'. Following the SysVinit implementation, -h, -n, -f are overlapped and have a different effect with halt or shutdown.

Bug#992629: shutdown.c: FTBFS on Hurd

2021-08-21 Thread Lorenzo Puliti
Source: runit Version: 2.1.2-41exp Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: plore...@disroot.org According to buildd logs, the shutdown.c source fails to build on Hurd > debian/contrib/shutdown.c:108:10: error:

Bug#991536: RFS: runit/2.1.2-41 [RC] -- system-wide service supervision

2021-07-26 Thread Lorenzo Puliti
ic (Closes: #991227) - reboot the system with -r flag instead of poweroff (Closes: #990774) - Update shutdown(8) manpage Regards, -- Lorenzo Puliti

Bug#991491: unblock: runit/2.1.2-41 (pre-approval)

2021-07-25 Thread Lorenzo Puliti
system with -r flag instead of poweroff +- Update shutdown(8) manpage + + -- Lorenzo Puliti Sun, 25 Jul 2021 16:35:08 +0200 + runit (2.1.2-40) unstable; urgency=medium * Ack previous NMU, thanks Boyuan Yang for the upload diff -Nru ./runit/debian/contrib/shutdown.8 ./runit-bullseye/debian/c

Bug#991282: RFS: runit/2.1.2-41exp1 -- system-wide service supervision

2021-07-19 Thread Lorenzo Puliti
* Update shutdown(8) manpage * Update license and copyright years Regards, -- Lorenzo Puliti

Bug#991266: postinst: Can't exec systemctl: No such file or directory

2021-07-19 Thread Lorenzo Puliti
Package: proftpd-core Version: 1.3.7b+dfsg-1 Severity: normal Tags: patch X-Debbugs-Cc: plore...@disroot.org Dear Maintainer, during the last upgrade of proftpd i got [...] Setting up proftpd-core (1.3.7b+dfsg-1) ... usermod: no changes Can't exec "systemctl": No such file or directory at

Bug#991227: runit: Broken switch from SysVinit - needs hardreset

2021-07-17 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-40 Severity: important Tags: patch X-Debbugs-Cc: plore...@disroot.org The fix for #919699 introduced a regression described in #990774: when shutdown, halt or reboot is called with parameters it does nothing. This includes the -f flag. A consequence is that the

Bug#988903: RFS: dh-runit/2.11.0 -- debhelper add-on to handle runit runscripts

2021-05-20 Thread Lorenzo Puliti
Package: sponsorship-requests Severity: normal X-Debbugs-Cc: plore...@disroot.org Dear mentors, I am looking for a sponsor for my package "dh-runit": * Package name: dh-runit Version : 2.11.0 Upstream Author : Lorenzo Puliti * URL : https://salsa.

Bug#986978: RFS: opentmpfiles/0.3.1-2 [QA] -- standalone utility to process tmpfiles.d files

2021-04-14 Thread Lorenzo Puliti
Git repo: https://salsa.debian.org/Lorenzo.ru.g-guest/opentmpfiles/-/tree/qa-0.3.1-2 Changes since the last upload: opentmpfiles (0.3.1-2) unstable; urgency=medium . * QA upload. * Conflicts with systemd (see #986886) * Remove the systemd-tmpfiles diversion Regards, -- Lorenzo Puliti

Bug#986656: ITP: runit-services -- a collection of services for runit

2021-04-08 Thread Lorenzo Puliti
Package: wnpp Severity: wishlist Owner: Lorenzo Puliti X-Debbugs-Cc: debian-de...@lists.debian.org, plore...@disroot.org * Package name: runit-services Version : 0.5.0 Upstream Author : Gerrit Pape (2005-2008), Lorenzo Puliti (2021) * URL : https://salsa.debian.org

Bug#986644: dpkg-divert: document how to use with --no-rename

2021-04-08 Thread Lorenzo Puliti
Package: dpkg Version: 1.20.7.1 Severity: important X-Debbugs-Cc: plore...@disroot.org Dear maintainer, I want one of my packages to divert files from an essential package: I used code from examples (with --rename option) online [1] that works fine, but lintian complains. Moving essential

Bug#982954: RFS: runit/2.1.2-40 -- system-wide service supervision

2021-02-17 Thread Lorenzo Puliti
. * Ack previous NMU, thanks Boyuan Yang for the upload * Getty-run: default to agetty, only suggests fgetty (Closes: #981248) * invoke-run: don't stop sysv script if is a symlink + many thanks to Devuan testers Regards, -- Lorenzo Puliti

Bug#981948: RFS: dh-sysuser/1.3.5.1 -- debhelper addon to handle creation of system users

2021-02-05 Thread Lorenzo Puliti
s: #981683) + Many thanks to Helmut Grohne Regards, -- Lorenzo Puliti

Bug#981941: sysuser-helper: Merged-usr transition

2021-02-05 Thread Lorenzo Puliti
Package: sysuser-helper Version: 1.3.5 Severity: important X-Debbugs-Cc: plore...@disroot.org Note for myself: after recent TC decision Debian is going to support merged-usr only, starting from Bookworm. Sysuser-helper ships files under /lib/sysuser-helper/ so need a transition plan. -- System

Bug#981937: dh-sysuser: Reduce negative impact and assess overall utility

2021-02-05 Thread Lorenzo Puliti
Package: dh-sysuser Version: 1.3.5 Severity: wishlist X-Debbugs-Cc: plore...@disroot.org Note: CC Helmut Grohne as he started the discussion, CC Niels Thykier as he might want to say something here Helmut Grohne , from #981683: > Further development seems like a good idea. The package

Bug#981918: dh-sysuser: Removes user on purge (against project consensus)

2021-02-05 Thread Lorenzo Puliti
Package: dh-sysuser Version: 1.3.5 Severity: normal X-Debbugs-Cc: plore...@disroot.org Helmut Grohne in #981683 > Further development seems like a good idea. [...] > As far as I can tell,project consensus is that system users > should not be removed on purge, but dh-sysuser does so. Reminder

Bug#981917: dh-sysuser: Uses useradd instead of the policy-recommended adduser

2021-02-05 Thread Lorenzo Puliti
Package: dh-sysuser Version: 1.3.5 Severity: normal X-Debbugs-Cc: plore...@disroot.org Helmut Grohne, from #981683 > Further development seems like a good idea. The package uses useradd > instead of the policy-recommended adduser. Is there a good reason for > doing so? Reminder for myself:

Bug#981527: RFS: opentmpfiles/0.3.1-1 [QA] -- standalone utility written to process tmpfiles.d files

2021-01-31 Thread Lorenzo Puliti
copyright for systemd manpages Regards, -- Lorenzo Puliti

Bug#981143: RFS: opensysusers/0.6-2 [QA] -- processes sysusers.d directory to create system users

2021-01-26 Thread Lorenzo Puliti
s Regards, -- Lorenzo Puliti

Bug#978638: RFS: dh-runit/2.10.3 -- debhelper add-on to handle runit runscripts

2020-12-29 Thread Lorenzo Puliti
to 2.10.3 * Bump Stadards-Version to 4.5.1 Regards, -- Lorenzo Puliti

Bug#977948: RFS: opensysusers/0.6-1 [QA] -- processes sysusers.d directory to create system users

2020-12-23 Thread Lorenzo Puliti
o QA Group (see #975378) * Bump debhelper-compat to 13 * Bump Standards-Version to 4.5.1 * d/clean: remove autogenereted manpages * Provide systemd-sysusers * Set Rules-requires-root to no * Enable the standard Salsa CI pipeline Regards, -- Lorenzo Puliti

Bug#977775: RFS: runit/2.1.2-39 -- system-wide service supervision

2020-12-20 Thread Lorenzo Puliti
for runit-init Regards, -- Lorenzo Puliti

Bug#977242: RFS: fgetty/0.7-7 [QA] [RC] -- very small, efficient, console-only getty and login

2020-12-12 Thread Lorenzo Puliti
d * Set maintainer to QA Group (see #947640) . [ Lorenzo Puliti ] * Bump SV to 4.5.1, no changes required * d/control: Add shlibs:Depends (Closes: #969063) + Thanks to Aurelien Jarno * Cleanup unused lintian overrides Regards, -- Lorenzo Puliti

Bug#976076: RFS: opentmpfiles/0.2+2019.05.21.git.44a55796ba-3 [QA] -- standalone systemd-tmpfiles utility

2020-11-29 Thread Lorenzo Puliti
Debhelper Compat to 13 - Disable openstack-pkg-tools ( see #976038) * Bump S-V to 4.5.1 * Set Maintainer to QA Group (see #975377) * Set Rules-requires-root to no Regards, -- Lorenzo Puliti

Bug#976038: openstack-pkg-tools: pkgos-make causes FTBFS when used in Dh-Compat 13 (due to dh_systemd_enable)

2020-11-28 Thread Lorenzo Puliti
-buildpackage: info: source version 0.2+2019.05.21.git.44a55796ba-3 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Lorenzo Puliti dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean

Bug#972671: RFS: runit/2.1.2-38 [RC] -- system-wide service supervision

2020-11-24 Thread Lorenzo Puliti
at the end of the forced-rescan-test * Fix some minor lintian tag * Bump dh compat level to 13 * d/rules: fix broken autopkgtest phony target * d/runit.NEWS: document recent changes * Do not restart the gettys on upgrade * Suggests socklog with runit * Release to unstable Regards, --

Bug#974887: RFS: dh-runit/2.10.2 -- debhelper add-on to handle runit runscripts

2020-11-15 Thread Lorenzo Puliti
Git repo: https://salsa.debian.org/Lorenzo.ru.g-guest/dh-runit/-/tree/2.10.2-release Changes since the last upload: dh-runit (2.10.2) unstable; urgency=medium . * Don't run shake autopkgtest on armhf and armel (Closes: #973337) * Allow outptut to stderr for update-rc.d test Regards, --

Bug#973337: dh-runit: autopkgtest-virt-lxc failure on armhf and armel

2020-11-04 Thread Lorenzo Puliti
Source: dh-runit Followup-For: Bug #973337 X-Debbugs-Cc: plore...@disroot.org Control: found -1 2.10.0 Hello, sorry for the late response. There are outstanding issues with ghc and arm architectures, see #954190 for example. For now, the only thing that i can do form dh-runit side is to

Bug#972685: needrestart: Please add support for runit

2020-10-23 Thread Lorenzo Puliti
p 17 00:00:00 2001 From: Lorenzo Puliti Date: Fri, 23 Oct 2020 10:46:55 +0200 Subject: [PATCH] Add support for runit When runit is used as init system, a native runscript exists and is enabled, use 'sv' instead of 'service'. If no native runscript exists (or is disabled) we fallback on 'service' --

Bug#972685: needrestart: Please add support for runit

2020-10-22 Thread Lorenzo Puliti
, Lorenzo Puliti -- Package-specific info: needrestart output: Your outdated processes: kactivitymanage[23935], kdeconnectd[22453], kded5[6680], kdeinit5[6696], kglobalaccel5[23942], klauncher[6697], konqueror[6620], kuiserver[22496], lxqt-notificati[5553], lxqt-panel[5557], lxqt-policykit-[5558

Bug#972671: RFS: runit/2.1.2-38 [RC] -- system-wide service supervision

2020-10-22 Thread Lorenzo Puliti
the forced-rescan-test * Fix some minor lintian tag * Bump build-dep on dh-sysuser (>= 1.3.5) * Bump dh compat level to 13 * d/rules: fix broken autopkgtest phony target * d/runit.NEWS: document recent changes * Release to unstable Regards, -- Lorenzo Puliti

Bug#972407: RFS: mini-httpd/1.30-3 [QA] -- Small HTTP server

2020-10-17 Thread Lorenzo Puliti
3 Changes since the last upload: mini-httpd (1.30-3) unstable; urgency=medium . [ Lorenzo Puliti ] * QA upload. * Fix lintian error 'init-d script not starting the service': the service is now shipped as disabled with Sysv * Warn users of changes in /etc/default/mini-httpd with a

Bug#971847: RFS: dh-runit/2.10.1 -- debhelper add-on to handle runit runscripts

2020-10-08 Thread Lorenzo Puliti
or unknown onupgrade string * Bump debhelper compat to 13 * Use d/clean instead of override in d/rules * Runit-helper: use explicit 0 exit status for return * Release to unstable Regards, -- Lorenzo Puliti

Bug#971337: RFS: dh-sysuser/1.3.5 [ITA] -- debhelper addon to handle creation of system users

2020-09-28 Thread Lorenzo Puliti
https://salsa.debian.org/Lorenzo.ru.g-guest/dh-sysuser/-/commits/1.3.5-release/ Changes since the last upload: dh-sysuser (1.3.5) unstable; urgency=medium . [ Lorenzo Puliti ] * Do not pollute namespace in maintscript * Do not impose unneeded dependency on sysuser-helper * Bump

Bug#969562: "QA upload; overall maintenance of the packaging, and fixing

2020-09-16 Thread Lorenzo Puliti
Package: fgetty Version: 0.7-6+b1 Followup-For: Bug #969562 X-Debbugs-Cc: fmn...@gmail.com Hi Francisco, > Tags: patch if you add this tag you need to provide a patch.. are you building from [1]? > This is a non-maintainer upload. > > I did some housekeeping in the packaging, updated the

Bug#960940: RFS: runit/2.1.2-37 [RC] -- system-wide service supervision

2020-09-16 Thread Lorenzo Puliti
) * runit-run: rescan inittab on install/remove (sysvinit) Regards, -- Lorenzo Puliti

Bug#970262: virtualbox-source: fail to install modules ( unsigned kernel )

2020-09-13 Thread Lorenzo Puliti
Package: virtualbox-source Version: 6.1.14-dfsg-3 Severity: normal Tags: patch Hello, after successfully building with m-a, the modules package fails to install because i'm running on 'linux-image-5.7.0-1-amd64-unsigned' but the dependency only takes into account signed kernels. # m-a install

Bug#969924: RFS: dh-runit/2.10.0 -- debhelper add-on to handle runit runscripts

2020-09-08 Thread Lorenzo Puliti
: dh-runit Version : 2.10.0 Upstream Author : Lorenzo Puliti * URL : https://salsa.debian.org/debian/dh-runit * License : GPL-3+ * Vcs : https://salsa.debian.org/debian/dh-runit Section : admin It builds those binary packages: runit-helper

Bug#968114: /lib/runit-helper/runit-helper: 74: sv: not found

2020-09-03 Thread Lorenzo Puliti
Package: runit-helper Version: 2.9.0 Followup-For: Bug #968114 Control: tag -1 confirmed Control: tag -1 patch Christoph, thank you for reporting this > | /lib/runit-helper/runit-helper: 74: sv: not found > ... > It looks the sv program is shipped in the runit package which is not > installed

Bug#969514: runit-helper: Remove transition code after Bullseye

2020-09-03 Thread Lorenzo Puliti
Package: runit-helper Version: 2.9.0 Severity: minor Several blocks of runit-helper's code are just transition code that sooner or later can be removed. to be on the super-safe side we can wait up to Bookworm release, but Bullseye should be safe too. Reminder: * Loguser transition * Moving

Bug#969513: src:dh-runit: Reenable the testsuite on armhf

2020-09-03 Thread Lorenzo Puliti
Package: src:dh-runit Version: 2.9.0 Severity: normal The testsuite is disabled on armhf, see #954190 Do not forget to test if the problem is fixed and reenable the testsuite on armhf -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#969512: src:dh-runit: Add autopkgtest for runit-helper

2020-09-03 Thread Lorenzo Puliti
Package: src:dh-runit Version: 2.9.0 Severity: wishlist The package has already an autopkgtest that checks dh-runit when it is used to build a package, but it miss a test for runit-helper. Runit-helper is called during packages install/remove/upgrade and an issue there can cause a break on

Bug#969511: dh-runit: Add invoke-rc.d actions support

2020-09-03 Thread Lorenzo Puliti
Package: dh-runit Version: 2.9.0 Severity: normal After a long discussion [1][2] with init-system-helper's maintainers it looks like it's a good idea to decouple runit support from invoke-rc.d and update-rc.d. Dh-runit already has support for enabling and disabling services, but it lacks support

Bug#964928: RFS: dh-runit/2.9.0 [RC] -- debhelper add-on to handle runit runscripts

2020-07-12 Thread Lorenzo Puliti
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "dh-runit" * Package name: dh-runit Version : 2.9.0 Upstream Author : Dmitry Bogatov, Lorenzo Puliti * URL : https://salsa.debian.org/debia

Bug#952897: opentmpfiles: Please make opentmpfiles to be drop-in replacement to systemd-tmpfiles

2020-07-07 Thread Lorenzo Puliti
Package: opentmpfiles Followup-For: Bug #952897 Control: tag -1 patch Hi, the following MR on Salsa might fix this bug https://salsa.debian.org/debian/opentmpfiles/-/merge_requests/2 Best Regards, Lorenzo

Bug#953875: runit - default installation can force init switch

2020-07-07 Thread Lorenzo Puliti
Package: runit Version: 2.1.2-36 Followup-For: Bug #953875 Control: tag -1 patch There is an open RFS bug (#960940) on mentors that fixes this bug. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960940 Lorenzo -- System Information: Debian Release: bullseye/sid APT prefers unstable

Bug#964178: dh-runit: overwrites presubj file from package when the presubj option is used

2020-07-03 Thread Lorenzo Puliti
Package: dh-runit Version: 2.8.15 Severity: normal Tags: patch It looks that when the 'presubj' option is set and the package ships it's own presubj file (using package.bug-presubj), dh-runit completely overwrites the presubj file from the package. Thanks to Colin Watson for spotting this. A

Bug#964174: runit-helper: Create an infinite loop of symlink when enable a service

2020-07-03 Thread Lorenzo Puliti
Package: runit-helper Version: 2.8.15 Severity: normal Tags: patch The following code if [ "${ENABLE}" = yes ] && \ [ ! -h "/etc/runit/runsvdir/default/.$NAME" ] ; then ln -sf "/etc/sv/$NAME" "/etc/runit/runsvdir/default/$NAME" creates a loop of symlinks

Bug#964175: dh-runit: Change in runit loguser need transition code

2020-07-03 Thread Lorenzo Puliti
Package: dh-runit Version: 2.8.15 Severity: important Tags: patch Runit recently changed the loguser from runit-log to _runit-log; dh-runit now ships a logservice that uses the new loguser, but the appendant log service will fail to start if the 'current' and 'lock' files inside the logservice

Bug#954190: dh-runit: FTBFS on armhf due to shake testsuite failure

2020-07-03 Thread Lorenzo Puliti
Package: src:dh-runit Followup-For: Bug #954190 This is probably a bug in libghc-shake-dev, for example the changelog of haskell-shake that says ' * Disable testsuite on armhf, fails on Ubuntu builders, probably due to a misalignment bug due to 64bit kernel. ' -- System Information: Debian

Bug#960940: RFS: runit/2.1.2-37 [RC] -- system-wide service supervision

2020-05-19 Thread Lorenzo Puliti
Package: sponsorship-requests Followup-For: Bug #960940 On 5/19/20 12:12 AM, David Kalnischkies wrote: > Hi, > > Disclaimer: Not sponsoring as I am oblivious to init systems of all > kinds, so I don't feel confident reviewing changes in that area. > > (I am not stalking you – I promise! – I just

Bug#960940: RFS: runit/2.1.2-37 [RC] -- system-wide service supervision

2020-05-18 Thread Lorenzo Puliti
un (Closes: #953875) * Add lintian overrides for manpage without executable * Update copyright for debian files * Add an autopkgtest to catch regression on 953875 Regards, -- Lorenzo Puliti -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500,

Bug#950851: runit: Obey policy-rc.d aka use invoke-rc.d to run statup/shutdown scripts

2020-05-18 Thread Lorenzo Puliti
Package: src:runit Followup-For: Bug #950851 Control: severity -1 normal Hi, I'm downgrading the severity of this because there is consensus on Debian-devel that the policy-rc.d mechanism is not the right tool to achieve what you're asking for. See [1] for details About your request, with the

Bug#960705: apt: --allow-remove-essential doesn't work as expected (regression)

2020-05-15 Thread Lorenzo Puliti
Package: apt Version: 2.1.2 Severity: normal Hi, recent changes in apt makes harder than it was to install runit-init: with the current (2.1.2) apt: # apt-get install --allow-remove-essential runit-init Reading package lists... Done Building dependency tree Reading state information...

Bug#953875: runit - default installation can force init switch

2020-04-24 Thread Lorenzo Puliti
Followup-For: Bug #953875 Control: reassign -1 apt 2.0.2 Dear apt maintainers, runit package has a recommends that is in the form Recommends: runit-sysv | runit-init | runit-systemd Runit-sysv needs sysvinit as init, and runit-systemd needs systemd as init. The problem is that, when installing

Bug#956659: autopkgtest-build-qemu fails to create an image for qemu

2020-04-13 Thread Lorenzo Puliti
Package: autopkgtest Version: 5.12.1 Severity: important Hello, I'm no longer able to create an image for autopkgtest with # autopkgtest-build-qemu unstable ./autopkgtest.img Load spec file /tmp/tmp.r8ug3ZCECh ERROR: No runner implements step with keys device, set It seems to be because of

Bug#954190: dh-runit: FTBFS on armhf due to shake testsuite failure

2020-03-17 Thread Lorenzo Puliti
Package: dh-runit Version: 2.8.15 Severity: serious Tags: ftbfs Justification: fails to build from source According to build logs dh-runit FTBFS, but only on armhf. This is because the testsuite exits nonzero. I can reproduce the error in the log [1] inside an armhf chroot (created with

Bug#922653: irqbalance: restart loop when running under runit and with a single CPU

2020-03-17 Thread Lorenzo Puliti
Package: irqbalance Version: 1.6.0-3 Followup-For: Bug #922653 Hi, > Thanks for clarifying. Can you confirm that the patch from Mathieu > Mirmont will correctly fix this bug? The patch looks reasonable to me, > but I can't test it on a runit based system at the moment. Yes, the patch correctly

Bug#924132: runit: Add support for runit in init-system-helpers

2020-03-16 Thread Lorenzo Puliti
Package: init-system-helpers Version: 1.57runit1 Followup-For: Bug #924132 Control: affects -1 + runit-init Hi, I'm now maintaining runit: is there any update on the progress of this bug? If you don't have time to spend on this, would be ok if I ask another DD for an NMU? Thanks Lorenzo --

Bug#929884: dnsmasq: please provide runscript file

2020-03-16 Thread Lorenzo Puliti
Package: src:dnsmasq Followup-For: Bug #929884 -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.5.9-van (SMP w/4 CPU cores; PREEMPT) Kernel taint flags:

Bug#952895: php7.3-fpm: Can't install/upgrade on system with elogind (forced init switch)

2020-03-01 Thread Lorenzo Puliti
ii libc6 2.29-10 ii libssl1.1 1.1.1d-2 ii php-common 2:73 ii ucf 3.0038+nmu1 -- no debconf information >From b2640ce984287a7a8a4dd102c87f7764fbd72565 Mon Sep 17 00:00:00 2001 From: Lorenzo Puliti Date: Sun, 1 Mar 2020 13:41:37 +0100 Subject: [PATCH] Support alternative inits with o

Bug#952758: RFS: dh-runit/2.8.15 [ITA] -- debhelper add-on to handle runit runscripts

2020-02-28 Thread Lorenzo Puliti
e dh-runit Multi-Arch: foreign (Closes: #939631) . [ Lorenzo Puliti ] * Remove log dir on purge (Closes: #941924) * Use .link to mark a service as disabled (Closes: #942323) * Adopt dh-runit package * Revert "Temporary disable testsuite due build-dependency transition"

  1   2   >