Bug#311276: cfengine segfaults when it gets any logopt

2005-10-31 Thread Anton Lundin
ization for `OPTIONS') globals.c:313: warning: excess elements in scalar initializer this need som more permanent patch to make it work whith gcc 4.0 and not segfault. -- Anton Lundin0702-161604 #!/usr/bin/perl print map chr(ord$_^1<<6),split//,"SRQPOY\',!.#\%YOPQR

Bug#656434: Openssh compiled with heimdal as kerberos library

2012-01-19 Thread Anton Lundin
arate packages for MIT-krb5 version and heimdal version of openssh, something like how libpam-krb5 vs. libpam-heimdal is handled. -- Anton Lundin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#656434: Openssh compiled with heimdal as kerberos library

2012-02-24 Thread Anton Lundin
call based on a config file. This way you could link against that library and later on as a configuration choose which gss-library to use. I don't know of any c-libraries that does this, but on example is how the python package anyjson handles different json libraries. -- Anton Lundin+4

Bug#789875: subsurface: FTBFS in experimental

2015-08-26 Thread Anton Lundin
... dive computers aren't smartphones. There isn't > a new model every week. > Lots of users care, and yes, there are new dive computers on the market about every month or so. "Oh, hey, you can now update your firmware in your ostc devices with subsurface, unless you're using Debian." What a awesome experience for your Debian users, not. //Anton - Who grew tired of arguing against more FUD -- Anton Lundin+46702-161604

Bug#761809: Add crontrol for a fan3, eg. CPU

2014-09-16 Thread Anton Lundin
so it automatically ends up on my machines without having to patch the package manually, and the patch doesn't get accidentally removed on package upgrade. //Anton -- Anton Lundin+46702-161604 >From c0d40f2ebab2a630bb07d2ebf50f64d6843e753e Mon Sep 17 00:00:00 2001 From: Anton Lundin

Bug#1074764: 3.0.14 released with fix

2024-07-31 Thread Anton Lundin
OpenSSL 3.0.14 is now released containing a cherry-pick of 39ea78379826fa98e8dc8c0d2b07e2c17cd68380 as https://github.com/openssl/openssl/commit/ad6cbe4b7f57a783a66a7ae883ea0d35ef5f82b6 I'd love to see a fix for this bug rolled out in Debian 12. //Anton

Bug#503830: Configure server support

2008-10-28 Thread Anton Lundin
x27;t listen to localhost. The other case I use it is to test the primary/secondary mailserver explicit. -- Anton Lundin+46702-161604 diff -ur mailping-0.0.4.orig/MailPing/config.py mailping-0.0.4/MailPing/config.py --- mailping-0.0.4.orig/MailPing/config.py 2004-04-16 19:36:08.0

Bug#503831: Munin category

2008-10-28 Thread Anton Lundin
Package: mailping Severity: wishlist Tags: patch This patch is trivial and makes munin put the graphs under the "Mail" section of graphs rather then "Other". //Anton -- Anton Lundin+46702-161604 diff -ur mailping-0.0.4.orig/munin-plugins/mailping-latency mailping

Bug#443837: Make fai-chboot use TFTPROOT to figure out pxedir

2007-09-24 Thread Anton Lundin
Package: fai-server severity: wishlist Version: 3.2.1 This patch makes fai-chboot use the TFTPROOT declared in make-fai-nfsroot.conf to figure out the pxedir to use for the pxelinux config files. -- Anton Lundin+46702-161604 Index: bin/fai-chboot

Bug#443837: Acknowledgement (Make fai-chboot use TFTPROOT to figure out pxedir)

2007-09-24 Thread Anton Lundin
se do not reply to the address at the top of this message, > unless you wish to report a problem with the Bug-tracking system. > > Debian bug tracking system administrator > (administrator, Debian Bugs database) -- Anton Lundin+46702-161604 Index: bin/fai-chboot =

Bug#452444: honor ip=

2007-11-22 Thread Anton Lundin
hould probably be abstracted to a separate fuction to run in all the diffrent cases, and not just the nfs-root case. This is related to using live-initramfs in the fai-install procedure. -- Anton Lundin+46702-161604 pgp1SVmBMUQyD.pgp Description: PGP signature

Bug#452444: Acknowledgement (honor ip=)

2007-11-22 Thread Anton Lundin
Stupid me forgot the patch... -- Anton Lundin+46702-161604 --- live2007-11-22 23:23:30.0 +0100 +++ live.ip=2007-11-22 23:23:11.0 +0100 @@ -635,11 +635,37 @@ udevtrigger udevsettle - ipconfig ${DEVICE} | tee /netboot.config + case

Bug#452448: Versioning of udev.

2007-11-22 Thread Anton Lundin
Package: live-initramfs severity: wishlist Version: 1.110.7~20071118.171728 This package uses udev in the initramfs but doesn't depend on it. And if you have a old version of udev it fails. This patch adds support for one old udev version and some detection on witch to use. -- Anton L

Bug#453017: Mounting of proc and romountopts

2007-11-26 Thread Anton Lundin
Package: fai-client severity: wishlist Version: 3.2.2 This patch fixes so that proc gets mounted in any case and that when stuff's gets mounted it doesn't try to touch mtab because its a symbolic link. I was to laisy to create to separate patches because they are so small. //Anton

Bug#600591: get-boot-info, netdevices_up contains all interfaces

2010-10-18 Thread Anton Lundin
Package: fai-client Version: 3.4.2 Tags: patch netdevices_up from get-boot-info contains all netdevices listed by ip link, and not only the ones thats actually up. A fix would be to add a grep UP to the row that detects interfaces, as sugested in patch. -- Anton Lundin+46702-161604

Bug#989648: clevis luks bind tpm2 issue

2021-06-09 Thread Anton Lundin
Package: clevis-dracut Version: 11-2+deb10u1 Hi. I'm playing around with a tpm which only supports sha256, and the clevis fails: # clevis luks bind -k X -d /dev/Y tpm2 '{"pcr_bank": "sha256", # "pcr_ids":"7"}' WARN: Ignore unsupported bank/algorithm: sha1(0x0004) ERROR: Unable to run tpm2_pcrlis

Bug#989648: clevis luks bind tpm2 issue

2021-06-09 Thread Anton Lundin
On 09 June, 2021 - Christoph Biedl wrote: > Control: severity 989648 important > Control: tags 989648 confirmed upstream patch > Control: fixed 989648 12-1 > > Anton Lundin wrote... > > > I'm playing around with a tpm which only supports sha256, and the clevis >

Bug#973053: Please update rasdaemon to 0.6.7 to fix this

2021-06-22 Thread Anton Lundin
This issue was fixed in http://git.infradead.org/users/mchehab/rasdaemon.git/commit/546cf713f667437fb6e283cc3dc090679eb47d08 So please, either back port that or even better pull 0.6.7 into bullseye so we can have a working ras-mc-ctl. Attached is the MVP to fix this issue. //Anton --- /usr/sbi

Bug#983109: Build vlc with srt support

2021-02-19 Thread Anton Lundin
Package: vlc Version: 3.0.12-2 >From reading the rules file it looks like #962624 was the reason to not build vlc with srt support. It looks like that bug is fixed to me, and I think it would be nice to include srt support in vlc. I took a quick stab at building my own vlc with srt support but i

Bug#992351: molly-guard dracut issue

2021-08-17 Thread Anton Lundin
Package: molly-guard Version: 0.7.2 Hi. When using molly-guard together with dracut machine fails to poweroff/halt/reboot with a issue like: [ 67.897697] dracut Warning: Killing all remaining processes dracut Warning: Killing all remaining processes [ 67.975525] dracut Warning: Unmounted /o

Bug#969361: error installing 'clevis-decrypt-http'

2021-01-25 Thread Anton Lundin
On 24 January, 2021 - Christoph Biedl wrote: > Now I'd like to fix this in the upcoming stable point release, just one > question: In my test setup I needed to add "--install /sbin/cryptsetup" > to the dracut invocation to make automatic unlocking pass. Did you need > that on your side as well, on

Bug#975698: Problems when nullmailer is installed via fai

2020-12-03 Thread Anton Lundin
On 03 December, 2020 - David Bremner wrote: > Since this postinst section is generated by debhelper, this seems like a > bug in debhelper. It also suggests that most packages using systemd-tmpfiles > will be broken when installed via FAI. I'm CC'ing Thomas in case he's > encountered this before.

Bug#975698: Problems when nullmailer is installed via fai

2020-11-25 Thread Anton Lundin
Package: nullmailer Version: 1:2.2-3 I use FAI to install debian 10 machines, and some of them uses nullmailer to ship mail to a central smarthost. The generated postinst script in nullmailer has a section like: # Automatically added by dh_installinit/12 if [ "$1" = "configure" ] || [ "$1" = "ab

Bug#969361: error installing 'clevis-decrypt-http'

2020-09-01 Thread Anton Lundin
Package: clevis-dracut Version: 11-2 dracut: Generating /boot/initrd.img-4.19.0-10-amd64 dracut-install: ERROR: installing 'clevis-decrypt-http' dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.Bn3yfD/initramfs -a /etc/services clevis-decrypt-http clevis-decrypt-tang clevis-dec

Bug#1083098: Can't create NFSv4 referrals

2024-10-02 Thread Anton Lundin
Some investigating later, I've concluded that the following patch gets NFS4 referals working again. //Anton --- support/export/cache.c.orig 2024-10-02 20:44:46.774673108 +0200 +++ support/export/cache.c 2024-10-02 20:44:51.966724736 +0200 @@ -34,9 +34,9 @@ #include "pseudoflavors.h" #include "xc

Bug#1083098: Can't create NFSv4 referrals

2024-10-01 Thread Anton Lundin
Package: nfs-kernel-server Version: 2.6.2-4 I've used NFSv4 referalls to contralize my configuration of which nfs-server servers which shares. I've just configured in /etc/exports like: /srv/foo -async,no_subtree_check,refer=/srv/foo@bar @NFS_Client_M After upgrading to bookworm from bullseye, t

Bug#1069162: Suggested fix

2024-11-14 Thread Anton Lundin
I've hit this one to, and after some testing figured out whats happening and what a solution. My conclusion is that during boot, the system is usually loaded enough that the forked process about start whats declared in ExecStart= haven't gotten around to setuid down to the puppet user yet, so it's

Bug#1035908: Bullseye regression: NFS4 referals appear not to work

2024-12-11 Thread Anton Lundin
On 11 December, 2024 - Salvatore Bonaccorso wrote: > Hi Anton, > > On Tue, Dec 10, 2024 at 12:27:34AM +0100, Anton Lundin wrote: > > On 09 December, 2024 - Salvatore Bonaccorso wrote: > > > > > Hi Sam, hi Anton > > > > > > I have prepared the c

Bug#1035908: Bullseye regression: NFS4 referals appear not to work

2024-12-09 Thread Anton Lundin
On 09 December, 2024 - Salvatore Bonaccorso wrote: > Hi Sam, hi Anton > > I have prepared the change for nfs-utils in bookworm to fix the NFSv4 > referrals regression in bookworm in > > https://salsa.debian.org/kernel-team/nfs-utils/-/merge_requests/34 > > I plan to submit the change for the u

Bug#1100919: Missing sysuser from 91tpm2-tss

2025-03-20 Thread Anton Lundin
Package: dracut-core Version: 106-5 In dracut/modules.d/91tpm2-tss/module-setup.sh , it references inst_sysusers tpm2-tss.conf , but there's no package installing a tpm2-tss.conf. tpm-udev creates a tss user in it's postinst script, but not via sysusers. Either the dracut module should inject

Bug#1100924: systemd-sysusers module creates unreadable shadow and gshadow

2025-04-05 Thread Anton Lundin
Package: dracut-core Version: 106-5 When building a initramfs with dracut as a non-root-user the cpio step fails: cpio: etc/gshadow: Cannot open: Permission denied cpio: etc/shadow: Cannot open: Permission denied The systemd-sysusers step creates 000 shadow and gshadow files, which causes a non-r

Bug#992351: Old bug in new cloths

2025-02-21 Thread Anton Lundin
I've implemented a workaround for this in our configuration management and forgot all about it, until now when I started playing with trixie and it all came crashing down again. This bug persists, and the old workaround doesn't apply in trixie, due to things being symlinked in other ways. The new

Bug#1101985: Missing puppetlabs/stdlib version dependency breaks package in trixie

2025-04-03 Thread Anton Lundin
Package: puppet-module-puppetlabs-inifile Version: 5.4.0-1 In /usr/share/puppet/modules.available/puppetlabs-inifile/metadata.json it cleary states: "dependencies": [ { "name": "puppetlabs/stdlib", "version_requirement": ">= 4.13.0 < 9.0.0" } ], This makes it incompatible