[Bug 918623] [NEW] Apache SSL config startup errors are neither printed nor logged

2012-01-19 Thread Jakob Unterwurzacher
Public bug reported: This is on Ubuntu 10.04 LTS Server. If you have an invalid SSL sonfiguration, /etc/init.d/apache2 start|reload|restart seem to succeed. There are no error messages printed nor logged. Still, apache is dead and you have no clue why. ** Affects: apache2 (Ubuntu)

[Bug 907905] Re: php5-cli scripts not running in background, stays stopped.

2012-04-23 Thread Jakob Unterwurzacher
Caused by the readline module and cannot be avoided. From http://php.net/manual/en/book.readline.php : When readline is enabled, php switches the terminal mode to accept line-buffered input. This means that the proper way to use the cli when you pipe to an interactive command is to explicitly

[Bug 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-09-18 Thread Jakob Unterwurzacher
For anyone who wants a fast fix... samba 3.6.6 from quantal works fine under precise, no more crashes so far! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/913809 Title: smbd

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2012-09-20 Thread Jakob Unterwurzacher
** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ... wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...

[Bug 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-10-02 Thread Jakob Unterwurzacher
** Changed in: samba (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/913809 Title: smbd crashed with SIGABRT in rep_strlcpy()/null

[Bug 225600] [NEW] [Hardy][Regression] PHP 5.2.4 symlink bug breaks TYPO3 default setup

2008-05-02 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: php5 From http://bugs.php.net/bug.php?id=42587 : php-5.2.4 changed the behaviour for the current working directory (cwd) which php scripts see when the requested php file is a symlink which points to a php file in another directory. This change breaks

[Bug 225600] Re: [Hardy][Regression] PHP 5.2.4 symlink bug breaks TYPO3 default setup

2008-05-02 Thread Jakob Unterwurzacher
I am not sure if this really has to do with pathinfo. But i'm really sure that this is not desired behaviour. This was fixed in PHP 5.2.5, check out PHP's bug tracker ( http://bugs.php.net/bug.php?id=42587 ): [10 Sep 2007 10:56am UTC] [EMAIL PROTECTED] This bug has been fixed in CVS. Or the

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-06 Thread Jakob Unterwurzacher
Last version of the kill-all-orphaned-phps workaround attached. I recommend to run it hourly to catch php parents that die suddenly AND (more important) to add it in your /etc/logrotate.d/apache2 in postrotate after apache restart, because this creates lots of orphaned processes most of the

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-11 Thread Jakob Unterwurzacher
** Description changed: - Binary package hint: php5-cgi + This Bug is already reported here: http://bugs.php.net/bug.php?id=40286 + and here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431799 (inactive) - This Bug is already reported here: http://bugs.php.net/bug.php?id=40286 - and here:

[Bug 231313] [NEW] [Hardy] /usr/share/doc/apache2/README.Debian is a broken symlink

2008-05-17 Thread Jakob Unterwurzacher
Public bug reported: Binary package hint: apache2 In the package apache2 2.2.8-1 : /usr/share/doc/apache2/README.Debian points to ../apache2.2-common/README.Debian which doesn't exist. /usr/share/doc/apache2/README.Debian should be renamed to .gz and linked to

[Bug 231313] Re: [Hardy] /usr/share/doc/apache2/README.Debian is a broken symlink

2008-05-17 Thread Jakob Unterwurzacher
** Attachment added: directory-listings_version-info.txt http://launchpadlibrarian.net/14570190/directory-listings_version-info.txt ** Description changed: Binary package hint: apache2 In the package apache2 2.2.8-1 : /usr/share/doc/apache2/README.Debian points to

[Bug 231313] Re: [Hardy] /usr/share/doc/apache2/README.Debian is a broken symlink

2008-05-17 Thread Jakob Unterwurzacher
Nope - they depend on apache2.2-common, which is all what they need to work. It's some documentation in there that's nice to have ( http://packages.ubuntu.com/hardy/all/apache2/filelist ), but i just noticed that every file there is duplicated in apache2.2-common (

[Bug 251632] Re: DHCP client should not create temporary files in /etc

2010-11-03 Thread Jakob Unterwurzacher
** Bug watch added: Debian Bug tracker #587955 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587955 ** Also affects: dhcp via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587955 Importance: Unknown Status: Unknown -- DHCP client should not create temporary files in /etc

[Bug 251632] Re: DHCP client should not create temporary files in /etc

2010-11-03 Thread Jakob Unterwurzacher
** Changed in: dhcp3 (Debian) Importance: Undecided = Unknown ** Changed in: dhcp3 (Debian) Status: New = Unknown ** Changed in: dhcp3 (Debian) Remote watch: None = Debian Bug tracker #587955 -- DHCP client should not create temporary files in /etc

[Bug 675185] [NEW] [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-14 Thread Jakob Unterwurzacher
Public bug reported: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ... wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-14 Thread Jakob Unterwurzacher
** Patch added: fix.diff https://bugs.launchpad.net/bugs/675185/+attachment/1733135/+files/fix.diff ** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: - 14:18:18.789847 wait4(4294967295,

[Bug 183596] Re: mysqld-safe consumes 100% cpu

2010-11-14 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 675185 *** https://bugs.launchpad.net/bugs/675185 ** This bug is no longer a duplicate of bug 105457 mysqd_safe high cpu usage ** This bug has been marked a duplicate of bug 675185 [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU * You can

[Bug 105457] Re: mysqd_safe high cpu usage

2010-11-14 Thread Jakob Unterwurzacher
*** This bug is a duplicate of bug 675185 *** https://bugs.launchpad.net/bugs/675185 ** This bug has been marked a duplicate of bug 675185 [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU * You can subscribe to bug 675185 by following this link:

[Bug 531123] Re: pxe boot with tftpd-hpa failed with error: Forbidden Directory

2010-11-20 Thread Jakob Unterwurzacher
Upgraded right now from 9.10 and hit this - NOT FIXED for this case! -- pxe boot with tftpd-hpa failed with error: Forbidden Directory https://bugs.launchpad.net/bugs/531123 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-22 Thread Jakob Unterwurzacher
Thing is, mysqld_safe isn't used anymore since Lucid as upstart has taken over (the file is still there though). ** Description changed: Symptoms are: After mysql server upgrades + restarts the old mysqld_safe keeps running and consumes 100% cpu, strace shows: wait4(4294967295,

[Bug 355194] Re: /var/run/munin is lost on reboot = readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm

2009-04-04 Thread Jakob Unterwurzacher
Seems to be fixed in intrepid. ** Changed in: munin (Ubuntu) Status: New = Fix Released -- /var/run/munin is lost on reboot = readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm https://bugs.launchpad.net/bugs/355194 You received this bug notification because you are a

[Bug 355194] [NEW] /var/run/munin is lost on reboot = readline() on closed filehandle LOCK at /usr/share/perl5/Munin.pm

2009-04-04 Thread Jakob Unterwurzacher
Public bug reported: This is at Dapper. The bug: /var/run/munin (Munin's lock directory) is on tmpfs, so it obiously does not persist across reboots. It is not recreated by the cron job. This makes the munin-update cron job spit these errors: -- readline() on closed filehandle LOCK at

[Bug 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-04-29 Thread Jakob Unterwurzacher
Sorry for the double post, launchpad gabe me an error on the first try. Here is the screenshot of the dialog i was capturing the network traffic for. The popup just says something like no printers found. ** Attachment added: no-printers.png

[Bug 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-05-13 Thread Jakob Unterwurzacher
Thanks @Ed Comer in comment 10 - the workaround works for me! @Thierry Carrez: Does adding name resolve order = bcast host lmhosts wins to your /etc/samba/smb.conf file change anything to the issue ? No, unfortunately. -- Jaunty 9.04 Blind to XP's Shared Network Printer

[Bug 374537] Re: Munin-node have a empty /etc/munin/plugins folder

2009-09-25 Thread Jakob Unterwurzacher
The Got junk from df stuff is the trigger for the problem (you see those messages on installing munin-node). Unmount the offending filesystems, purge+reinstall works as a workaround. -- Munin-node have a empty /etc/munin/plugins folder https://bugs.launchpad.net/bugs/374537 You received this

[Bug 312493] Re: Not possible to run PHP in a multiuser and secure way

2010-09-12 Thread Jakob Unterwurzacher
The proposal is to get the packages apache2-suexec and libapache2-mod- fcgid from universe into main? This combo works really well. -- Not possible to run PHP in a multiuser and secure way https://bugs.launchpad.net/bugs/312493 You received this bug notification because you are a member of

[Bug 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2009-12-18 Thread Jakob Unterwurzacher
** Description changed: - When I try to connect to an ssh server (with ssh -v) I always have (my - system is an Ubuntu 8.04): + === WORKAROUND === + From http://www.walkernews.net/2009/04/06/how-to-fix-scp-and-ssh-login-prompt-is-very-slow-in-linux/ for more detail look there + + 1) Specify

[Bug 1326167] [NEW] [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-03 Thread Jakob Unterwurzacher
Public bug reported: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739548 ** Affects: vsftpd (Ubuntu) Importance: Undecided Status: New ** Affects: vsftpd (Debian) Importance: Unknown Status: Unknown ** Bug watch added: Debian Bug tracker #739548

[Bug 1326167] Re: [trusty] local user login broken: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-06-04 Thread Jakob Unterwurzacher
Oh, this is routine tested, nice! It really looked like the Debian bug, but, as it turns out, it was probably caused by an outdated (or broken) vsftpd package from thefrontiergroup's PPA. Purging the package and reinstalling the official one fixed the issue. Thank you Robie! ** Changed in: