Re: [Fab-user] A new operation in contrib.project

2009-12-13 Thread Jeff Forcier
Hi all,

Apologies for the near-silence lately, have been playing catch-up with
my day job and personal life since returning from a vacation :)

On Tue, Dec 1, 2009 at 12:47 PM, Benoit Caron ben...@notezbien.net wrote:

 The cleanest and easiest it is to publish recipes, the more there
 will be, and the more recipes there is, the more Fabric is usefull...
 and used.

This has come up a few times recently and I just want to mention that
there is a Redmine ticket for it; if anyone has specific suggestions
(e.g. existing sites with open codebases which have good code-sharing
features, other methods of distribution besides a recipes website,
etc) please feel free to add comments!

http://code.fabfile.org/issues/show/99

Best,
Jeff


-- 
Jeff Forcier
Unix sysadmin; Python/Ruby developer
http://bitprophet.org


___
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user


Re: [Fab-user] Some messages error : sudo(mkdir /home/myuser/test, user=myuser) = err: stdin: is not a tty | sudo(mkdir /home/myuser/test, user=myuser, pty=True) = out: mesg: /dev/pts/2: Op

2009-12-13 Thread Jeff Forcier
Hi Stéphane, apologies for the late reply :)

On Fri, Dec 11, 2009 at 6:20 AM, Klein Stéphane steph...@harobed.org wrote:

 What is err: stdin: is not a tty ?
 What is out: mesg: /dev/pts/2: Operation not permitted ?

Please see http://code.fabfile.org/repositories/entry/fabric/0.9/FAQ
which should get you pointed in the right direction.

I need to get that FAQ cleaned up and put into the real docs (at
docs.fabfile.org) but for now that's where some of these questions can
be answered :)

Best,
Jeff

-- 
Jeff Forcier
Unix sysadmin; Python/Ruby developer
http://bitprophet.org


___
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user


Re: [Fab-user] Fabric 0.9 final(ly out!)

2009-12-13 Thread Jeff Forcier
On Fri, Dec 11, 2009 at 5:59 PM, Bo Shi b...@visiblemeasures.com wrote:
 Hi all,

 I just attempted to run a 0.9b fabfile and ran into some problems
 (I'll write them up shortly). I was wondering if there was a 0.9b to
 0.9.0 migration guide anywhere?

 Thanks for the great tool!

Hi Bo,

0.9b to 0.9.0 shouldn't have changed a _lot_, not enough to need a
dedicated migration guide, at least.

There *are* changelogs for each pre-release version in the docs, so
you'll want to review them starting with the beta = rc1 list:


http://docs.fabfile.org/0.9.0/changes/0.9.html#changes-from-beta-1-to-release-candidate-1

As you can see, it's not a ton of changes :) Feel free to ask specific
questions if you still have them afterwards, though!

Regards,
Jeff

-- 
Jeff Forcier
Unix sysadmin; Python/Ruby developer
http://bitprophet.org


___
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user