Bug#885581: building with openssl 1.1 breaks existing setups ("VERIFY ERROR: depth=1, error=unsupported certificate purpose")

2017-12-28 Thread Andras Korn
Package: openvpn Version: 2.4.4-2 Severity: important Hi, I have a PKI generated using certtool from the gnutls package. It's been working fine with OpenVPN for years, up to with version 2.4.4-1. With 2.4.4-2, it no longer does; the client complains that: 2017-12-28 10:19:51.581535500 Thu Dec

Bug#978065: lxc: After upgrade lxc to 4.0.5-1, cannot start with lxc.cap.drop sys_admin

2021-06-25 Thread Andras Korn
On Fri, Jun 11, 2021 at 09:59:51PM +0200, Pierre-Elliott Bécue wrote: Hi, > > FWIW, both host and guest use runit, so systemd is not involved; runit > > doesn't interfere with cgroups or capabilities on its own in any way. > > It's not possible if the init in the container is systemd, as far as

Bug#993602: /etc/runit/nosync should not have been moved to /run

2021-09-03 Thread Andras Korn
Package: runit Version: 2.1.2-42 Severity: normal Hi, I'm the guy who originally submitted the patch to support a 'nosync' flag file to avoid syncing on shutdown. I noted with some amazement in the changelog for version 2.1.2-42 that this file had been moved to /run sometime in the past, with no

Bug#942382: A living fork of dstat seems to be available

2021-09-04 Thread Andras Korn
Package: dstat Version: 0.7.4-6.1 Followup-For: Bug #942382 Hi, there seems to be a fork of dstat called dool, with some recent commits indicating that it's still being developed: https://github.com/scottchiefbaker/dool While unfortunately, #942382 is still present in it, maybe Debian could sw

Bug#993602: /etc/runit/nosync should not have been moved to /run

2021-09-05 Thread Andras Korn
On Sat, Sep 04, 2021 at 05:38:50PM +0200, lorenzo wrote: > > Not wanting to invoke sync() on shutdown is a permanent property of a > > system, not an ephemeral one. Thus, the flag file for this behaviour > > should be in a permanent location (like /etc/runit, where it > > originally was), not unde

Bug#983726: runsv(8) incorrect regarding control/[dx]

2021-02-28 Thread Andras Korn
Package: runit Version: 2.1.2-39.1 Severity: normal Tags: upstream Hi, runsv(8) says: CUSTOMIZE CONTROL For each control character c sent to the control pipe, runsv first checks if service/control/c exists and is executable. If so, it starts service/control/c and waits for i

Bug#991896: New upstream version 2.1.0 available

2021-08-04 Thread Andras Korn
Package: zfs-dkms Version: 2.0.3-9 Severity: wishlist Hi, https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0 has been out for more than a month. It would be great if it could be packaged for Debian because it contains many interesting new features. Thanks! -- System Information: Debian Re

Bug#979995: There should be a sensible compile time default for the location of the file that contains trusted CA certificates

2021-01-12 Thread Andras Korn
Package: libgnutls30 Version: 3.7.0-3 Severity: wishlist Hi, I was just bitten by https://github.com/SSSD/sssd/issues/5444. Briefly: * sssd relies on libldap to query LDAP servers. * libldap can be linked against libssl (openssl) or gnutls for SSL/TLS support. * libssl supports an ldap_tls_c

Bug#979995: There should be a sensible compile time default for the location of the file that contains trusted CA certificates

2021-01-13 Thread Andras Korn
On Tue, Jan 12, 2021 at 10:47:22AM -0800, Ryan Tandy wrote: Hi, thanks for clearing up some misunderstandings. > On Tue, Jan 12, 2021 at 07:04:41PM +0100, Andreas Metzler wrote: > > On 2021-01-12 Andras Korn wrote: > > > I think I shouldn't need to specify `ldap_tls_

Bug#979995: There should be a sensible compile time default for the location of the file that contains trusted CA certificates

2021-01-13 Thread Andras Korn
On Tue, Jan 12, 2021 at 10:47:22AM -0800, Ryan Tandy wrote: > > On 2021-01-12 Andras Korn wrote: > > > I think I shouldn't need to specify `ldap_tls_cacert = > > > /etc/ssl/certs/ca-certificates.crt` when using a Debian package, since > > > this is the defau

Bug#979995: There should be a sensible compile time default for the location of the file that contains trusted CA certificates

2021-01-14 Thread Andras Korn
sted and you still try to use TLS is unlikely to be useful, I think a loud warning to stderr would be appropriate in this case. > On Wed, Jan 13, 2021 at 01:44:07PM +0100, Andras Korn wrote: > > OK, looking further, part of the problem is that I didn't have > > libldap-comm

Bug#978065: lxc: After upgrade lxc to 4.0.5-1, cannot start with lxc.cap.drop sys_admin

2021-01-25 Thread Andras Korn
Hi, I hit the same issue. I upgraded from 1:4.0.4-6 to 1:4.0.5-2, and from kernel 5.9.0-4-amd64 to 5.10.0-2-amd64, and some of my containers that used to work before don't work anyomre. The ones that still work don't drop sys_admin. stracing lxc-start I see this: openat2(33, "/sys/fs/cgroup",

Bug#977600: Please don't conflict with other log daemons

2020-12-17 Thread Andras Korn
Package: socklog Version: 2.1.0-8.1 Severity: normal Hi, it's entirely valid and possible to run socklog to handle locally generated logs and e.g. syslog-ng to handle remote syslog clients. The new Conflicts: in the socklog package makes this unnecessarily hard in an attempt to prevent people fr

Bug#975437: Regression: no longer accepts '--splitting process' or '--secure-splitting'

2020-11-22 Thread Andras Korn
Package: clsync Version: 0.4.5-1 Severity: normal Hi, with clsync 0.4.2-1, the documented "--splitting process" or "--splitting=process" argument worked. In the current version, it gives the error message Error: argument "process" can't be parsed as a number Error: Unable to process option "sp

Bug#893882: Please rearrange packaging so that syslog-ng binaries can be installed alongside different system-log-daemon

2018-03-23 Thread Andras Korn
Package: syslog-ng Version: 3.13.2-4 Severity: wishlist Hi, currently syslog-ng conflicts with system-log-daemon and linux-kernel-log-daemon. This is appropriate for the common case where people want to have exactly one log daemon on their system, which is then started automatically during boot,

Bug#897063: Doesn't detect permanent MAC on 802.1q VLAN interfaces

2018-04-27 Thread Andras Korn
Package: macchanger Version: 1.7.0-5.3+b1 Severity: normal Tags: upstream Hi, # ip link add link eth0 name test type vlan id 42 # macchanger -r test Current MAC: 54:ee:75:49:b1:ae (Wistron InfoComm(Kunshan)Co.,Ltd.) Permanent MAC: 00:00:00:00:00:00 (XEROX CORPORATION) New MAC: ee:a1:b2:4

Bug#248496: missing font 8x16

2019-11-03 Thread Andras Korn
Hi, I just encountered the same problem. I'm fairly certain the root cause is that the game assumes some specific named font is available, and fails when it isn't (i.e. missing dependency). I looked at it using xtruss (https://www.chiark.greenend.org.uk/~sgtatham/xtruss/) and it seems to try to

Bug#930869: Please keep pm-utils

2019-11-14 Thread Andras Korn
Hi, I just stumbled on this bugreport. I'm a happy pm-utils user and would like the package to stick around. I use it on dozens of computers ranging from servers to desktops to laptops. >From reading the bugreport, there doesn't appear to be any identifiable, specific, actionable reason for remo

Bug#947951: Fails if packages pruned by localepurge

2020-01-02 Thread Andras Korn
Package: dpkg-repack Version: 1.46 Severity: normal Hi, the localepurge package can be used to automatically remove unneeded locale files (and thereby conserve disk space as well as inodes). dpkg-repack used to just print warnings for non-existent files, but currently it fails on such packages a

Bug#947952: dpkg-repack compatibility: (optionally?) remove deleted files from /var/lib/dpkg/pkgname.list

2020-01-02 Thread Andras Korn
Package: localepurge Version: 0.7.3.8 Severity: wishlist Hi, dpkg-repack fails when localepurge is in use (see #947951). If dpkg-repack doesn't get fixed, a possible workaround would be to have localepurge remove entries from /var/lib/dpkg/pkgname.list as it deletes the files. I'm not sure how

Bug#945442: Possible to backspace past beginning of string, which appears to be identical to having pressed Enter immediately, without any backspace

2020-03-02 Thread Andras Korn
On Mon, Mar 02, 2020 at 02:22:44PM +0100, Andreas Henriksson wrote: Hi, > > when mutt prompts for something (e.g. To: address, Subject etc.) it > > previously was possible to just keep pressing backspace until whatever > > default text was there disappeared. > > > > As of this version, it's poss

Bug#945442: Possible to backspace past beginning of string, which appears to be identical to having pressed Enter immediately, without any backspace

2020-03-02 Thread Andras Korn
On Mon, Mar 02, 2020 at 03:18:54PM +0100, Andreas Henriksson wrote: > > Your rationale for downgrading the severity of an issue like this is that it > > doesn't bother you personally? > > My rationale, if you must know, is that if this is an important issue, > then the people who consider it an i

Bug#945442: Possible to backspace past beginning of string, which appears to be identical to having pressed Enter immediately, without any backspace

2020-03-03 Thread Andras Korn
On Mon, Mar 02, 2020 at 01:45:26PM -0500, Marvin Renich wrote: Hi, > I don't have a github account, and do not wish to get one for this. > Will someone (Debian maintainer for neomutt, or someone else interested > in this bug) please file this with upstream as a separate bug, pointing > out that t

Bug#954343: Error message 'Unable to parse package file (1)' unhelpful

2020-03-20 Thread Andras Korn
Package: apt Version: 2.0.0 Severity: normal Hi, with the sources.list entry: deb http://winswitch.org/beta/ buster main apt-get as of 2.0 update prints the unhelpful error message: E: Unable to parse package file (1) apt 1.8.4 has no problem with this repository. I could only find out whic

Bug#951061: linux_vserver detection broken, easy fix

2020-02-10 Thread Andras Korn
Package: virt-what Version: 1.19-1 Severity: normal Tags: patch Hi, This is broken in two ways: # Check for Linux-VServer if test -e "${root}/proc/self/status" \ && cat "${root}/proc/self/status" | grep -q "VxID: [0-9]*"; then echo linux_vserver if grep -q "VxID: 0$" "${root}/proc/sel

Bug#951192: Missing German localization

2020-02-12 Thread Andras Korn
Package: trac Version: 1.2.3+dfsg-1 Severity: normal Tags: l10n Hi, trac 1.2 contained /usr/lib/python2.7/dist-packages/trac/locale/de, but trac 1.2.3+dfsg-1 no longer does. This, naturally, breaks German localization. The cause is likely this (happens during package build): catalog trac/local

Bug#945442: Possible to backspace past beginning of string, which appears to be identical to having pressed Enter immediately, without any backspace

2019-11-24 Thread Andras Korn
Package: neomutt Version: 2019+dfsg.1-1 Severity: normal Hi, when mutt prompts for something (e.g. To: address, Subject etc.) it previously was possibly to just keep pressing backspace until whatever default text was there disappeared. As of this version, it's possible to keep erasing back b

Bug#930803: new program: runcached

2019-06-20 Thread Andras Korn
Package: moreutils Version: 0.62-1 Severity: wishlist Hi, I just wrote this script: https://gist.github.com/akorn/51ee2fe7d36fa139723c851d87e56096 and thought it might be a good addition to moreutils. It caches the stdout, stderr and exit status of arbitrary commands for a configurable length of

Bug#930803: new program: runcached

2019-06-26 Thread Andras Korn
On Tue, Jun 25, 2019 at 08:22:12PM +0200, Nicolas Schier wrote: Hi, > > I just wrote this script: > > https://gist.github.com/akorn/51ee2fe7d36fa139723c851d87e56096 and thought > > it might be a good addition to moreutils. > > > > It caches the stdout, stderr and exit status of arbitrary command

Bug#930803: new program: runcached

2019-06-26 Thread Andras Korn
On Wed, Jun 26, 2019 at 12:18:25PM +0200, Andras Korn wrote: > > > I just wrote this script: > > > https://gist.github.com/akorn/51ee2fe7d36fa139723c851d87e56096 and thought > > > it might be a good addition to moreutils. > > > > > > It caches th

Bug#919699: Please support -w switch to halt(8)

2019-01-18 Thread Andras Korn
Package: runit-init Version: 2.1.2-22 Severity: wishlist Tags: upstream Hi, the initscripts package ships /etc/init.d/umountnfs.sh, which is started on shutdown and invokes "halt -w", which writes a shutdown record to /var/log/wtmp. The halt(8) binary shipped with runit-init, however, ignores th

Bug#914788: Please don't enable getty services for tty devices that don't exist

2019-01-18 Thread Andras Korn
On Wed, Nov 28, 2018 at 06:47:59PM +, Dmitry Bogatov wrote: Hi, sorry, didn't look at bug mail for a while. > > However, whenever the getty-run package is installed in a vserver, I have to > > manually remove the /service/getty-tty* symlinks. > > > > Can you please modify the postinst script

Bug#923924: Please review and apply attached patch to support shutdown on SIGPWR

2019-03-07 Thread Andras Korn
Package: runit Version: 2.1.2-22 Severity: wishlist Tags: upstream Hi, currently lxc can't cleanly shutdown a container running runit as its init system, because all it can do to bring about a shutdown is send signals to init (sigpwr by default), and runit requires additional steps to initiate a

Bug#923924: Please review and apply attached patch to support shutdown on SIGPWR

2019-03-07 Thread Andras Korn
Sorry, I sent an earlier version of the patch by mistake. I'm attaching the correct one, which I tested and which works for me. András -- Reality is that which, when you stop believing in it, doesn't go away. diff --git a/runit-2.1.2/man/runit.8 b/runit-2.1.2/man/runit.8 index 6c07cf8..d597

Bug#923957: /lib/runit/run_sysv_scripts shouldn't use 'sh -e'

2019-03-07 Thread Andras Korn
Package: runit-init Version: 2.1.2-22 Severity: critical Hi, The supplied "/etc/runit/1" calls "/lib/runit/run_sysv_scripts /etc/rcS.d" during boot. /lib/runit/run_sysv_scripts runs under "sh -eu", which has the effect that if any initscript exits unsuccesfully, all subsequent scripts are skippe

Bug#923924: Please review and apply attached patch to support shutdown on SIGPWR

2019-03-10 Thread Andras Korn
On Fri, Mar 08, 2019 at 02:39:47PM +, Dmitry Bogatov wrote: Hi, > [2019-03-07 12:57] Andras Korn > > part 1 text/plain 218 > > Sorry, I sent an earlier version of the patch by mistake. > > > > I'm attaching the correct one, which

Bug#923924: Please review and apply attached patch to support shutdown on SIGPWR

2019-03-11 Thread Andras Korn
On Mon, Mar 11, 2019 at 06:12:06PM +, Dmitry Bogatov wrote: > > On Fri, Mar 08, 2019 at 02:39:47PM +, Dmitry Bogatov wrote: > > > [2019-03-07 12:57] Andras Korn > > > > part 1 text/plain 218 > > > > Sorry, I sent an

Bug#919699: Please support -w switch to halt(8)

2019-03-12 Thread Andras Korn
On Tue, Mar 12, 2019 at 06:37:45PM +, Dmitry Bogatov wrote: Hi, > [2019-03-11 16:24] Lorenzo Puliti > > Package: runit-init > > Version: 2.1.2-25helpers1 > > Followup-For: Bug #919699 > > > > Hi, > > > > >I am okay with accepting patch to implement writing `wtmp' entry, if it > > >is reasona

Bug#914788: Please don't enable getty services for tty devices that don't exist

2019-01-25 Thread Andras Korn
On Tue, Jan 22, 2019 at 07:16:43PM +, Dmitry Bogatov wrote: Hi, > > (Alternatively, the getty run scripts could start with something like this: > > > > [ -c /dev/ttyX ] || rm /etc/service/getty-ttyX > > > > and /etc/runit/1 could re-create these symlinks, just to be absolutely sure. > > > > I

Bug#914788: Please don't enable getty services for tty devices that don't exist

2019-01-27 Thread Andras Korn
On Sat, Jan 26, 2019 at 10:17:05AM +, Dmitry Bogatov wrote: Hi, > > I believe instead of > > > > rm /etc/service/getty-@TTY@ > > > > you should do > > > > rm "$(pwd)" > > > > because then it won't matter what the service is called and where the > > runsvdir root is (/etc/service or somewhere

Bug#920977: Breaks loading of db backends in Trac

2019-01-31 Thread Andras Korn
Package: mercurial-common Version: 4.8.2-1 Severity: important Hi, as long as mercurial-common is installed, the postgres and sqlite db backend driver of Trac won't load: 2019-01-31 08:58:49,372 Trac[loader] ERROR: Skipping "trac.db.postgres = trac.db.postgres_backend": Traceback (most recent

Bug#914788: Please don't enable getty services for tty devices that don't exist

2019-02-03 Thread Andras Korn
On Wed, Jan 30, 2019 at 08:48:34PM +, Dmitry Bogatov wrote: > > > What is so bad about cluttering environment of daemon? > > > > Normally you'd want to avoid passing unnecessary environment variables to > > daemons. Maybe they'll affect its operation in some way; maybe they'll > > affect a chi

Bug#920977: Breaks loading of db backends in Trac

2019-02-03 Thread Andras Korn
On Sat, Feb 02, 2019 at 11:00:30AM +0100, Julien Cristau wrote: Hi, > > as long as mercurial-common is installed, the postgres and sqlite db > > backend driver of Trac won't load: > > > > 2019-01-31 08:58:49,372 Trac[loader] ERROR: Skipping "trac.db.postgres = > > trac.db.postgres_backend": >

Bug#665774: Messes up $PATH

2022-02-21 Thread Andras Korn
FWIW, this is now fixed in the latest upstream master: https://github.com/dell/dkms/pull/193/commits/775a3389ebbafb4fb5d59747667e604cf4f4d903 András -- Crime is merely politics without the excuses.

Bug#983726: runsv(8) incorrect regarding control/[dx]

2022-02-24 Thread Andras Korn
On Tue, Feb 22, 2022 at 02:36:23PM +0100, Lorenzo wrote: > > On Mon, 19 Apr 2021 09:45:53 +0200 > > Andras Korn wrote: > > > > > Additionally, the documentation as it is now is clear and > > > straightforward, with few special cases; while the actual behavi

Bug#1002733: Improve /sbin/runlevel for runlevels 0 and 6

2021-12-28 Thread Andras Korn
Package: runit-init Version: 2.1.2-43 Severity: normal Tags: patch upstream Hi, currently /sbin/runlevel always prints "2 N", which is fine most of the time. However, runit can invoke initscripts that change behaviour based on runlevel; for example, the kexec initscript from the kexec package ha

Bug#1002733: Improve /sbin/runlevel for runlevels 0 and 6

2021-12-28 Thread Andras Korn
On Tue, Dec 28, 2021 at 03:16:30PM +0100, Andras Korn wrote: > If /sbin/runlevel looked like this instead: > > #!/bin/sh > # This only does anything useful if /etc/runit/3 updates /run/runit.runlevel > before starting stop scripts > if [ -s /run/runit.runlevel ]; then >

Bug#1002733: Improve /sbin/runlevel for runlevels 0 and 6

2021-12-30 Thread Andras Korn
On Wed, Dec 29, 2021 at 03:07:38AM +0100, Lorenzo wrote: > I'm going to accept a fix for this issue, but I prefer to not have to > parse a file and also to not add another flag file only for this, if > it's possible. Well, getting the first character from a file and printing it verbatim is hardly

Bug#1002733: Improve /sbin/runlevel for runlevels 0 and 6

2021-12-30 Thread Andras Korn
On Thu, Dec 30, 2021 at 10:02:55AM +0100, Andras Korn wrote: > On Wed, Dec 29, 2021 at 03:07:38AM +0100, Lorenzo wrote: > > > I'm going to accept a fix for this issue, but I prefer to not have to > > parse a file and also to not add another flag file only for thi

Bug#1002733: Improve /sbin/runlevel for runlevels 0 and 6

2022-01-05 Thread Andras Korn
On Sun, Jan 02, 2022 at 11:45:27PM +0100, Lorenzo wrote: Hi, > > I'd argue that introducing stricter requirements on the existence and > > correct mode of /run/runit.reboot that apply over the whole uptime of > > the system is a more dangerous and invasive change than introducing a > > new contro

Bug#1002733: Improve /sbin/runlevel for runlevels 0 and 6

2022-01-06 Thread Andras Korn
On Thu, Jan 06, 2022 at 01:07:01AM +0100, lorenzo wrote: Hi, > > You now have two flag files and unconditinally use > > /lib/runit.runlevel.6 first if it exists, even if > > /lib/runit.runlevel.0 also exists and is newer. > > Please look at > https://salsa.debian.org/debian/runit/-/commit/2c56da

Bug#1003225: on resume, tries to openat() mountpoint of remote nfs mounts that are not yet available, thus delaying network configuration

2022-01-06 Thread Andras Korn
Package: systemd-timesyncd Version: 249.7-1 Severity: normal Tags: upstream Hi, I noticed that it took a while for the network to become available after my laptop wakes up from suspend. I traced the problem to systemd-timesyncd. I use dhcpcd5, which ships /lib/dhcpcd/dhcpcd-hooks/64-timesyncd.c

Bug#983726: runsv(8) incorrect regarding control/[dx]

2021-04-19 Thread Andras Korn
On Sat, Apr 10, 2021 at 11:11:05PM +0200, Lorenzo wrote: Hi, > > runsv(8) says: > > > > CUSTOMIZE CONTROL > >For each control character c sent to the control pipe, runsv > > first checks if service/control/c exists and is executable. If so, it > >starts service/control/c and wait

Bug#987266: preinst check for kernel release > 255 may no longer be needed

2021-04-20 Thread Andras Korn
Package: libc6 Version: 2.31-11 Severity: normal Hi, due to https://salsa.debian.org/glibc-team/glibc/-/commit/6ddfa57577af0d96df9ddd7be401f5ce9a9bcc0f (a commit from 2004) the preinst script for glibc checks whether the "z" in the "x.y.z" of the kernel version is less than 255. If yes, the pa

Bug#913876: PATH set in /etc/runit/2 doesn't contain /usr/local/bin and /usr/local/sbin, breaking existing run scripts

2018-11-16 Thread Andras Korn
Package: runit-init Version: 2.1.2-18 Severity: normal Hi, sometime in the past year or so, you changed /etc/runit/2 so it sets a PATH that no longer contains /usr/local/sbin and /usr/local/bin. I think this is wrong; those are standard locations for locally installed binaries, and they should o

Bug#914788: Please don't enable getty services for tty devices that don't exist

2018-11-27 Thread Andras Korn
Package: getty-run Version: 2.1.2-18 Severity: wishlist Hi, I use runit as init extensively in linux-vserver guests which don't have console devices and thus can't run getty. Ideally, I wouldn't even have to install the getty-run package, but I understand it's there to help avoid people shooting

Bug#900260: New upstream version available (2.0.0)

2018-05-28 Thread Andras Korn
Package: keepalived Version: 1:1.3.9-1 Severity: normal Hi, keepalived 2.0.0 just came out. 1.3.9 is quite dated; there have been several 1.4.x releases since its release. Please package 2.0.0 or orphan the keepalived package if you lost interest. Thanks! Best regards, András -- System Info

Bug#1016553: Recently (since early 2022?), broken terminal handling in LXC consoles (lxc-attach inside screen or tmux)

2022-08-02 Thread Andras Korn
Package: joe Version: 4.6-1+b1 Severity: important Hi, as of recently, if I start screen (or tmux, doesn't seem to matter) on a Linux host, then use lxc-attach to enter a running LXC container, and start joe inside that container, the terminal behaves in a hard to describe, but completely brok

Bug#983726: runsv(8) incorrect regarding control/[dx]

2022-02-25 Thread Andras Korn
On Thu, Feb 24, 2022 at 12:26:51PM +0100, Lorenzo wrote: > > However, if there were a natural-language explanation or flowchart, I > > think I could summarize it succinctly in a manner appropriate for the > > man page, within a day. > > > > Alas, that's all the help I can offer at the moment. > >

Bug#1007205: Please consider (re)including my start-stop-daemon.runit script

2022-03-13 Thread Andras Korn
Package: runit Version: 2.1.2-45 Severity: wishlist Hi, Back in 2012 I sent Gerrit a start-stop-daemon.runit script (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678985) that could be used as a drop-in replacement for the real start-stop-daemon. It's a fairly feature complete wrapper aro

Bug#1007205: Please consider (re)including my start-stop-daemon.runit script

2022-03-13 Thread Andras Korn
Sorry, naturally I found a typo in the script just after sending it: Index: start-stop-daemon.runit === --- start-stop-daemon.runit (revision 1347) +++ start-stop-daemon.runit (working copy) @@ -71,7 +71,7 @@ read -A cmdline

Bug#1014876: Please make it possible to override /etc/tmpreaper.conf from a user configfile

2022-07-13 Thread Andras Korn
Package: tmpreaper Version: 1.6.17 Severity: wishlist Hi, I think you should add something like [ -r /etc/default/tmpreaper ] && . /etc/default/tmpreaper at the bottom of /etc/tmpreaper.conf. Currently, every upgrade that adds some new setting to tmpreaper.conf requires the user to re-edit the

Bug#1003225: on resume, tries to openat() mountpoint of remote nfs mounts that are not yet available, thus delaying network configuration

2022-07-13 Thread Andras Korn
On Mon, Jul 11, 2022 at 10:47:26AM +0300, Martin-Éric Racine wrote: > On Thu, 6 Jan 2022 18:38:47 +0100 Michael Biebl wrote: > > On 06.01.22 17:26, Andras Korn wrote: > > > Package: systemd-timesyncd > > > Version: 249.7-1 > > > Severity: normal > > >

Bug#1007205: Please consider (re)including my start-stop-daemon.runit script

2022-03-28 Thread Andras Korn
On Thu, Mar 24, 2022 at 01:05:34AM +0100, Lorenzo wrote: > [1] I'll deal with this in a separate bug, but just to give you an idea: > why divert start-stop-daemon is better than diverting invoke-rc.d > and update-rc.d? Or, another example, why not abuse the ancient > policy-rc.d hack? I think it'

Bug#954343: Error message 'Unable to parse package file (1)' unhelpful

2020-03-25 Thread Andras Korn
On Sat, Mar 21, 2020 at 10:34:24AM +0100, David Kalnischkies wrote: > On Fri, Mar 20, 2020 at 03:41:06PM +0100, Andras Korn wrote: > > with the sources.list entry: > > > > deb http://winswitch.org/beta/ buster main > > While the error message certainly doesn'

Bug#927480: Performance: if an fs reports EOPNOTSUPP for xattr/acl calls, don't keep trying

2019-04-20 Thread Andras Korn
Package: rsync Version: 3.1.3-6 Severity: wishlist Tags: upstream Hi, according to strace -c, getxattr() and similar calls can take up a lot of runtime (around ten percent) if there are many files to be synced and other stuff (I/O, network) is reasonably fast. It would make sense for rsync to sk

Bug#951457: Please ship gdbm module

2020-02-16 Thread Andras Korn
Package: zsh Version: 5.7.1-1+b1 Severity: wishlist Hi, zshmodules(1) mentions the "zsh/db/gdbm" module, but it's not actually shipped by the package: % zmodload zsh/db/gdbm zsh: failed to load module `zsh/db/gdbm': /usr/lib/x86_64-linux-gnu/zsh/5.7.1/zsh/db/gdbm.so: cannot open shared object

Bug#951841: New upstream version available

2020-02-22 Thread Andras Korn
Package: rawtherapee Version: 5.7-1 Severity: wishlist Hi, 5.8 was released on February 4. Please package it. No packaging changes seem necessary from 5.7 (at first glance). Thanks! András -- System Information: Init: runit (via /run/runit.stopit)

Bug#1036095: freerdp2-x11: Compile with Kerberos support

2023-09-25 Thread Andras Korn
Hi, I've tried a kerberos-enabled build of freerdp2; it didn't actually work. I asked the freerdp people in #freerdp on irc.oftc.net and they said to use FreeRDP3: 14:49 -> hi, I'm trying to use kerberos authentication to connect to a Windows server using xfreerdp (compiled with gssapi support

Bug#1053358: Breaks if user-defined zfs properties contain whitespace

2023-10-02 Thread Andras Korn
Package: sanoid Version: 2.2.0-1 Severity: important Tags: upstream patch Hi, line 496 of syncoid reads $recvoptions .= " -o $key=$value"; this string is then apparently passed to a shell, which will split $value into words on whitespace, causing the zfs command line to become invalid at best

Bug#1053358: Breaks if user-defined zfs properties contain whitespace

2023-10-02 Thread Andras Korn
OK, that quick fix will work for whitespace but still break on apostrophes. How about using the escapeshellparam sub? https://github.com/jimsalterjrs/sanoid/blob/61000c9da2f8762424ba2de8a49abb1b7ec5154d/syncoid#L2070 Or, better yet, replace that sub with this: https://metacpan.org/dist/String-S

Bug#1053358: Breaks if user-defined zfs properties contain whitespace

2023-10-03 Thread Andras Korn
On Mon, Oct 02, 2023 at 04:00:57PM -0400, Michael Jeanson wrote: Hi, > Can you open a bug upstream? I would prefer to go with a fix approved by > upstream. Sure, will do. > Also I'm not sure I understand under which circumstances the content of > '$value' could be controlled by an 'adversary'?

Bug#1089042: refuses to run hook scripts written in anything but sh

2024-12-04 Thread Andras Korn
Package: initramfs-tools-core Version: 0.145 Severity: normal Tags: patch Hi, in /usr/share/initramfs-tools/hook-functions, line 926, you invoke sh -n on hook scripts and skip hook scripts that fail to validate as sh scripts. This makes it effectively impossible to use a hook written in anythin

Bug#1091855: Assumes only root can chroot(), disregarding cap_sys_chroot

2025-01-01 Thread Andras Korn
Package: apache2-bin Version: 2.4.62-3 Severity: normal Tags: upstream Hi, I'm trying to start apache as a non-root user, with a minimal set of capabilities that allow it to work. My command line looks like this: capsh \ --keep=1 \ --gid=33 \ --groups=33 \ --cap

Bug#1050217: Better coexistence with libpam-tmpdir

2025-03-15 Thread Andras Korn
On Sat, Mar 15, 2025 at 02:28:00PM +0100, Paul Slootman wrote: > > > > I suggest that the default configuration be changed thusly: > > > > > > > > TMPREAPER_PROTECT_EXTRA='/tmp/user/[0-9]*' > > > > TMPREAPER_DIRS='/tmp/. /tmp/user/*/.' > > > > > > TMPREAPER_DIRS is the list of directories to sea

Bug#1050217: Better coexistence with libpam-tmpdir

2025-03-16 Thread Andras Korn
On Sat, Mar 15, 2025 at 03:11:45PM +0100, Paul Slootman wrote: Hi, > > > > > > I suggest that the default configuration be changed thusly: > > > > > > > > > > > > TMPREAPER_PROTECT_EXTRA='/tmp/user/[0-9]*' > > > > > > TMPREAPER_DIRS='/tmp/. /tmp/user/*/.' > > > > > > > > > > TMPREAPER_DIRS is t

Bug#1050217: Better coexistence with libpam-tmpdir

2025-03-15 Thread Andras Korn
On Sat, Mar 15, 2025 at 01:25:10PM +0100, Paul Slootman wrote: > > having libpam-tmpdir installed results in PAM creating a > > /tmp/user/ directory for every user when they start a > > session, setting TMP and TMPDIR to this directory. > > > > Long-running processes such as web applications st

Bug#1103152: Starts 2nd getty on hvc0, making console login (almost) impossible

2025-04-14 Thread Andras Korn
On Mon, Apr 14, 2025 at 05:45:48PM +0100, Andrew Bower wrote: > On Mon, Apr 14, 2025 at 04:28:36PM +0200, Andras Korn wrote: > > During a dist-upgrade, the getty-run package was pulled in, and a(n > > IMO misleadingly named) getty-ttyS0 service enabled by default. > > IMO

Bug#1103152: Starts 2nd getty on hvc0, making console login (almost) impossible

2025-04-22 Thread Andras Korn
On Fri, Apr 18, 2025 at 11:35:49AM +0200, Lorenzo wrote: Hi, > updated patch with fuser attached I think it looks good; I'd still consider just sleeping if the /dev node isn't there (because maybe it'll be there later), but I think the patch should adequately address the problem of starting se

Bug#1103152: Starts 2nd getty on hvc0, making console login (almost) impossible

2025-04-16 Thread Andras Korn
On Wed, Apr 16, 2025 at 12:50:13AM +0200, Lorenzo wrote: > > This system doesn't have a /dev/ttyS0, but that doesn't stop the > > getty-ttyS0 service from doing this: > > > > --- 8< --- > > [snip] > > > fi > > + pgrep -x agetty -t hvc0 > > + pgrep -x fgetty -t hvc0 > > > [snip] Ah, right. It

Bug#1103152: Starts 2nd getty on hvc0, making console login (almost) impossible

2025-04-15 Thread Andras Korn
Package: getty-run Version: 2.2.0-2 Severity: critical Justification: makes console logins all but impossible, thus arguably breaking the entire system Hi, I have a VPS that's a domU guest, so its console is /dev/hvc0. I had my own getty service on it, called getty-hvc0. During a dist-upgrade,

Bug#1108737: Please also index metadata like file ownership

2025-07-04 Thread Andras Korn
Package: plocate Version: 1.1.23-1 Severity: wishlist Tags: upstream Hi, it has often happened that I wanted to efficiently find files based on not their name, but their metadata -- such as who owns them, or when they were modified, or some combination thereof. Of course, find(1) can do all th

Bug#1108737: Please also index metadata like file ownership

2025-07-05 Thread Andras Korn
On Fri, Jul 04, 2025 at 01:40:42PM +0200, Steinar H. Gunderson wrote: Hi, > > it has often happened that I wanted to efficiently find files based on not > > their name, but their metadata -- such as who owns them, or when they were > > modified, or some combination thereof. > > > > Of course, fi

<    1   2   3