Hello,

after not finding much activity on IRC and having a problem getting
onto fabric's Redmine (see below), I decided to come to the mailing
list.

So here goes. First of all, and very unluckily, upgrade to 1.0.0 broke
fabric for me. Upon running a fabfile I was happily using with 0.9.4 I
now receive:


fab mem_alldb | grep Swap
Traceback (most recent call last):
  File 
"/Library/Python/2.6/site-packages/Fabric-1.0.0-py2.6.egg/fabric/main.py",
line 537, in main
    commands[name](*args, **kwargs)
  File 
"/Library/Python/2.6/site-packages/Fabric-1.0.0-py2.6.egg/fabric/decorators.py",
line 75, in inner_decorator
    return func(*args, **kwargs)
  File "/Users/mbravo/Documents/mgmt/fabric/playkot/fabfile.py", line
130, in mem_alldb
    run('free')
  File 
"/Library/Python/2.6/site-packages/Fabric-1.0.0-py2.6.egg/fabric/network.py",
line 304, in host_prompting_wrapper
    return func(*args, **kwargs)
  File 
"/Library/Python/2.6/site-packages/Fabric-1.0.0-py2.6.egg/fabric/operations.py",
line 916, in run
    return _run_command(command, shell, pty, combine_stderr)
  File 
"/Library/Python/2.6/site-packages/Fabric-1.0.0-py2.6.egg/fabric/operations.py",
line 840, in _run_command
    combine_stderr)
  File 
"/Library/Python/2.6/site-packages/Fabric-1.0.0-py2.6.egg/fabric/operations.py",
line 726, in _execute
    rows, cols = _pty_size()
  File 
"/Library/Python/2.6/site-packages/Fabric-1.0.0-py2.6.egg/fabric/operations.py",
line 50, in _pty_size
    buffer)
IOError: [Errno 25] Inappropriate ioctl for device

I am running Mac OS X Snow Leopard, Python 2.6.1

Fabric was installed with easy_install at 0.9.4 and upgraded tonight
the same way. Any help or suggestions are much appreciated.

On a slightly related note, I have been unable to access Fabric's
Redmine instance - neither after registration nor after password
changes (hit Lost Password, get email, change password, success, try
to log in) - I can't log in.

I have subscribed to fab-user so replies to list will be received.

Best regards,
-- 
Michael Bravo

_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to