Bug#299026: RFA: tinycdb -- a package for creating and reading constant databases

2005-10-18 Thread Stig Sandbeck Mathisen
I would like to adopt this package. -- Stig Sandbeck Mathisen Trust the Computer, the Computer is your Friend -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#331061: zope2.8: mkzeoinstance fails due to error in dpatch for mkzeoinst.py

2005-10-01 Thread Stig Sandbeck Mathisen
Package: zope2.8 Severity: important Tags: patch Patch is attached. *** zope2.8-2.8.1.mkzeoinst.patch.patch --- zope2.8-2.8.1/debian/patches/zeo-mkzeoinst.dpatch.orig 2005-10-01 10:53:16.0 +0200 +++ zope2.8-2.8.1/debian/patches/zeo-mkzeoinst.dpatch 2005-10-01 10:52:31.0

Bug#328808: very old package, should this be removed?

2005-09-18 Thread Stig Sandbeck Mathisen
t;named-checkzone" that is included in the "bind9" package. "zone-file-check" was originally written for bind4. It can safely be removed from Debian. -- Stig Sandbeck Mathisen - http://fnord.no/sysadmin Computers have feelings too! -- To UNSUBSCRIBE, email to [EMAIL

Bug#296137: libnet-server-perl: Patch to allow CIDR allow and deny statements

2005-02-20 Thread Stig Sandbeck Mathisen
Package: libnet-server-perl Version: 0.87-2 Severity: wishlist This is a patch to add cidr_allow and cidr_deny statements to the configuration used by Net::Server. Originally made so I could use CIDR access lists in munin-node, which is built around Net::Server. --- orig/lib/Net/Server.pm +++ m

Bug#416940: varnish: Not caching pages with auth in default vcl.conf

2007-04-09 Thread Stig Sandbeck Mathisen
he patch, I will look into it. -- Stig Sandbeck Mathisen Trust the Computer, the Computer is your Friend

Bug#382451: ITP: varnish -- High-performance HTTP accelerator

2006-08-10 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen <[EMAIL PROTECTED]> * Package name: varnish Version : 0.9 Upstream Author : Varnish Project <[EMAIL PROTECTED]> * URL : http://varnish.projects.linpro.no/ * License : Two-clause

Bug#732006: uscan: broken handling of filenames with whitespace

2013-12-21 Thread Stig Sandbeck Mathisen
bug, where one could not exclude a non-empty top level directory, but had to use "somedirectory/*". -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#732006: uscan: broken handling of filenames with whitespace

2013-12-22 Thread Stig Sandbeck Mathisen
On Sat, Dec 21, 2013 at 09:49:15PM -0500, James McCoy wrote: > Thanks for the patch. We've addressed this by other means and are > just pending some final review before uploading. Ok, I've remove the pushed topic branch again. > Thanks for noticing that. I've made a change for this as well. Th

Bug#605359: [Pkg-puppet-devel] Bug#605359: puppetmaster: masterhttp.log is not rotated

2010-11-29 Thread Stig Sandbeck Mathisen
intrigeri+deb...@boum.org writes: > So I have a puppetmaster host with an ever growing > /var/log/puppet/masterhttp.log. Thanks for the bug report. It'll be fixed. -- Stig Sandbeck Mathisen pgpoSVQaUjI0D.pgp Description: PGP signature

Bug#605385: ITP: mod-gearman -- Distribute active Nagios checks across your network

2010-11-29 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: mod-gearman Version : 0.8 Upstream Author : Sven Nierlein * URL : http://labs.consol.de/nagios/mod-gearman/ * License : GPL-3+, some BSD and GPL-2 Programming Lang: C

Bug#605392: [Pkg-puppet-devel] Bug#605392: puppet: resource inheritance not working as expected

2010-11-29 Thread Stig Sandbeck Mathisen
I am not sure I agree. If you keep your 0.25 manifests on 2.6 puppet master and agents, a dependency loop will not be caused (by this, at least). If you introduce run stages in your manifests, you will need to ensure that your dependencies does not run in the opposite direction of these impl

Bug#736582: jemalloc: FTBFS on all architectures except on x86* for various reasons

2014-01-26 Thread Stig Sandbeck Mathisen
build immediately on x86* as well. Time to investigate. :) -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#728989: [Pkg-varnish-devel] Bug#728989: Bug#728989: varnish: CVE-2013-4484

2013-12-08 Thread Stig Sandbeck Mathisen
changelog 2013-12-09 00:48:01.0 +0100 @@ -1,3 +1,11 @@ +varnish (3.0.2-2+deb7u1) wheezy-security; urgency=high + + * Import upstream security patch. +A malformed request could in some configurations lead to Varnish +crashing. CVE-2013-4484 (Closes: #728989) + + -- Stig Sandbeck M

Bug#728989: [Pkg-varnish-devel] Bug#728989: Bug#728989: Bug#728989: varnish: CVE-2013-4484

2013-12-09 Thread Stig Sandbeck Mathisen
fd2b8871766545e8dc6b5676e352dadf94b * Attaching the output of tag differences from the packaging repository: "git log -p debian/2.1.3-8...debian/2.1.3-8+deb6u1" as a patch instead of, or in addition to, the .dsc debdiff (example patch attached)? commit c610c398ee802cf83a2bd7bcd91ac361

Bug#728989: [Pkg-varnish-devel] Bug#728989: varnish: CVE-2013-4484

2013-11-07 Thread Stig Sandbeck Mathisen
sub vcl_error { if (obj.status == 400 || obj.status == 413) { return(deliver); } } -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#721065: possible memory leak in puppet agent

2013-11-24 Thread Stig Sandbeck Mathisen
Control: tags -1 + moreinfo Did the new version of puppet (2.7.23) in Debian stable fix the memory leak you observed? -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#728989: [Pkg-varnish-devel] Bug#728989: varnish: CVE-2013-4484

2013-12-02 Thread Stig Sandbeck Mathisen
anks for the debdiff. I'll take a look at it. Do you, by any chance, have this as a git commit available somewhere? -- Stig Sandbeck Mathisen signature.asc Description: PGP signature

Bug#729696: gearman-job-server: locks up quickly

2014-04-10 Thread Stig Sandbeck Mathisen
man-job-server, I'm not sure what to propose. -- Stig Sandbeck Mathisen signature.asc Description: PGP signature

Bug#744022: gearman-job-server logrotate doesn't work

2014-04-10 Thread Stig Sandbeck Mathisen
s for the bug report, I'll get it updated. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#744199: FTBFS on kfreebsd-*

2014-04-11 Thread Stig Sandbeck Mathisen
Package: varnish Version: 4.0.0-1 Severity: serious Tags: upstream Forwarded: https://www.varnish-cache.org/trac/ticket/1476 Varnish 4.0.0-1 fails to build on kfreebsd-amd64 and kfreebsd-i386. This bug tracks the issue in the upstream issue tracker. -- System Information: Debian Release: jessie/s

Bug#740923: duck: missing dependency on libyaml-libyaml-perl

2014-03-06 Thread Stig Sandbeck Mathisen
Package: duck Version: 0.2 Severity: normal When installed, "duck" is not able to locate "YAML/XS.pm" $ duck Can't locate YAML/XS.pm in @INC (you may need to install the YAML::XS module) (@INC contains: . /usr/share/duck/lib /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/shar

Bug#740935: gearmand: FTBFS with libmemcached-1.0.18-1 from experimental

2014-03-06 Thread Stig Sandbeck Mathisen
Michael Fladischer writes: > This problem can be fixed by enabling C++11 through CPPFLAGS as shown > in the attached patch. Thanks. :) -- Stig Sandbeck Mathisen signature.asc Description: PGP signature

Bug#733112: libsystemd-login0: logind not found by gdm3

2014-03-06 Thread Stig Sandbeck Mathisen
wrong" fullscreen message with a "log out" button on it. This only happens when the system is booted with init=/bin/systemd. If I boot with default init, I can run gnome with /proc mounted with hidepid=2 (not tested with hidepid=1) I'll be happy to debug more, if needed. -

Bug#741095: jemalloc: FTBFS on powerpc, test "hash_variant_verify" fails

2014-03-08 Thread Stig Sandbeck Mathisen
Source: jemalloc Version: 3.5.1-1 Severity: serious Control: tags -1 confirmed upstream Control: forwarded -1 https://github.com/jemalloc/jemalloc/issues/54 The jemalloc package will not build on "powerpc", due to test "hash_variant_verify" failing. -- Stig Sandbe

Bug#743194: ITP: ruby-hiera-eyaml -- OpenSSL Encryption backend for Hiera

2014-03-31 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: ruby-hiera-eyaml Version : 2.0.1 Upstream Author : Tom Poulton (and others) * URL : https://github.com/TomPoulton/hiera-eyaml * License : Expat Programming Lang: Ruby

Bug#745902: libvarnishapi-dev: 'struct VSC_C_main' not defined

2014-04-30 Thread Stig Sandbeck Mathisen
. I do not think .h files should be located in /usr/share/varnish/ -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#729696: gearman-job-server: locks up quickly

2014-05-03 Thread Stig Sandbeck Mathisen
On Sat, May 03, 2014 at 02:54:09PM +0200, Florian Ernst wrote: > Thanks. I just installed a fresh sid system (KVM guest) and can quickly > reproduce the issue there. Involved seem to be icinga, check-mk, mod-gearman > and pnp4nagios (pnp_gearman_worker), I'll see whether I can provide a > minimized

Bug#749007: jemalloc: FTBFS on or1k: #error "No LG_QUANTUM definition for architecture" etc.

2014-05-24 Thread Stig Sandbeck Mathisen
On Fri, May 23, 2014 at 11:41:07PM +0100, Manuel A. Fernandez Montecelo wrote: > Christian told me in IRC that he thinks that LG_QUANTUM=3 will work > fine, so please try this instead. Thank you, I'll try using that. -- Stig -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or

Bug#749272: [Pkg-varnish-devel] Bug#749272: varnish doesn't source /etc/default/varnish when started with systemd

2014-05-26 Thread Stig Sandbeck Mathisen
d keep it open while waiting for policy around the use of /etc/default from systemd, upstart, and other init systems to settle. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#733112: [Pkg-systemd-maintainers] Bug#733112: libsystemd-login0: logind not found by gdm3

2014-03-16 Thread Stig Sandbeck Mathisen
ssign this bug to "gnome-shell" without being entirely sure, but that looks like one step closer to the origin of the problem. -- Stig Sandbeck Mathisen I HAVE NO GNOME SINCE I HAVE DESTROYED GNOME WITH MY GNOME -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org wi

Bug#741331: [DRE-maint] Bug#741331: ruby-rspec-puppet - Fails to find rspec: Could not find rspec (>= 2.0.0) amongst [] (Gem::LoadError)

2014-03-17 Thread Stig Sandbeck Mathisen
which fixes this issue by loading rspec using "require", and not with "gem". Using the package built with this patch seems to work fine, without "rubygems-integration" installed. If it doesn't cause any trouble, it'll make the next upload. :) -- Stig San

Bug#741941: [Packaging] Bug#741941: munin-node: processes plugin should run privileged for /proc with hidepid

2014-03-18 Thread Stig Sandbeck Mathisen
most likely add a "standard" group one can use for this purpose. Then we can add: /etc/munin/plugin-conf.d/processes.conf [processes] group I_wanna_read_proc …without having to run the plugin with root privileges everywhere. Until then, it is a local configuration issue. -- Sti

Bug#742520: [Pkg-varnish-devel] Bug#742520: Fix broken autopkgtest

2014-03-24 Thread Stig Sandbeck Mathisen
Martin Pitt writes: > Turns out that it needs to run as root, as it is issuing lots of > "service stop/start" etc. commands during its tests. Simple fix > attached Thank you. This has been committed to the packaging repository, and will make the next upload. -- Sti

Bug#698210: ITP: ruby-librarian -- a framework for writing bundlers

2013-01-15 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: ruby-librarian Version : 0.0.26 Upstream Author : Jay Feldblum * URL : https://github.com/yfeldblum/librarian * License : MIT Programming Lang: Ruby Description : a

Bug#698209: ITP: librarian-puppet -- a bundler for your puppet infrastructure

2013-01-15 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: librarian-puppet Version : 0.9.7 Upstream Author : Tim Sharpe * URL : https://github.com/rodjek/librarian-puppet * License : MIT Programming Lang: Ruby Description : a

Bug#696938: [Pkg-puppet-devel] Bug#696938: fqdn_rand broken

2013-01-02 Thread Stig Sandbeck Mathisen
7 does not support ruby 1.9.2. (see http://docs.puppetlabs.com/guides/platforms.html#ruby-versions) How did you install and run puppet? -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#696415: [Pkg-nagios-devel] Bug#696415: nagios3: Nagios sends notifications when notifications are disabled with the webgui.

2012-12-20 Thread Stig Sandbeck Mathisen
interface, you could use the last example. If you send external commands by hand, or program, you need to send one DISABLE_ command for the for the host, and one for the services on the host. See documentation about external commands at http://old.nagios.org/developerinfo/externalcommands/commandlist

Bug#696504: [Pkg-varnish-devel] Bug#696504: varnish: Fails to start properly with 077 umask

2012-12-22 Thread Stig Sandbeck Mathisen
Adam Lackorzynski writes: > starting varnish with umask set to 077 fails: Don't do that, then. :) -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#696809: [Pkg-puppet-devel] Bug#696809: puppetmaster should start before puppet itself

2012-12-27 Thread Stig Sandbeck Mathisen
enough for an exception, even though the fix is simple. It is, however, relevant for the next release, as well as an "update" release for wheezy, and for backports generated from that. -- Stig Sandbeck Mathisen pgpN5sou6E0mT.pgp Description: PGP signature

Bug#675104: grok/Hurd patch removed in -3

2012-10-14 Thread Stig Sandbeck Mathisen
o -4, and pushed. Seems I've worked on grok both at work and home, and never pushed the -2 that was released from wherever that was packaged. I'm unable to find it, unfortunately. Thanks for reporting the bug. -- Stig Sandbeck Mathisen pgpouFBayXAMo.pgp Description: PGP signature

Bug#685609: Unable to reproduce this bug

2012-10-15 Thread Stig Sandbeck Mathisen
| Linux dagon 3.2.0-2-amd64 #1 SMP Mon Jun 11 17:24:18 UTC 2012 x86_64 GNU/Linux | dagon :: ~ » `---- -- Stig Sandbeck Mathisen pgpY2CUC5zFFx.pgp Description: PGP signature

Bug#690947: lat: Missing dependency on libmono-corlib2.0-cil

2012-10-19 Thread Stig Sandbeck Mathisen
Package: lat Version: 1.2.3-9 Severity: serious Justification: Policy 7.2 When installed, the "lat" command gives the following output: $ lat The assembly mscorlib.dll was not found or could not be loaded. It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll' directory. The depen

Bug#627570: postfix: Postfix does not stop via script, so upgrade fails.

2012-08-13 Thread Stig Sandbeck Mathisen
Package: postfix Version: 2.9.3-2.1 Followup-For: Bug #627570 Dear Maintainer, Just to follow up on this bug: * It still happens on a recent version of the postfix package. * Running "postfix stop" kills the postfix service, and I can do "dpkg --configure -a" to resolve the problem. Thank

Bug#685625: kfreebsd-image-9.0-2-amd64: segfaults when upgrading

2012-08-22 Thread Stig Sandbeck Mathisen
Package: kfreebsd-image-9.0-2-amd64 Version: 9.0-5 Severity: important Dear Maintainer, When using "apt-get upgrade" to get the latest version of kfreebsd-image-9.0-2-amd64, the package segfaults in the "configure" stage. , | # dpkg --configure kfreebsd-image-9.0-2-amd64 | Setting up kfreebs

Bug#685609: gearman-job-server: Gearmand from testing requires both libmemcached.so.11 and libmemcached.so.10

2012-08-22 Thread Stig Sandbeck Mathisen
Marin Vintila writes: > /usr/sbin/gearmand is compiled against both libmemcached.so.11 and > libmemcached.so.10, as seen below: That's … rather odd. Thanks for reporting it. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#685625: kfreebsd-image-9.0-2-amd64: segfaults when upgrading

2012-08-23 Thread Stig Sandbeck Mathisen
NAMESTATE READ WRITE CKSUM | tankONLINE 0 0 0 | -0ONLINE 0 0 0 | ada0ONLINE 0 0 0 | ada2ONLINE 0 0 0 | ada3ONLINE 0 0 0 | ada4ONLINE

Bug#685625: kfreebsd-image-9.0-2-amd64: segfaults when upgrading

2012-08-23 Thread Stig Sandbeck Mathisen
robe), uid 0: exited on signal 11 Aug 22 17:37:09 discordia kernel: pid 70088 (grub-probe), uid 0: exited on signal 11 Aug 22 17:37:10 discordia kernel: pid 70091 (grub-probe), uid 0: exited on signal 11 I'll retitle and reassign the bug to the correct package. Thanks for the quick resp

Bug#685625: grub-probe segfaults

2012-08-23 Thread Stig Sandbeck Mathisen
ol table info available. | #15 0x in ?? () | No symbol table info available. | (gdb) quit | A debugging session is active. | | Inferior 1 [process 284] will be killed. | | Quit anyway? (y or n) y ` Thanks. :) -- Stig Sandbeck Mathisen

Bug#685625: kfreebsd-image-9.0-2-amd64: segfaults when upgrading

2012-08-23 Thread Stig Sandbeck Mathisen
you please get the full output of `uname -a` to be sure of > the exact package version of the running kernel. root@discordia:~# uname -a GNU/kFreeBSD discordia 9.0-1-amd64 #0 Fri Jun 15 21:15:10 UTC 2012 x86_64 amd64 AMD Phenom(tm) II X4 905e Processor GNU/kFreeBSD -- Stig Sandbeck Mat

Bug#685625: libgeom: segfaults on large kern.geom.confxml

2012-08-23 Thread Stig Sandbeck Mathisen
is may also be a source of confusion for libgeom. I removed all the snapshots from the swap device, and some others, with no effect on grub-probe. Even when all snapshots are removed, they are still present in kern.geom.confxml. Thanks for your help so far. :) -- Stig Sandbeck Mathisen -- To UN

Bug#679765: [Pkg-puppet-devel] Bug#679765: puppetmaster - CA prone to MD5 collision attacks

2012-07-01 Thread Stig Sandbeck Mathisen
uctive. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#620739: [Pkg-puppet-devel] Bug#620739: closed by Stig Sandbeck Mathisen (key length increased in puppet 2.7.12)

2012-07-01 Thread Stig Sandbeck Mathisen
gt; further warning. If you have a solution to the problem, a patch would be welcome. A NMU, however, would probably be premature at this point. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#679765: [Pkg-puppet-devel] Bug#679765: puppetmaster - CA prone to MD5 collision attacks

2012-07-06 Thread Stig Sandbeck Mathisen
cert sign " (alternatively "puppet cert sign --all", or use "/etc/puppet/autosign.conf" if you have a closed environment) -- Stig Sandbeck Mathisen pgpoiwEQZ8YWS.pgp Description: PGP signature

Bug#659256: gearmand FTBFS because of TCP network tests

2012-02-09 Thread Stig Sandbeck Mathisen
itectures where opening sockets have failed in a previous release. You can follow the progress after each upload on https://buildd.debian.org/status/package.php?p=gearmand Thanks for reporting the bug. :) -- Stig Sandbeck Mathisen pgpYjGJF4d7pU.pgp Description: PGP signature

Bug#659256: gearmand FTBFS because of TCP network tests

2012-02-09 Thread Stig Sandbeck Mathisen
nes for invoking the server for tests is the port number. Perhaps this port is in use by the buildds (or their hosts, if virtual-ish) for something? That could explain why the commandline fails. -- Stig Sandbeck Mathisen pgpBEBDbE4pRU.pgp Description: PGP signature

Bug#681220: unblock: puppet/2.7.18-1

2012-07-11 Thread Stig Sandbeck Mathisen
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package puppet The 2.8.18 upstream release is a security release, fixing four security issues. - http://puppetlabs.com/security/cve/cve-2012-3864/ - http://puppetlabs.com/

Bug#681768: gearmand should build-depend on libmemcached-dev >= 1.0

2012-07-17 Thread Stig Sandbeck Mathisen
found 681768 0.27-1 tags 681768 + confirmed pending thanks Sebastian Harl writes: > the gearmand configure script checks for libmemcached-dev >= 1.0 > (rather than >= 0.30 as currently specified in the build-dep). This > should be fixed ;-) Thanks. I've committed a fix

Bug#684488: [Pkg-puppet-devel] Bug#684488: puppet-lint not working with ruby1.9.1

2012-08-27 Thread Stig Sandbeck Mathisen
gregor herrmann writes: > If the package is supposed to work only with ruby1.8, the attached > patch seems to achieve this. > > Not sure if this is the correct way to go; input from ruby experts > welcome. Patch seems correct, thank you. :) I'll test and upload. -- St

Bug#682219: mod-gearman-worker: orphaned service checks

2012-07-20 Thread Stig Sandbeck Mathisen
Package: mod-gearman-worker Version: 1.3.4-1 Severity: normal Tags: upstream Service checks submitted by mod-gearman to a gearman-job-server is sometimes lost persistently for hosts and services, and reported as "criticals". The result is false results from a nagios or icinga server using mod-gear

Bug#682385: unblock: mod-gearman/1.3.6-1

2012-07-22 Thread Stig Sandbeck Mathisen
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: freeze-exception Please unblock package mod-gearman #682219 is fixed by this upstream version, and can prevent nagios or icinga from reporting an increasing amount of false positive "CRITICALS" as

Bug#679765: Update on weak cryptography in puppet

2012-09-11 Thread Stig Sandbeck Mathisen
and wheezy-backports). According to the upstream issue, this change breaks master-node compatilibity between versions with and without this functionality. This makes the change not suitable for patching or backporting at this stage. -- Stig Sandbeck Mathisen pgpou4IocYqIs.pgp Description: PGP signature

Bug#687825: FTBFS on kfreebsd-* due to missing build dependency

2012-09-16 Thread Stig Sandbeck Mathisen
Source: icinga Version: 1.7.1-2 Severity: serious Tags: patch Hello, The following patch makes icinga build on kfreebsd-* architectures by satisfying the build dependency on some sort of ping program. The "iputils-ping" is linux kernel specific, so I added an alternative "inetutils-ping". Icinga

Bug#704435: [Pkg-varnish-devel] Bug#704435: varnish: Pushing vcls failed:#012CLI communication error (hdr)

2013-04-03 Thread Stig Sandbeck Mathisen
Hello, Thanks for reporting an issue with varnish. Does varnish start with the default vcl, or the default configuration? -- Stig Sandbeck Mathisen pgpZ3q7rd0ic4.pgp Description: PGP signature

Bug#694572: gearman-job-server: MySQL persistence should be enabled

2012-11-28 Thread Stig Sandbeck Mathisen
Hi, thanks for the patch. If gearmand builds with mysql again, I will enable it in the packaging. -- Stig Sandbeck Mathisen pgpbRSoqwqVSU.pgp Description: PGP signature

Bug#694572: gearman-job-server: MySQL persistence should be enabled

2012-11-28 Thread Stig Sandbeck Mathisen
Clint Byrum writes: > The patch I sent, I tested building in a clean experimental chroot w/ > sbuild. It ended up with the mysql client queue enabled. Wondeful, thanks for testing. :) -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#695228: [Packaging] Bug#695228: munin: please support libapache2-mod-fcgid out of the box

2012-12-06 Thread Stig Sandbeck Mathisen
less nesting. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#710385: ITP: ruby-rgen -- Ruby modelling and generator framework

2013-05-30 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: ruby-rgen Version : 0.6.2 Upstream Author : Martin Thiede * URL : http://ruby-gen.org/ * License : MIT Programming Lang: Ruby Description : Ruby modelling and generator

Bug#711272: [Packaging] Bug#711272: closed by Stig Sandbeck Mathisen (Re: Bug#711272: Bug#711272: munin should depend libcgi-fast-perl)

2013-06-07 Thread Stig Sandbeck Mathisen
he2-mod-fcgid, munin still needs libcgi-fast-perl. -- Stig Sandbeck Mathisen My epiphany: "This is already fixed". This time, no such luck. pgp8Y4oIqEmqz.pgp Description: PGP signature

Bug#703204: unblock: puppet/2.7.18-4

2013-03-16 Thread Stig Sandbeck Mathisen
log puppet-2.7.18/debian/changelog --- puppet-2.7.18/debian/changelog 2013-03-13 15:46:03.0 +0100 +++ puppet-2.7.18/debian/changelog 2013-03-15 21:43:41.0 +0100 @@ -1,3 +1,10 @@ +puppet (2.7.18-4) unstable; urgency=low + + * Import upstream patch to fix puppet's handling of s

Bug#699945: sysv initscript: doesn't handle being uninstalled but not purged

2013-02-06 Thread Stig Sandbeck Mathisen
On Thu, Feb 07, 2013 at 06:07:40AM +0100, Michael Biebl wrote: > For the legacy sysv initscript, you should add a test, wether the > binary is installed and exit early. > > The initscript is conffile which is not remove on "remove", but only > on "purge" > > Add something like this a the top to c

Bug#685609: Gearmand - multiple libmemcached.so

2013-05-10 Thread Stig Sandbeck Mathisen
uld you post the output of the following commands, please? # apt-cache policy gearman-job-server # md5sum /usr/sbin/gearmand -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#698294: [Pkg-puppet-devel] Bug#698294: diff for NMU 2.7.18-2.1

2013-03-01 Thread Stig Sandbeck Mathisen
/projects.puppetlabs.com/issues/7680#note-18 Please delay it until this is resolved by upstream. -- Stig Sandbeck Mathisen pgpq9XF6XhHNM.pgp Description: PGP signature

Bug#702972: unblock: puppet/2.7.18-3

2013-03-13 Thread Stig Sandbeck Mathisen
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package puppet This release adds a patch from upstream to fix CVE-2013-1640, CVE-2013-1652, CVE-2013-1653, CVE-2013-1654, CVE-2013-1655 and CVE-2013-2275 The attached debdif

Bug#698294: [Pkg-puppet-devel] Bug#698294: Bug#698294: Bug#698294: diff for NMU 2.7.18-2.1

2013-03-15 Thread Stig Sandbeck Mathisen
ll that remains is to see it actually work in practice, before I upload 2.7.18-4, and ask for a freeze exemption. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#698294: [Pkg-puppet-devel] Bug#698294: Bug#698294: Bug#698294: diff for NMU 2.7.18-2.1

2013-03-15 Thread Stig Sandbeck Mathisen
Stig Sandbeck Mathisen writes: > The patches apply, and the tests run fine. All that remains is to see > it actually work in practice, before I upload 2.7.18-4, and ask for a > freeze exemption. ,[ setup ] | # echo testing > testfile | # ln -s testfile testlink | # md5

Bug#709636: puppet has deprecated activerecord, and does not work with new version in unstable

2013-05-26 Thread Stig Sandbeck Mathisen
eam has working .deb packages for several Debian releases. I think it may be best to to simply drop the "rails" dependency from puppet. Puppet has deprecated activerecord storeconfigs, the new activerecord 3.2 does not work, and the old activerecord 2.x will be removed from debian. -- St

Bug#709954: [Pkg-varnish-devel] Bug#709954: varnish: Varnish consumes 100% CPU without handling requests

2013-05-26 Thread Stig Sandbeck Mathisen
% cpu. At least, the child process appeared to be responding to pings from the master, and as you write: it "seemed functional". Is the problem reproducable? If so, how? -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#568379: [Pkg-puppet-devel] Bug#568379: Acknowledgement (puppetmaster - postgresql connection goes away)

2010-03-01 Thread Stig Sandbeck Mathisen
of postgresql connections, but have not managed to find out exactly why yet. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#629569: [Pkg-varnish-devel] Bug#629569: varnish: "now" variable missing

2011-06-08 Thread Stig Sandbeck Mathisen
Ivan Savcic writes: > "now" variable is missing, probably due to a missing merge[1]. Thank you. That actually looks serious. Will investigate. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "uns

Bug#645688: [Pkg-varnish-devel] Bug#645688: init.d/varnishncsa unbalanced braces on pidfile expansion

2011-10-18 Thread Stig Sandbeck Mathisen
actual "/var/run/varnishncsa/varnishncsa.pid}" file. Well spotted. Thank you. I've committed a fix to the packaging repo, this will make it in the next release. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#584916: [Pkg-varnish-devel] Bug#584916: Fixed upstream

2011-08-24 Thread Stig Sandbeck Mathisen
Tollef Fog Heen writes: > This is fixed in 57ffb888eb1bbec268df189d42926b7b5da26a5d upstream > already, fyi. Thanks :) -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#642518: ITP: puppet-lint -- Check puppet manifests for style guide conformity

2011-09-23 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: puppet-lint Version : 0.1.4 Upstream Author : Tim Sharpe * URL : https://github.com/rodjek/puppet-lint/ * License : MIT Programming Lang: Ruby Description : Check puppet

Bug#644050: ITP: prads -- pasive realtime asset detection system

2011-10-02 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: prads Version : 0.3.0 Upstream Author : Edward Bjarte Fjellskål , Kacper Wysocki * URL : http://github.com/gamelinux/prads * License : GPLv2+ Programming Lang: C Description

Bug#713070: [Pkg-puppet-devel] Bug#713070: puppetmaster-passenger: fails to upgrade from testing to sid

2013-07-01 Thread Stig Sandbeck Mathisen
lso, it has an unhelpful (but not incorrect) error message which confused this issue for a bit… -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#710201: [Packaging] Bug#710201: Bug#710201: Bug#710201: Ability to turn off fields in graph

2013-07-01 Thread Stig Sandbeck Mathisen
upstream "munin-dev" repo. The commit is visible at http://munin-monitoring.org/changeset/d2e28ce6f65cb43b95cd98632864e2ed6fde963b/munin-dev/ -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#710201: [Packaging] Bug#710201: Bug#710201: Bug#710201: Bug#710201: Ability to turn off fields in graph

2013-07-02 Thread Stig Sandbeck Mathisen
e patch you want us to use? -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#710201: [Packaging] Bug#710201: Bug#710201: Bug#710201: Bug#710201: Ability to turn off fields in graph

2013-07-02 Thread Stig Sandbeck Mathisen
Wakko Warner writes: >> Just to avoid further confusion, and to be explicit, is this >> (munin-2.1.1.diff) the patch you want us to use? > > This is the correct one. Excellent, thanks. :) -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists

Bug#712134: [Packaging] Bug#712134: html cgi unacceptable slow with 160 hosts

2013-07-14 Thread Stig Sandbeck Mathisen
Just to find out when to close this bug: what is "acceptably slow"? There was a noticable speed increase in 2.0.13-1, when running with a large number of nodes. -- Stig Sandbeck Mathisen signature.asc Description: PGP signature

Bug#712765: ITP: ruby-safe-yaml -- Safe implementation of YAML.load

2013-06-19 Thread Stig Sandbeck Mathisen
Package: wnpp Severity: wishlist Owner: Stig Sandbeck Mathisen * Package name: ruby-safe-yaml Version : 0.9.2 Upstream Author : Dan Tao * URL : https://github.com/dtao/safe_yaml * License : MIT Programming Lang: Ruby Description : Safe implementation

Bug#712745: [Pkg-puppet-devel] Bug#712745: Bug#7712745: puppet: CVE-2013-3567

2013-06-20 Thread Stig Sandbeck Mathisen
On Thu, Jun 20, 2013 at 04:42:11PM +0200, Raphael Geissert wrote: > On 20 June 2013 12:21, Raphael Geissert wrote: > > Attached patch is an untested backport. > > Less broken version attached, but there are still a couple of bugs left. Wonderful, thanks. I'll review and test, and see what else

Bug#712963: [Pkg-puppet-devel] Bug#712963: Puppet agent fails with "Could not intern_multiple from yaml: Invalid parameter ftype"

2013-06-21 Thread Stig Sandbeck Mathisen
Klaus Ethgen writes: > The current puppet package startes failing with the following message: Thank you. I'll try to reproduce it, and find a fix. Is your current "ruby" 1.8, or 1.9.x? Do you have a minimal manifest I can use which shows this issue? -- Stig

Bug#712963: [Pkg-puppet-devel] Bug#712963: Puppet agent fails with "Could not intern_multiple from yaml: Invalid parameter ftype"

2013-06-21 Thread Stig Sandbeck Mathisen
On Fri, Jun 21, 2013 at 11:15:52AM +0100, Klaus Ethgen wrote: > Well, not really. I have no clue what is triggering this issue. But > maybe it is a incompatibility to the server. The server is running > stable with puppet version 2.7.18-4. The puppet master should always have a version higher or e

Bug#713070: puppetmaster-passenger: Fails to configure apache2 on wheezy

2013-06-22 Thread Stig Sandbeck Mathisen
Package: puppetmaster-passenger Version: 3.2.2-1 Severity: serious Justification: 6 This package installs on unstable, but have trouble installing on testing as long as it does not have apache2.4. This bug is filed by one of the maintainers to prevent migration to testing of puppetmaster-passenge

Bug#718563: lintian: tag service-file-is-not-a-file fails when service is linked to /dev/null

2013-08-02 Thread Stig Sandbeck Mathisen
xz-utils 5.1.1alpha+20120614-2 -- no debconf information >From ef9b199ba2d2315fc44a3cf96bdab8a5259ef980 Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Fri, 2 Aug 2013 11:49:24 +0200 Subject: [PATCH] Ensure the tag service-file-is-not-a-file accepts symlinks to /d

Bug#711465: [Packaging] Bug#711465: munin-plugins-core: diskstats_latency doesn't handle wraparounds correctly

2013-08-24 Thread Stig Sandbeck Mathisen
d have to read the plugin to check if it uses any environment variables. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#720275: [Packaging] Bug#720275: Bug#720275: munin-plugins-core: crontab for apt and apt_all plugins missing MUNIN_PLUGSTATE=/var/lib/munin-node/plugin-state/root

2013-08-24 Thread Stig Sandbeck Mathisen
ticularly if it depends on environment variables being set. -- Stig Sandbeck Mathisen signature.asc Description: PGP signature

Bug#721663: libconfig-model-dpkg-perl: Add support for XS-Testsuite in dpkg-control

2013-09-02 Thread Stig Sandbeck Mathisen
e-corelist-perl] 5.14.2-21 Versions of packages libconfig-model-dpkg-perl recommends: ii libconfig-model-tkui-perl 1.339-1 libconfig-model-dpkg-perl suggests no packages. -- no debconf information >From 7d7fa9ed3a881b64a73a51a038d6f407be5fbe4e Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Ma

Bug#718776: [Pkg-puppet-devel] Bug#718776: puppet: setting /etc/default/puppet START=no is ignored with systemd

2013-08-05 Thread Stig Sandbeck Mathisen
provided by the "puppet-common" package. (The puppet packages were split after how a very old version of puppet worked. If puppet was packaged today, most things would be in the "puppet" package.) -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ.

Bug#718649: puppetmaster-passenger still fails on upgrade

2013-08-05 Thread Stig Sandbeck Mathisen
Control: reopen -1 Control: notfixed -1 3.2.3-1 Control: notfixed -1 puppet/3.2.3-1 http://piuparts.debian.org/testing2sid/fail/puppetmaster-passenger_3.2.3-1.log says that the problem persists. Reopening this issue. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#723188: [Pkg-puppet-devel] Bug#723188: puppetmaster: Non-ASCII characters in manifests break catalogs

2013-09-17 Thread Stig Sandbeck Mathisen
On Tue, Sep 17, 2013 at 09:50:13AM +0200, Roland Mas wrote: > My site.pp is encoded in UTF-8, and it contains non-ASCII characters > (French in comments). Now the clients refuse to talk to it: > > root@smiragdine:~# puppet agent --test > Info: Retrieving plugin > Error: Could not retrieve catalog

  1   2   3   4   >