Bug#311276: cfengine segfaults when it gets any logopt

2005-10-31 Thread Anton Lundin
for `OPTIONS') globals.c:313: warning: excess elements in scalar initializer /snip 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$_^16),split//,SRQPOY\',!.#\%YOPQRS; -- To UNSUBSCRIBE, email

Bug#452444: honor ip=

2007-11-22 Thread Anton Lundin
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 Lundin

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 -- Anton

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
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 === --- bin/fai-chboot (revision 4599

Bug#503830: Configure server support

2008-10-28 Thread Anton Lundin
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 +0200

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-0.0.4/munin-plugins/mailping

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#656434: Openssh compiled with heimdal as kerberos library

2012-01-19 Thread Anton Lundin
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
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+46702-161604

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

2014-09-16 Thread Anton Lundin
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 an...@dohi.se Date

Bug#789875: subsurface: FTBFS in experimental

2015-08-26 Thread Anton Lundin
, 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

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

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" =

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,

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

Bug#989648: clevis luks bind tpm2 issue

2021-06-10 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 ---

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

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