daniel@miyazaki:~$ sudo dpkg -i fabric_0.9.2-1_all.deb [sudo] password for daniel: dpkg: Warnung: fabric wird von 0.9.3-1 zu 0.9.2-1 deaktualisiert. (Lese Datenbank ... 180281 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Ersetzen von fabric 0.9.3-1 (durch fabric_0.9.2-1_all.deb) ... Ersatz für fabric wird entpackt ... fabric (0.9.2-1) wird eingerichtet ... Trigger für python-support werden verarbeitet ... Trigger für man-db werden verarbeitet ... daniel@miyazaki:~$ fab Traceback (most recent call last): File "/usr/bin/fab", line 5, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2675, in <module> parse_requirements(__requires__), Environment() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: pycrypto<2.1 daniel@miyazaki:~$ sudo dpkg -i pbuilder/natty_result/fabric_0.9.3-1_all.deb (Lese Datenbank ... 180287 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Ersetzen von fabric 0.9.2-1 (durch .../fabric_0.9.3-1_all.deb) ... Ersatz für fabric wird entpackt ... fabric (0.9.3-1) wird eingerichtet ... Trigger für python-support werden verarbeitet ... ^[Trigger für man-db werden verarbeitet ... daniel@miyazaki:~$ fab Usage: fab [options] <command>[:arg1,arg2=val2,host=foo,hosts='h1;h2',...] ...
Options: -h, --help show this help message and exit -V, --version show program's version number and exit -l, --list print list of possible commands and exit --shortlist print non-verbose list of possible commands and exit -d COMMAND, --display=COMMAND print detailed info about a given command and exit -r, --reject-unknown-hosts reject unknown hosts -D, --disable-known-hosts do not load user known_hosts file -u USER, --user=USER username to use when connecting to remote hosts -p PASSWORD, --password=PASSWORD password for use with authentication and/or sudo -H HOSTS, --hosts=HOSTS comma-separated list of hosts to operate on -R ROLES, --roles=ROLES comma-separated list of roles to operate on -i KEY_FILENAME path to SSH private key file. May be repeated. -a, --no_agent don't use the running SSH agent -k, --no-keys don't load private key files from ~/.ssh/ -f FABFILE, --fabfile=FABFILE Python module file to import, e.g. '../other.py' -w, --warn-only warn, instead of abort, when commands fail -s SHELL, --shell=SHELL specify a new shell, defaults to '/bin/bash -l -c' -c RCFILE, --config=RCFILE specify location of config file to use --hide=LEVELS comma-separated list of output levels to hide --show=LEVELS comma-separated list of output levels to show daniel@miyazaki:~$ ** Changed in: fabric (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764310 Title: Please sync fabric 0.9.3-1 from Debian sid -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs