Bug#720601: rsyslog: invalid RFC 5424 format when process ID is null

2013-08-23 Thread Brad Fritz
Michael, On Fri, Aug 23, 2013 at 10:28:49PM +0200, Michael Biebl wrote: > Am 23.08.2013 21:21, schrieb Brad Fritz: > > > > On Fri, Aug 23, 2013 at 08:14:37PM +0200, Michael Biebl wrote: > > > >> If you want to see this fix in stable, please contact the stable relea

Bug#720601: rsyslog: invalid RFC 5424 format when process ID is null

2013-08-23 Thread Brad Fritz
Michael, On Fri, Aug 23, 2013 at 08:14:37PM +0200, Michael Biebl wrote: > If you want to see this fix in stable, please contact the stable release > team and try to get an ack for a stable upload. I personally don't > consider this issue important enough tbh, to if you can get an ack, I'd > be wi

Bug#720601: rsyslog: invalid RFC 5424 format when process ID is null

2013-08-23 Thread Brad Fritz
Package: rsyslog Version: 5.8.11-3 Severity: normal Dear Maintainer, When using the IETF 5424 format with rsyslog, e.g.: *.* /var/log/ietf5424.log;RSYSLOG_SyslogProtocol23Format the log format violates the RFC if the process ID is null. A "-" NILVALUE should be used but an empty string is us

Bug#717741: shorewall-lite: undeclared dependency on shorewall-core

2013-07-24 Thread Brad Fritz
Package: shorewall-lite Version: 4.5.5.3-1 Severity: important After migrating from Squeeze to Wheezy, shorewall-lite failed to start: # shorewall-lite start /sbin/shorewall-lite: 33: .: Can't open /usr/share/shorewall/shorewallrc /usr/share/shorewall/shorewallrc is in shorewall-core, but s

Bug#477211: confirmed that installing lib32nss-mdns fixes name resolution

2008-06-09 Thread Brad Fritz
Package: ia32-sun-java6-bin Version: 6-06-0ubuntu1 --- Please enter the report below this line. --- I had the same problem[1] as the original reporter and can confirm that installing the lib32nss-mdns package fixed the name resolution problems. --Brad [1] As reported in http://www.eclipsezo

Bug#462099: slapd: working around bug 462099

2008-02-03 Thread Brad Fritz
Package: slapd Followup-For: Bug #462099 In case it helps others dealing with this bug, I was able to work around it using the patch here: http://www.openldap.org/lists/openldap-software/200711/msg00074.html It's been several days ago but, IIRC, the process was: 0. Make backups of LDAP databas

Bug#399271: nmh: second trace of post segfault

2007-04-13 Thread Brad Fritz
size=9, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7eed000 read(5, "multi on\n", 4096) = 9 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb7eed000, 4096)= 0 futex(0xb7da4ac0, FUTEX_WAKE, 2147483647) = 0 _llseek(4, 0, [0], SEEK_SET)= 0 read(4, "127.0.0.1\tlocalhost.localdomain\t"..., 4096) = 1006 read(4, "", 4096) = 0 close(4)= 0 munmap(0xb7eee000, 4096)= 0 gettimeofday({1176489408, 182722}, NULL) = 0 lstat64("/home/brad/Mail/posttn6U77", 0xbfd5954c) = -1 ENOENT (No such file or directory) unlink("/home/brad/Mail/posttn6U77")= -1 ENOENT (No such file or directory) open("/home/brad/Mail/posttn6U77", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 chmod("/home/brad/Mail/posttn6U77", 0600) = 0 fstat64(3, {st_mode=S_IFREG|0600, st_size=79, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7eee000 read(3, "To:brad\ncc:\nFrom: Brad Fritz

Bug#351088: backupninja: mysql handler: improper use of $vuserhome prevents authentication for SQL dump

2006-02-02 Thread Brad Fritz
Package: backupninja Version: 0.9.3-2 Severity: normal Tags: patch Running the mysql handler with "user = root" and "sqldump = yes" and mysql credentials in /root/.my.cnf fails with: boxer:~# backupninja -n -d --run /etc/backup.d/50-boxer.mysql Info: starting action /etc/backup.d/50-box

Bug#351083: "readlink: too few arguments" when vserver binaries not installed

2006-02-02 Thread Brad Fritz
Package: backupninja Version: 0.9.3-2 Severity: minor Tags: patch I upgraded to backupninja 0.9.3-2 on two hosts this morning and started getting error messages emailed to me by cron when running /etc/cron.d/backupninja : readlink: too few arguments Try `readlink --help' for more information

Bug#344156: backupninja: trac handler fails when $src is not immediate parent directory of $repo

2005-12-20 Thread Brad Fritz
Package: backupninja Version: 0.9.1-1 Severity: normal Tags: patch The track handler assumes the repository directories ($repo) are immediate subdirectories of the source directory ($src) when it executes mkdir to create the temporary directory. In other words, a trac repository in /trac/foo wor

Bug#312881: clusterssh: gethost() check prevents .ssh/config host aliases from working

2005-06-10 Thread Brad Fritz
Thanks for the quick reply, Tony... On Fri, 10 Jun 2005 08:20:54 MST tony mancill wrote: > I'm not sure how best to work > around this other than to add an option to .csshrc to ignore hosts that fail > the check. That seems reasonable. > Perhaps we could do something like "#aliasedhost" but t

Bug#312881: clusterssh: gethost() check prevents .ssh/config host aliases from working

2005-06-10 Thread Brad Fritz
Package: clusterssh Version: 3.13.1-2 Severity: minor The gethost("$serv") check at line 549 of open_client_windows() prevents cssh from working with hosts that are "aliased" via .ssh/config. A concrete example: cat ~/.ssh/config: [..] Host fb HostName foobar.exampledomain.tld Por

Bug#295566: additional information for bug 295566

2005-02-16 Thread Brad Fritz
The bug described in my previous report only seems to happen if the "Report name" specified on the "General" tab of the report options is not changed from the default of "Fancy Invoice". --Brad -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Bug#295566: gnucash: crash when opening Fancy Invoice in saved reports

2005-02-16 Thread Brad Fritz
"Action"))) ((lambda (option) (if option ((gnc:option-setter option) #t))) option)) ; Section: Display (let ((option (gnc:lookup-option options "Display" "Extra Notes"))) ((lambda