Your message dated Tue, 05 Jan 2010 22:03:09 +0000
with message-id <[email protected]>
and subject line Bug#561398: fixed in fabric 0.9.0-2
has caused the Debian Bug report #561398,
regarding python-paramiko and fabric: error when trying to install together
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.)
--
561398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561398
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fabric,python-paramiko
Version: fabric/0.9.0-1
Version: python-paramiko/1.7.6-2
Severity: serious
User: [email protected]
Usertags: edos-file-overwrite
Date: 2009-12-21
Architecture: amd64
Distribution: sid
Hi,
automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:
WARNING: The following packages cannot be authenticated!
libdb4.5 libsqlite3-0 mime-support python2.5-minimal python2.5
python-minimal python python-central python-support libgmp3c2 python-crypto
python-paramiko python-pkg-resources fabric
W: cowdancer: unsupported operation flock, read-only open and
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408818
W: cowdancer: unsupported operation flock, read-only open and
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5406907
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libdb4.5.
(Reading database ... 10441 files and directories currently installed.)
Unpacking libdb4.5 (from .../libdb4.5_4.5.20-13.1_amd64.deb) ...
Selecting previously deselected package libsqlite3-0.
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.21-2_amd64.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.48-1_all.deb) ...
Selecting previously deselected package python2.5-minimal.
Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.4-3_amd64.deb) ...
Selecting previously deselected package python2.5.
Unpacking python2.5 (from .../python2.5_2.5.4-3_amd64.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.5.4-4_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.5.4-4_all.deb) ...
Selecting previously deselected package python-central.
Unpacking python-central (from .../python-central_0.6.14+nmu2_all.deb) ...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_1.0.6_all.deb) ...
Selecting previously deselected package libgmp3c2.
Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.3.1+dfsg-3_amd64.deb) ...
Selecting previously deselected package python-crypto.
Unpacking python-crypto (from .../python-crypto_2.0.1+dfsg1-4_amd64.deb) ...
Selecting previously deselected package python-paramiko.
Unpacking python-paramiko (from .../python-paramiko_1.7.6-2_all.deb) ...
Selecting previously deselected package python-pkg-resources.
Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.8-1_all.deb)
...
Selecting previously deselected package fabric.
Unpacking fabric (from .../fabric_0.9.0-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/fabric_0.9.0-1_all.deb
(--unpack):
trying to overwrite '/usr/share/pyshared/paramiko/hostkeys.py', which is also
in package python-paramiko 0:1.7.6-2
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
W: cowdancer: unsupported operation flock, read-only open and
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408818
W: cowdancer: unsupported operation flock, read-only open and
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5406907
Errors were encountered while processing:
/var/cache/apt/archives/fabric_0.9.0-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
This is a serious bug as it makes installation fail, and violate
section 7.6.1 of the policy. Possible solutions are to have the two
packages conflict, to rename the common file in one of the two
packages, or to remove the file from one package and have this package
depend on the other package. File diversions or a Replace relation are
another possibility.
Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):
usr/share/pyshared/paramiko/__init__.py
usr/share/pyshared/paramiko/agent.py
usr/share/pyshared/paramiko/auth_handler.py
usr/share/pyshared/paramiko/ber.py
usr/share/pyshared/paramiko/buffered_pipe.py
usr/share/pyshared/paramiko/channel.py
usr/share/pyshared/paramiko/client.py
usr/share/pyshared/paramiko/common.py
usr/share/pyshared/paramiko/compress.py
usr/share/pyshared/paramiko/config.py
usr/share/pyshared/paramiko/dsskey.py
usr/share/pyshared/paramiko/file.py
usr/share/pyshared/paramiko/hostkeys.py
usr/share/pyshared/paramiko/kex_gex.py
usr/share/pyshared/paramiko/kex_group1.py
usr/share/pyshared/paramiko/logging22.py
usr/share/pyshared/paramiko/message.py
usr/share/pyshared/paramiko/packet.py
usr/share/pyshared/paramiko/pipe.py
usr/share/pyshared/paramiko/pkey.py
usr/share/pyshared/paramiko/primes.py
usr/share/pyshared/paramiko/resource.py
usr/share/pyshared/paramiko/rng.py
usr/share/pyshared/paramiko/rng_posix.py
usr/share/pyshared/paramiko/rng_win32.py
usr/share/pyshared/paramiko/rsakey.py
usr/share/pyshared/paramiko/server.py
usr/share/pyshared/paramiko/sftp.py
usr/share/pyshared/paramiko/sftp_attr.py
usr/share/pyshared/paramiko/sftp_client.py
usr/share/pyshared/paramiko/sftp_file.py
usr/share/pyshared/paramiko/sftp_handle.py
usr/share/pyshared/paramiko/sftp_server.py
usr/share/pyshared/paramiko/sftp_si.py
usr/share/pyshared/paramiko/ssh_exception.py
usr/share/pyshared/paramiko/transport.py
usr/share/pyshared/paramiko/util.py
usr/share/pyshared/paramiko/win_pageant.py
This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.
-Ralf.
PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.
--- End Message ---
--- Begin Message ---
Source: fabric
Source-Version: 0.9.0-2
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-2.diff.gz
to main/f/fabric/fabric_0.9.0-2.diff.gz
fabric_0.9.0-2.dsc
to main/f/fabric/fabric_0.9.0-2.dsc
fabric_0.9.0-2_all.deb
to main/f/fabric/fabric_0.9.0-2_all.deb
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: Tue, 05 Jan 2010 21:47:56 +0000
Source: fabric
Binary: fabric
Architecture: source all
Version: 0.9.0-2
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
fabric - Simple Pythonic remote deployment tool
Closes: 561398
Changes:
fabric (0.9.0-2) unstable; urgency=low
.
* Don't embed python-paramiko. (Closes: #561398)
Checksums-Sha1:
89d3567de3289e01706114a9db62629610e37114 1145 fabric_0.9.0-2.dsc
1ebebfa27f6958400d1d94f65f72c337560e153c 2181 fabric_0.9.0-2.diff.gz
dc86fbb98c87850c1f7b30b1cb06e415ec776d17 35990 fabric_0.9.0-2_all.deb
Checksums-Sha256:
cad5ae87f183b4a8526bc04168d83399b4fa191e56e545be7a6194f06564d35b 1145
fabric_0.9.0-2.dsc
44aca31cf410ead9150e898c6f797fef7e1f3b834dd23643db40a72d3c180510 2181
fabric_0.9.0-2.diff.gz
ea96988e1973c893e4bb7a14f4ba8bacdb8a7b13435baa50b3ee36cfd5d85d90 35990
fabric_0.9.0-2_all.deb
Files:
26eb922ae7f5930a7b30e09ca77847fa 1145 net optional fabric_0.9.0-2.dsc
f5a8f106596645581bad9ed521c9df36 2181 net optional fabric_0.9.0-2.diff.gz
c31c63674b732a8b4f12a1699b504312 35990 net optional fabric_0.9.0-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktDs6cACgkQ5/8uW2NPmiBidwCgkHZosSolDmnzogSBRvD1J3ve
hN0AoKdA3lzQEPBOsS3IPQc/GLLxW9Nl
=0dZW
-----END PGP SIGNATURE-----
--- End Message ---