Bug#376618: ruby1.8: 1.8.4-5 Segfaults on code that worked with 1.8.4-1

2006-07-03 Thread Luke Kanies
Package: ruby1.8 Version: 1.8.4-5 Severity: important I have a large project for which Debian is my major development platform. This weekend I upgraded to 1.8.4-5 (from 1.8.4-1, apparently) and suddenly my code is segfaulting. I cannot track down where the segfault is occurring, at least partia

Bug#330276: 'apache2ctl restart' exits with 0 after 404

2005-09-27 Thread Luke Kanies
de them its own. We've got the power of the Unix command line, the ease of use of the Macintosh interface, and Minesweeper from Windows. -Tyler Riti --------- Luke Kanies | http://reductivelabs.com | http://config.sage.org

Bug#330275: apache2: init script exits with 0 when called incorrectly

2005-09-27 Thread Luke Kanies
On Tue, 27 Sep 2005, Adam Conrad wrote: > Luke Kanies wrote: > > > > Apache2's init script does not support a 'restart' option > > It doesn't? It does here. Duh, I meant 'status', not 'restart'. Sorry. > > but when it > >

Bug#330276: 'apache2ctl restart' exits with 0 after 404

2005-09-27 Thread Luke Kanies
Package: apache2 Version: 2.0.54-4 Severity: normal When 'apache2ctl status' is called against a server that does not have the 'status.cgi' configured, it gets a 404 but then still exits with a 0 exit code. While in some ways it could legitimately be said to have verified that the server is at l

Bug#330275: apache2: init script exits with 0 when called incorrectly

2005-09-27 Thread Luke Kanies
Package: apache2 Version: 2.0.54-4 Severity: normal Tags: patch Apache2's init script does not support a 'restart' option, but when it is called with that option, it mistakenly exits with a return code of 0, instead of a code indicating failure. According to the LSB, it should exit with a 4: htt