Bug#862409: Concurrent gem2deb processes fail updating packages cache

2017-05-12 Thread Dominic Cleal
e same .new file and then only one succeeds in moving the file, while the other fails to either stat or mv it. Patch against version 0.33.1 attached, which uses a separate temporary cache file per process, so it doesn't matter if another process is also updating the same cache. -- Dominic C

Bug#802665: augeas-lenses: httpd lens is broken in 1.2

2015-10-27 Thread Dominic Cleal
m's Augeas 1.2.0 tarball to resolve the issue reported on the letsencrypt issue when parsing ssl.conf. -- Dominic Cleal Red Hat Engineering >From 875b63ce9c0eaa72fc1451697b18c60ba50b8165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= Date: Tue, 11 Mar 2014 17:41:35 +0100 Sub

Bug#762945: augeas: FTBFS on arm64 (hangs in tests)

2014-09-26 Thread Dominic Cleal
On 26/09/14 14:15, Dominic Cleal wrote: > On 26/09/14 14:07, Wookey wrote: >> Hanging: (Killed after some hours) >> http://buildd.debian-ports.org/status/fetch.php?pkg=augeas&arch=arm64&ver=1.2.0-0.2&stamp=1409191411 >> >> This ended with: >> PASS: test

Bug#762945: augeas: FTBFS on arm64 (hangs in tests)

2014-09-26 Thread Dominic Cleal
Maybe, that's the sort of thing gnulib is usually testing in strange ways to ensure compatibility. The other thing to be aware of is that the Augeas tests (once the gnulib suite has run) will happily use a few GB of RAM to test some of the more complex modules. -- Dominic Cleal Red Hat Engineering -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#740729: rkhunder cron.daily emit errors: Error: Invalid display - keyword cannot be found: Display line: display --to LOG --type INFO NETWORK_PORTS_DISABLE_PATHS

2014-03-30 Thread Dominic Cleal
ch to the en i18n file to add this keyword is attached. This isn't applicable in rkhunter 1.4.2 (hence the author's recommendation to upgrade I suppose), as the port checks have been rewritten and no longer report this error condition. A simple workaround is to install lsof. -- Dominic C

Bug#734444: puppet: Default file mode now 0600 instead of 0644 (regression in CVE-2013-4969 fix)

2014-01-07 Thread Dominic Cleal
Package: puppet Version: 2.7.23-1~deb7u2 Severity: normal The fix for CVE-2013-4969 (tempfile vulnerability) contained a regression affecting the default file mode if none is specified on a file resource. This has been fixed in upstream 3.4.2 and 2.7.25. Upstream bug: https://tickets.puppetlabs.

Bug#721905: augeas-lenses: sysctl.conf lens reads too many files in sysctl.d

2013-09-05 Thread Dominic Cleal
/commit/ac49161fb185f2cd3b0ad257e76f45aa8462d082 Other distros (such as RHEL 6) load /etc/sysctl.d/* rather than *.conf, so we probably won't change this to *.conf upstream, perhaps until systemd (which only loads *.conf) is in standard use. -- Dominic Cleal Red Hat Engineering -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#721850: augeas-lenses: networkmanager lense breaks augeas with certain connection names

2013-09-04 Thread Dominic Cleal
es containing brackets in their name and was released in Augeas 1.1.0: https://fedorahosted.org/augeas/ticket/246 The second fixed filename handling at a more fundamental level and will be in the next Augeas release: https://fedorahosted.org/augeas/ticket/333 -- Dominic Cleal Red Hat Engineering

Bug#696172: augeas-lenses: INTERFACES in /etc/default/isc-dhcp-server not split into values

2012-12-18 Thread Dominic Cleal
eas/load/Shellvars_list/incl /etc/default/isc-dhcp-server augtool> load The APIs also support this mode using the AUG_NO_MODL_AUTOLOAD flag. -- Dominic Cleal Red Hat Engineering -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#688347: [Bug 1054306] Re: ncftool list fails

2012-09-21 Thread Dominic Cleal
stream in commit e599fed9, patch attached if you want to apply it. http://git.fedorahosted.org/cgit/augeas.git/commit/?id=e599fed9 Regards, -- Dominic Cleal domi...@computerkb.co.uk commit e599fed9206b8d0cf43773073774bf731b3a296a Author: Dominic Cleal Date: Fri Sep 21 23:06:14 2012 +01

Bug#650887: Debctrl lense seems to be broken

2012-04-08 Thread Dominic Cleal
Fixed upstream: commit ba1d29c24904ffc534dfbc6d5ef5d85e0c32e299 Author: Dominic Cleal Date: Sun Apr 8 23:09:46 2012 +0100 Debctrl: fixed package paragraph keywords, allow variables for version numbers in dependency lists, allow DM-Upload-Allowed keyword Fixes Debian bug #650887

Bug#624867: postfix lens fails to parse master.cf using reinjection like 127.0.0.1:12025

2012-04-01 Thread Dominic Cleal
tags 624867 + fixed-upstream thanks Tested against upstream, looks like it was fixed in 0.10.0: commit 68f76bc44fe09005c841de467d3143382cd8af56 Author: Raphaƫl Pinson Date: Mon Oct 10 17:52:51 2011 +0200 Small adjustments in postfix_master.aug -- Dominic Cleal Red Hat Consulting m: +44

Bug#650079: augeas-lenses: fails to parse /etc/sudoers

2012-04-01 Thread Dominic Cleal
tags 650079 + fixed-upstream thanks Thanks for tracking down the cause, fix applied upstream: commit ca4de75d8d8d15806d2859e10b589405b9df7afd Author: Dominic Cleal Date: Sun Apr 1 17:03:28 2012 +0100 Sudoers: allow "!" as a type of Defaults entry Fixes Debian bug #650079

Bug#648772: Bug #648772 (xinetd.aug not accepting underscore in service name)

2012-04-01 Thread Dominic Cleal
tags 648772 + fixed-upstream thanks This was fixed upstream in the 0.7.4 release, when the Xinetd lens was redesigned. augtool> print /files/etc/xinetd.conf /files/etc/xinetd.conf /files/etc/xinetd.conf/service = "foo_bar" /files/etc/xinetd.conf/service/disable = "false"

Bug#641813: Bug #641813

2012-04-01 Thread Dominic Cleal
tags 641813 fixed-upstream thanks Now fixed upstream: commit 817c8591fe1e4c60b736e9c0249d88d739015afc Author: Dominic Cleal Date: Sun Apr 1 16:32:46 2012 +0100 Modprobe: support softdep command Fixes Debian bug #641813 -- Dominic Cleal Red Hat Consulting m: +44 (0)7817 878113

Bug#665927: libaugeas-ruby: Update ruby-augeas to 0.4.1

2012-03-26 Thread Dominic Cleal
Package: libaugeas-ruby Version: 0.3.0-1.1 Severity: wishlist ruby-augeas 0.4.1 was released last year and could be uploaded to unstable. Announcement of 0.4.0 and 0.4.1 in first reply: http://www.redhat.com/archives/augeas-devel/2011-March/msg00071.html Downloads: http://augeas.net/download/rub

Bug#386474: gnump3d: plugin_directory setting not correct

2006-09-07 Thread Dominic Cleal
mp3d/port: 8888 -- Dominic Cleal [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#377953: whois: ASN assignment update

2006-07-12 Thread Dominic Cleal
Package: whois Version: 4.7.13 Severity: normal Tags: patch The latest RIPE AS block assignment needs adding. Patch follows: --- whois-4.7.13.orig/as_del_list +++ whois-4.7.13/as_del_list @@ -58,6 +58,7 @@ 36864 37887 afrinic 37888 38911 apnic 38912 39935 ripe +40960 41983 ripe

Bug#349571: syslog-ng: "Internal error, unknown macro referenced" repeatedly logged

2006-01-24 Thread Dominic Cleal
On Mon, 23 Jan 2006 19:46:27 + Dominic Cleal <[EMAIL PROTECTED]> wrote: > After just updating to version 1.9.8, syslog-ng is repeatedly logging > this, causing 100% CPU usage and was creating some very large log > files. Ok, I didn't realise that this host had a custom co

Bug#349571: syslog-ng: "Internal error, unknown macro referenced" repeatedly logged

2006-01-23 Thread Dominic Cleal
Package: syslog-ng Version: 1.9.8 Severity: grave Justification: renders package unusable After just updating to version 1.9.8, syslog-ng is repeatedly logging this, causing 100% CPU usage and was creating some very large log files. Jan 23 19:41:15 zinc syslog-ng[8655]: Internal error, unknown ma

Bug#312547: libnss-mysql-bg: Compatibility problem with libapache-mod-auth-mysql

2005-06-11 Thread Dominic Cleal
for taking the time out to look at that, it's very much appreciated. Regards, -- Dominic Cleal [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#312547: libnss-mysql-bg: Compatibility problem with libapache-mod-auth-mysql

2005-06-08 Thread Dominic Cleal
Package: libnss-mysql-bg Version: 1.3-2 Severity: normal Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Dominic Cleal <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: libnss-mysql-bg: Comp

Bug#266266: Debian bug #266266

2005-03-03 Thread Dominic Cleal
t, it's been fixed and I haven't been able to reproduce it. It was a duplicate of #264861 anyway which has been closed since 1.1.3 was released. Regards, -- Dominic Cleal [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#264861: gaim: Some Yahoo emoticons do not display

2005-02-21 Thread Dominic Cleal
Bug has now been fixed in 1.1.3-1 and can be closed. -- Dominic Cleal [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]