Bug#934068: start-stop-daemon issuing warning about non-root pidfile

2019-08-06 Thread Justin Pasher
g, I found related/similar bugs 921016 and 921557. Based upon the resolution of those bugs, I've created the attached patch that applies the same logic to the postgrey init.d script to fix the error. -- Justin Pasher --- postgrey.org 2014-10-24 17:39:13.0 -0500 +++ postgrey 2019-0

Bug#933142: /etc/init.d/cryptdisks force-start no longer ignores noauto

2019-07-26 Thread Justin Pasher
Just a quick follow-up. I found bug #505779 from 2008 where the force-start option was specifically added to support starting disks with the noauto option. -- Justin Pasher

Bug#933142: /etc/init.d/cryptdisks force-start no longer ignores noauto

2019-07-26 Thread Justin Pasher
d partitions to pass as a parameter. The first option seems most logical to me, as that's what "force-start" means to me. That's the way it worked in Stretch (and maybe even Jessie). Otherwise, what's the point of having force-start? -- Justin Pasher

Bug#932379: apt-mirror doesn't grab *.xz i18n Translation files

2019-07-18 Thread Justin Pasher
-[^./]*\.bz2$} ) +    if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.(bz2|xz)$} ) { add_url_to_download( $dist_uri . $filename, $size ); } -- Justin Pasher

Bug#911604: haveged start up fails due to apparmor denying write access to /run/haveged.pid

2019-07-15 Thread Justin Pasher
-8 6. Verify haveged has started (the post install scripts take care of apparmor and starting the process) 7. Verify /etc/apparmor.d/local/usr.sbin.haveged is still blank 8. Reboot and verify haveged still starts up properly Thanks for the quick turn around! Justin Pasher

Bug#911604: haveged start up fails due to apparmor denying write access to /run/haveged.pid

2019-07-12 Thread Justin Pasher
on first boot to avoid unnecessary boot delays. Without it, people will install haveged and either not notice that it fails to start, wonder why it refuses to start, or wonder why they are still getting boot delays. It seems like a pretty trivial patch without any adverse side effects. Justin

Bug#931867: /lib/init/init-d-script is sourcing /etc/default/* too late

2019-07-11 Thread Justin Pasher
Perhaps there are instances where the /etc/default/* config file tries to do more than just set some shell variables and it would cause some bizarre side effects. Thanks. -- Justin Pasher

Bug#906992: Any update? Still present in 4.9.110-3+deb9u6

2018-10-20 Thread Justin Pasher
Any update to this bug? This is still occurring in the latest x86 PAE kernel (4.9.110-3+deb9u6). The previously linked LKML post seems to provide the fix (although I haven't tested). I too am running the OS in a virtual environment (XenServer), so I wonder if that's a factor. Justin Pasher

Bug#872158: logrotate config file overrides global options for other log files

2017-08-14 Thread Justin Pasher
etail { daily rotate 52 missingok compress delaycompress notifempty nocreate } -- Justin Pasher

Bug#792239: sessionclean does not support tiered session directory structure)

2016-02-09 Thread Justin Pasher
Still no update? Justin Pasher

Bug#813413: Upgrade from mysql-server-5.5 can break configurations that use the conf.d directory

2016-02-01 Thread Justin Pasher
ths people might be following (for me it was just a "routine" MySQL server upgrade), so I don't know how feasible this is. I would think at least at a minimum some sort of warning that this is happening so it wouldn't catch people completely off-guard. Thanks. Justin Pasher

Bug#813413: Upgrade from mysql-server-5.5 can break configurations that use the conf.d directory

2016-02-01 Thread Justin Pasher
Package: mysql-server-5.6 Version: 5.6.27-2 When upgrading from MySQL 5.5 to MySQL 5.6, the configuration structure in /etc/mysql was changed to support the alternatives system. This also resulted in moving the bulkof the default configuration options into /etc/mysql/mysql.conf.d/mysqld.cnf.

Bug#792239: sessionclean does not support tiered session directory structure

2015-09-10 Thread Justin Pasher
Any update on this issue? The change is very benign in the provided patch and it still works for the previous use cases. -- Justin Pasher

Bug#792239: sessionclean does not support tiered session directory structure

2015-07-12 Thread Justin Pasher
Package: php5 Version: 5.6.9+dfsg-0+deb8u1 The new session cleanup script in Jessie (/usr/lib/php5/sessionclean) has a few limitations in it. 1. It does not support a tiered directory structure (e.g. session.save_path=2;/var/lib/php5) 2. It does not support a symlinked session directory 3.

Bug#787394: Same problem with init.d script

2015-06-01 Thread Justin Pasher
. for res in $($DRBDADM sh-resources); do $DRBDADM down $res done -- Justin Pasher -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#712800: svnserve SASL auth (LDAP) broken in Wheezy

2013-06-19 Thread Justin Pasher
START=yes DESC=SASL Authentication Daemon NAME=saslauthd MECHANISMS=ldap MECH_OPTIONS= THREADS=5 OPTIONS=-c -m /var/run/saslauthd Thanks. -- Justin Pasher -- To UNSUBSCRIBE, email

Bug#712059: CVE-2012-0553 and CVE-2013-1492 unresolved

2013-06-12 Thread Justin Pasher
this can be updated and fixed? It is setting off notices when using internal vulnerability scanning software (e.g. OpenVAS behind a firewall). -- Justin Pasher -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#708175: Converting libkrb53 into transitional package instead of conflicting with libkrb5-3

2013-05-16 Thread Justin Pasher
not crazy about custom building such a key package. Thanks. Justin Pasher - Original Message - From: Sam Hartman hartm...@debian.org Date: Tue, 14 May 2013 22:32:44 -0400 Subject: Re: Bug#708175: Converting libkrb53 into transitional package instead of conflicting with libkrb5-3

Bug#708175: Converting libkrb53 into transitional package instead of conflicting with libkrb5-3

2013-05-13 Thread Justin Pasher
. -- Justin Pasher -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#629151: keepass2 package needs dependency on libmono-i18n2.0-cil package

2011-06-03 Thread Justin Pasher
Package: keepass2 Version: 2.15+dfsg-2 Severity: normal When I run the program, create a new database, and try to click on the sample password in the default database, I receive the following error on the console: System.NotSupportedException: CodePage 1252 not supported at

Bug#567237: udev: Same problem, slightly different solution

2010-04-13 Thread Justin Pasher
I would like to add that I recently updated the udev packages from 151-32 to 151-3, and it actually broke my existing Logitech diNovo Edge bluetooth connection. It suddenly wasn't able to pair with the USB bluetooth dongle. The dongle would show up under hcitool dev, and I could even see the

Bug#525705: libsdl1.2debian-all: Detecting too many buttons for joystick

2009-04-26 Thread Justin Pasher
Package: libsdl1.2debian-all Version: 1.2.13-4+b1 Severity: normal When I upgraded the libsdl1.2debian-all package from stable (1.2.13-2) to testing (1.2.13-4+b1), the joystick detection appears to have been broken (at least for my gamepad). It detects way too many buttons, and it randomly

Bug#519048: cacti-spine: Package overwrites settings in /etc/cacti/spine.conf

2009-03-09 Thread Justin Pasher
Package: cacti-spine Version: 0.8.7a-2.3 Severity: normal When I recently upgraded the cacti-spine package to Debian Lenny from Debian etch, it overwrote my configuration settings in /etc/cacti/spine.conf without even prompting me with a file diff. To test further, I updated the settings in the