Package: fabric
Version: 1.4.2-1
Severity: important

--- Please enter the report below this line. ---

Getting this this after upgrade to 1.4.2-1:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/fabric/main.py", line 712, in main
    *args, **kwargs
  File "/usr/lib/python2.7/dist-packages/fabric/tasks.py", line 327, in execute
    results['<local-only>'] = task.run(*args, **new_kwargs)
  File "/usr/lib/python2.7/dist-packages/fabric/tasks.py", line 112, in run
    return self.wrapped(*args, **kwargs)
  File "/home/rm/unbit/unbit/fabric/fabfile.py", line 321, in sync_production
    if not exists(prod_dir):
  File "/usr/lib/python2.7/dist-packages/fabric/contrib/files.py", line 35, in 
exists
    return not func(cmd).failed
  File "/usr/lib/python2.7/dist-packages/fabric/network.py", line 457, in 
host_prompting_wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/fabric/operations.py", line 909, in run
    return _run_command(command, shell, pty, combine_stderr)
  File "/usr/lib/python2.7/dist-packages/fabric/operations.py", line 820, in 
_run_command
    combine_stderr)
  File "/usr/lib/python2.7/dist-packages/fabric/thread_handling.py", line 12, 
in wrapper
    callable(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/fabric/io.py", line 164, in input_loop
    time.sleep(ssh.io_sleep)
AttributeError: 'module' object has no attribute 'io_sleep'

thanks,
riccardo

--- System information. ---
Architecture: i386
Kernel:       Linux 3.4.0-rc7+

Debian Release: wheezy/sid
  500 unstable        mi.mirror.garr.it 
  500 unstable        ftp.de.debian.org 
  500 testing         ftp.de.debian.org 
    1 experimental    ftp.de.debian.org 

--- Package information. ---
Depends                      (Version) | Installed
======================================-+-==============
python2.7                              | 2.7.3~rc2-2.1
 OR python2.6                          | 2.6.7-4
python                   (>= 2.6.6-7~) | 2.7.3~rc2-1
python                        (<< 2.8) | 2.7.3~rc2-1
python-paramiko               (>= 1.6) | 1.7.7.1-2
python-pkg-resources                   | 0.6.24-1
python-nose                            | 1.1.2-3


Package's Recommends field is empty.

Suggests          (Version) | Installed
===========================-+-===========
libjs-jquery                | 1.7.2+debian-1







-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to