Your message dated Mon, 23 Nov 2009 01:47:21 +0000
with message-id <[email protected]>
and subject line Bug#557144: fixed in fabric 0.9.0-1
has caused the Debian Bug report #557144,
regarding fabric: Error message - ImportError: No module named pkg_resources
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
557144: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557144
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fabric
Version: 0.1.1-1
Severity: grave
Justification: renders package unusable
The following message is displayed when trying to run fab utility.
$fab -H localhost test.fab
Traceback (most recent call last):
File "/usr/bin/fab", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
The contents of test.fab are as follows.
from fabric.api import run
def host_type():
run('uname -s')
The issue is due to missing package dependancy of
python-pkg-resources
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (900, 'stable'), (800, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages fabric depends on:
ii python 2.5.2-3 An interactive high-level object-o
ii python-paramiko 1.7.4-0.1 Make ssh v2 connections with pytho
ii python-support 1.0.4 automated rebuilding support for P
fabric recommends no packages.
fabric suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: fabric
Source-Version: 0.9.0-1
We believe that the bug you reported is fixed in the latest version of
fabric, which is due to be installed in the Debian FTP archive:
fabric_0.9.0-1.diff.gz
to main/f/fabric/fabric_0.9.0-1.diff.gz
fabric_0.9.0-1.dsc
to main/f/fabric/fabric_0.9.0-1.dsc
fabric_0.9.0-1_all.deb
to main/f/fabric/fabric_0.9.0-1_all.deb
fabric_0.9.0.orig.tar.gz
to main/f/fabric/fabric_0.9.0.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Lamb <[email protected]> (supplier of updated fabric package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 23 Nov 2009 01:28:29 +0000
Source: fabric
Binary: fabric
Architecture: source all
Version: 0.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
fabric - Simple Pythonic remote deployment tool
Closes: 555796 557144
Changes:
fabric (0.9.0-1) unstable; urgency=low
.
* New upstream release (Closes: #555796)
* Update debian/watch.
* debian/control:
- Add missing binary dependency on python-pkg-resources (Closes: #557144)
- Update Homepage field.
- Bump Standards-Version.
Checksums-Sha1:
afc134405bb764315a42b27797420c7b95d65ea2 1139 fabric_0.9.0-1.dsc
bacc51ad35c1ecf7fceb98ac487b049c189f5c44 179999 fabric_0.9.0.orig.tar.gz
cf83c9444ae5dd4587272ef9196caba6c45b4a9e 2099 fabric_0.9.0-1.diff.gz
6bf63fcbaccd0be78bc4ac86654e8f079896bef0 142170 fabric_0.9.0-1_all.deb
Checksums-Sha256:
44440b9e4e23ab78a20991f5fc806cf6827e251dd598a3c1fe31c61bfffe08cc 1139
fabric_0.9.0-1.dsc
4141fbe8c781b7e5701985887108c96f46df00882ae276bc7c8a9c811a63accd 179999
fabric_0.9.0.orig.tar.gz
8500e4ebc8275e06959e6fb9033b6bcc3c3dff8ea8cf29c3da1cc804e86eed44 2099
fabric_0.9.0-1.diff.gz
f6105cf9d0cb8113c6e36b11dc216f450aa8a82d3fdc6d89ce65571130951e64 142170
fabric_0.9.0-1_all.deb
Files:
a5de980e3d13f513fd2530710f7f52a8 1139 net optional fabric_0.9.0-1.dsc
696e42e6e771fa2a365cd03536d4cdcf 179999 net optional fabric_0.9.0.orig.tar.gz
28937622f3c21742dd10335dec476e04 2099 net optional fabric_0.9.0-1.diff.gz
98301fcb8d742303df012d5f85ffb195 142170 net optional fabric_0.9.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksJ5YcACgkQ5/8uW2NPmiBdOACgi3nhxNEqWrnr4RraYbX40BiB
FQIAoKnMdAoQFGJIxDF9zD+quEeJGAQw
=kBrf
-----END PGP SIGNATURE-----
--- End Message ---