Your message dated Wed, 06 Apr 2011 04:17:08 +0000
with message-id <[email protected]>
and subject line Bug#620549: fixed in python-oauth2 1.5.167-2
has caused the Debian Bug report #620549,
regarding python-oauth2: tests are provided as seperate module
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.)


-- 
620549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620549
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-mongoengine,python-oauth2
Version: python-mongoengine/0.4-1
Version: python-oauth2/1.5.167-1
Severity: serious
User: [email protected]
Usertags: edos-file-overwrite

Date: 2011-04-01
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!
  mime-support python2.6-minimal libexpat1 python2.6 python-minimal python
  python-bson python-gridfs python-httplib2 python-pymongo python-mongoengine
  python-oauth2
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package mime-support.
(Reading database ... 8746 files and directories currently installed.)
Unpacking mime-support (from .../mime-support_3.51-1_all.deb) ...
Selecting previously deselected package python2.6-minimal.
Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.6-8+b1_amd64.deb) 
...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_2.0.1-7_amd64.deb) ...
Selecting previously deselected package python2.6.
Unpacking python2.6 (from .../python2.6_2.6.6-8+b1_amd64.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.6.6-12_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.6.6-12_all.deb) ...
Selecting previously deselected package python-bson.
Unpacking python-bson (from .../python-bson_1.10-1_amd64.deb) ...
Selecting previously deselected package python-gridfs.
Unpacking python-gridfs (from .../python-gridfs_1.10-1_all.deb) ...
Selecting previously deselected package python-httplib2.
Unpacking python-httplib2 (from .../python-httplib2_0.6.0-4_all.deb) ...
Selecting previously deselected package python-pymongo.
Unpacking python-pymongo (from .../python-pymongo_1.10-1_amd64.deb) ...
Selecting previously deselected package python-mongoengine.
Unpacking python-mongoengine (from .../python-mongoengine_0.4-1_all.deb) ...
Selecting previously deselected package python-oauth2.
Unpacking python-oauth2 (from .../python-oauth2_1.5.167-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/python-oauth2_1.5.167-1_all.deb 
(--unpack):
 trying to overwrite '/usr/share/pyshared/tests/__init__.py', which is also in 
package python-mongoengine 0.4-1
configured to not write apport reports
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/python-oauth2_1.5.167-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 violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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/lib/python2.5/site-packages/tests/__init__.py
  /usr/lib/python2.6/dist-packages/tests/__init__.py
  /usr/share/pyshared/tests/__init__.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. You may
also register in the BTS that the other package is affected by the bug.

-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: python-oauth2
Source-Version: 1.5.167-2

We believe that the bug you reported is fixed in the latest version of
python-oauth2, which is due to be installed in the Debian FTP archive:

python-oauth2_1.5.167-2.debian.tar.gz
  to main/p/python-oauth2/python-oauth2_1.5.167-2.debian.tar.gz
python-oauth2_1.5.167-2.dsc
  to main/p/python-oauth2/python-oauth2_1.5.167-2.dsc
python-oauth2_1.5.167-2_all.deb
  to main/p/python-oauth2/python-oauth2_1.5.167-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.
TANIGUCHI Takaki <[email protected]> (supplier of updated python-oauth2 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: SHA256

Format: 1.8
Date: Wed, 06 Apr 2011 12:54:48 +0900
Source: python-oauth2
Binary: python-oauth2
Architecture: source all
Version: 1.5.167-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: TANIGUCHI Takaki <[email protected]>
Description: 
 python-oauth2 - Library for OAuth version 1.0a (forked from python-oauth)
Closes: 620549
Changes: 
 python-oauth2 (1.5.167-2) unstable; urgency=low
 .
   * debian/patches/exclude_test_module: remove tests module from package.
     (Closes: #620549).
Checksums-Sha1: 
 a0a6756e0b16a26aa2a24976e7c7e45c9fc31d57 2018 python-oauth2_1.5.167-2.dsc
 da08ef17b3f624dd285fcdc8b5b1f711f47bd6a6 2370 
python-oauth2_1.5.167-2.debian.tar.gz
 27bd1f4856abd84fee1c7e65e1f5909752eeb2b9 12154 python-oauth2_1.5.167-2_all.deb
Checksums-Sha256: 
 ecb7ebe1add8d306d022e5f93a06686cd21cbc02aae7f87da135341c11d06e4f 2018 
python-oauth2_1.5.167-2.dsc
 986e2593da99b2c6c55b6f4e7784cf6eb19d2af93c758f097a567721cacc9c49 2370 
python-oauth2_1.5.167-2.debian.tar.gz
 8975315ae6afd440a7265843ccf628ca98e59e06d69c8626c8e67832ef6d54be 12154 
python-oauth2_1.5.167-2_all.deb
Files: 
 331cfa3ebee2d1432b6b3233539cacfe 2018 python extra python-oauth2_1.5.167-2.dsc
 2fac246b0e76b9fdc318ef810b7d33ab 2370 python extra 
python-oauth2_1.5.167-2.debian.tar.gz
 ee0ed770c3dacc2c39f8dade685ae65a 12154 python extra 
python-oauth2_1.5.167-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJNm+bQAAoJEMwUn2wopeJXnwwP/1Q5tAH1jcnxLXBMTYT2u42l
xUHkMJdwwXJ50qScp3oNRurwPQ4/2Kg6C/3LhzdganyLppEhZcIlHRltjTtQn7tx
N9Wkp3D9ONUj0HvC0zRJmXtDk07xRXcW5G/yYT9rgUC+bHKS+IIP5Ot5xAjPH8ec
fzfN7l94qfT++0eo4QD+yXVoolQwaxwiMCxK6C4DwKfLMfbHoRvbXoR3/NFSwPg1
7gKgpDxvzac/5BAMBfsh7mnxCXOYdqy1cKNlHpR7TZ75gOkRb2zJr2rRxTm7tRba
RkUACR98NJNg4GYevRQDcSmt96t9OmRtGVRRrd5oYX/eMnqyS1eD8wT6V5vaBLOu
FiRi807UwwU00X08r72YhyewGthbp+tkTtr4DRmmEBds4jVdp4pHfVEwMYoUfsIl
GH+vQ1uCYBNaq33N3OBurJypOCkeoulOVkgxo3/tZDugTWR/w9UYDP565hvGPdo2
p//FkdxRZLMUoGSs/QwQd9w5S/0BuwzksLHSR7Zd3IwcXt9/i2XNg1bQOMqhUUfg
hIyJYVpHSRo+DBmhCojPhohy43s5/6CAznNPTVxzU5YQxa941BlFGM3RUVEKUZsS
lTnrQP5GSGaPKkVBz2IBf+aEIP53HJ9sAdn1f8eqVbw00C9L5X4xSn3rXawC1t7p
byNgPmgz+pwMy/QL4Huq
=llJW
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to