librelist archives

« back to archive

1.0beta5 Is Out, Fixes and Bugs

1.0beta5 Is Out, Fixes and Bugs

From:
Zed A. Shaw
Date:
2010-08-30 @ 09:05
I just put up 1.0beta5 so people can grab it.  It fixes a bunch of
stuff, but it's also got a couple bugs I have to hunt down tomorrow.
They're rare and I know where they are, just didn't have time to fix
them before releasing.

Try this one out as it has a big fix for how I was registering
connections, builds as root, jsimmons work on running multiple servers
from m2sh, better code for loading servers, and lots of little fixes.

http://mongrel2.org/home#download

This one also correctly says 1.0beta5 in the version, which the last one
didn't do right.

-- 
Zed A. Shaw
http://zedshaw.com/

Re: [mongrel2] 1.0beta5 Is Out, Fixes and Bugs

From:
Christopher Mahan
Date:
2010-08-30 @ 10:32
I built 1.0beta5 and it's working fine with the fabric script on the
vps. No need to modify the makefile to ignore the unixy_test
complaining about running as root.
I did see the following: "Commit from root eh?  Man, you're kind of a
tool." when doing the m2sh load step. I chuck it to Zed Humor,
tenetively called Zedisms.


On Mon, Aug 30, 2010 at 2:05 AM, Zed A. Shaw <zedshaw@zedshaw.com> wrote:
> I just put up 1.0beta5 so people can grab it.  It fixes a bunch of
> stuff, but it's also got a couple bugs I have to hunt down tomorrow.
> They're rare and I know where they are, just didn't have time to fix
> them before releasing.
>
> Try this one out as it has a big fix for how I was registering
> connections, builds as root, jsimmons work on running multiple servers
> from m2sh, better code for loading servers, and lots of little fixes.
>
> http://mongrel2.org/home#download
>
> This one also correctly says 1.0beta5 in the version, which the last one
> didn't do right.
>
> --
> Zed A. Shaw
> http://zedshaw.com/
>

Re: [mongrel2] 1.0beta5 Is Out, Fixes and Bugs

From:
Zed A. Shaw
Date:
2010-08-30 @ 18:58
On Mon, Aug 30, 2010 at 03:32:45AM -0700, Christopher Mahan wrote:
> I built 1.0beta5 and it's working fine with the fabric script on the
> vps. No need to modify the makefile to ignore the unixy_test
> complaining about running as root.
> I did see the following: "Commit from root eh?  Man, you're kind of a
> tool." when doing the m2sh load step. I chuck it to Zed Humor,
> tenetively called Zedisms.

Ah yes, one of my favorites.  The design goal of Mongrel2 is that you
spend less time as root.  So if you're making your config as root then
you'll have problems deploying it or managing it as another user.

Just a little "nudge" in the right direction. :-)

-- 
Zed A. Shaw
http://zedshaw.com/