[Bug 1777901] Re: ucarp not working with ubuntu server 18.04

2019-09-30 Thread Christian Schlittchen
** Changed in: ucarp (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777901 Title: ucarp not working with ubuntu server 18.04 To manage notifications about thi

[Bug 1798767] [NEW] filezilla can not connect to tls sites anymore

2018-10-19 Thread Christian Schlittchen
Public bug reported: Since upgrading to 18.10 filezilla fails to connect to sites the require explicit FTP over TLS: tatus: Connecting to 1.2.3.4:56789... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Error: GnuTLS error -50 in gnutls_priority_set_di

[Bug 1506588] Re: xsnow does not do anything when run

2017-12-12 Thread Christian Schlittchen
** Tags added: artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506588 Title: xsnow does not do anything when run To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 1732196] [NEW] part of log entry too limited

2017-11-14 Thread Christian Schlittchen
Public bug reported: Postfix (3.2.3) has a hardcoded limit in src/pipe/pipe.c:eval_command_status() that leads to truncated important information in the logs. The problem is if (VSTRING_LEN(why->reason) > 0) { VSTRING_TERMINATE(why->reason); saved_text = vstring_export(vstring_sprin

[Bug 937533] Re: opendkim crashes on invalid sender address

2012-02-23 Thread Christian Schlittchen
Thanks a lot for the quick response. The patch looks good so far and a few quick tests were successful. I will keep it running on one of our outgoing servers for a few days, then update the rest of the farm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 937533] [NEW] opendkim crashes on invalid sender address

2012-02-20 Thread Christian Schlittchen
Public bug reported: opendkim crashes, probably on a malformed sender address: Feb 18 16:01:55 gabriel-2 opendkim[972]: 1FEF4123A68: external host blade05.zfn.uni-bremen.de attempted to send as t-online..de Feb 18 16:01:55 gabriel-2 postfix/cleanup[6445]: warning: milter inet:localhost:8891: ca

[Bug 885651] [NEW] fresh install of ubuntu-server fails to boot

2011-11-03 Thread Christian Schlittchen
Public bug reported: A fresh install of Ubuntu Server 11.10 x64 fails to boot on several IBM x3650M3. The grub error message is "error: invalid arch independent ELF magic". I've tried numerous tips (booting a live-cd and reinstalling grub, mucking around with efi...) on the net regarding this erro

[Bug 843734] [NEW] dependency problem, does not install

2011-09-07 Thread Christian Schlittchen
Public bug reported: # apt-get install ruby-sinatra [...] ruby-sinatra : Depends: ruby-rack but it is not installable # apt-get install ruby-rack [...] E: Package 'ruby-rack' has no installation candidate ** Affects: ruby-sinatra (Ubuntu) Importance: Undecided Status: New -- You r

[Bug 474215] [NEW] mountall-net tries to mount ocfs2 before o2cb is started

2009-11-04 Thread Christian Schlittchen
Public bug reported: Binary package hint: ocfs2-tools Upstart tries to mount an ocfs2 filesystem defined in fstab before /etc/init.d/o2cb has been run, the mount therefore fails. As a workaround I run '/etc/init.d/o2cb start' in mountall-net.conf. ** Affects: ocfs2-tools (Ubuntu) Importan

[Bug 302724] Re: nscd crashes

2009-01-12 Thread Christian Schlittchen
As a workaround I switched to unscd (http://busybox.net/~vda/unscd/), which is not as feature rich as the standard nscd and is also somewhat slower (at least at my setup) but is very stable so far. -- nscd crashes https://bugs.launchpad.net/bugs/302724 You received this bug notification because

[Bug 303986] [NEW] unscd is a replacement for buggy nscd, please package

2008-12-01 Thread Christian Schlittchen
Public bug reported: [needs-packaging] unscd unscd is a drop in replacement for nscd from glibc. nscd from glibc has major bugs which prevent its use in production environments, but its functionality is quite essential for large ldap based setups. unscd has less features than nscd from glibc but

[Bug 302724] Re: nscd crashes

2008-11-27 Thread Christian Schlittchen
The following is a valgrind trace of a complete run from start to crash. Maybe it help tracking down this problem: ==20449== Memcheck, a memory error detector. ==20449== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. ==20449== Using LibVEX rev 1854, a library for dynamic binary tr

[Bug 302724] [NEW] nscd crashes

2008-11-27 Thread Christian Schlittchen
Public bug reported: Distribution: ubuntu 8.10 x86_64 with current updates Package: nscd 2.8~20080505-0ubuntu7 nscd crashes within a few minutes of running. stracing nscd -d shows the following: 16332: GETFDGR 16332: provide access to FD 6, for group ) = 1 epoll_wait(8, 16332: remove GETGRBYGID

[Bug 301708] [NEW] system-config-lvm can not remove snapshot

2008-11-24 Thread Christian Schlittchen
Public bug reported: Binary package hint: system-config-lvm Description:Ubuntu 8.10 Release:8.10 system-config-lvm: Installed: 1.1.4-1 Candidate: 1.1.4-1 Version table: *** 1.1.4-1 0 500 http://de.archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/

[Bug 283262] Re: mounting ocfs2 disk fails in intrepid beta

2008-10-27 Thread Christian Schlittchen
strace -f shows that /proc/sys/fs/ocfs2/nm/hb_path_ctl is not found and therefore the mount fails. This functionality has been moved into a new module ocfs2_stackglue, which is not loaded in /etc/init.d/o2cb. To fix this problem simply add "load_module ocfs2_stackglue" to the LOAD_ACTIONS in /etc/