Bug#451873: mongrel: Mongrel fails to start because http11.so is in fact a win32 DLL

2007-11-18 Thread David Anderson
Package: mongrel Version: 1.1.1-1 Severity: grave Justification: renders package unusable After installing Mongrel, attempting to start it from Rails results in the following traceback: Exiting /usr/lib/ruby/1.8/http11.so: /usr/lib/ruby/1.8/http11.so: invalid ELF header -

Bug#451873: mongrel: Mongrel fails to start because http11.so is in fact a win32 DLL

2007-11-18 Thread Filipe
On Mon, 19 Nov 2007, David Anderson wrote: Upon investigation, both `file` and `strings` agree: /usr/lib/ruby/1.8/http11.so is a win32 DLL, not an ELF library. As such, it obviously entirely fails to function on a linux system. Huh!? Whoa. for some reason upstream is shipping http11.so for