Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-26 Thread Dmitry Shachnev
On Wed, 26 Feb 2014 08:57:44 +1100, Ben Finney wrote:
 package python3-coverage
 notfound 740053 python3-coverage/3.7+dfsg.1-4
 found 740053 python3-coverage/3.7+dfsg.1-4+b1
[...]
 (Which is “3.7+dfsg.1-4+b1”; I'm updating the bug report accordingly.)

Sorry, this is wrong. According to BTS documentation [1]:

 found bugnumber [ version ]
 version may be a fully qualified version, of the form 
 sourcepackagename/version.

[1]: https://www.debian.org/Bugs/server-control.en.html#found

So you need a *source* package name and version, i.e. 
python-coverage/3.7+dfsg.1-4,
just like in my original message. Note that there was never a …+b1 *source* 
upload.

Now BTS is confused and thinks that this bug is also present in stable (see the 
graph
in top-right corner of the bug report).

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 740053 python3-coverage/3.7+dfsg.1-4+b1
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
The source python3-coverage and version 3.7+dfsg.1-4+b1 do not appear to match 
any binary packages
No longer marked as found in versions python3-coverage/3.7+dfsg.1-4+b1.
 reassign 740053 python3-coverage
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
Ignoring request to reassign bug #740053 to the same package
 found 740053 3.7+dfsg.1-4+b1
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
Marked as found in versions python-coverage/3.7+dfsg.1-4.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
740053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-25 Thread Dmitry Shachnev
Package: python3-coverage
Version: 3.7+dfsg.1-4
Severity: serious
Justification: fails to install/upgrade

Dear Maintainer,

Today’s update of python3-coverage failed with:

| Unpacking python3-coverage (3.7+dfsg.1-4+b1) over (3.7+dfsg.1-4) ...
| dpkg: error processing archive 
/var/cache/apt/archives/python3-coverage_3.7+dfsg.1-4+b1_i386.deb (--unpack):
|  trying to overwrite 
'/usr/lib/python3/dist-packages/coverage/tracer.cpython-34dm-i386-linux-gnu.so',
 which is also in package python3-coverage-dbg 3.7+dfsg.1-4+b1
| Errors were encountered while processing:
|  /var/cache/apt/archives/python3-coverage_3.7+dfsg.1-4+b1_i386.deb

Looks like both python3-coverage and python3-coverage-dbg ship that file
(tracer.cpython-34dm-$MULTIARCH.so), while it should be only present in
python3-coverage-dbg.

The same applies to tracer.cpython-33dm-$MULTIARCH.so.

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature


Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-25 Thread Dmitry Shachnev
Control: tags -1 patch

From the build log I noticed that this is an issue in python3_objcode_versions
definition:

dh [...] --exclude .cpython-3433dm-i386-linux-gnu.so

Attaching a patch that should fix the issue.

--
Dmitry Shachnev--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@
 # wildcard will *not* work. So we need to specify the exact substring for
 # the Python 3 debug module filenames.
 python3_objcode_versions = $(shell \
-	printf %s ${PYTHON3_VERSIONS} | sed -e 's/\.//g')
+	printf %s\n ${PYTHON3_VERSIONS} | sed -e 's/\.//g')
 DEB_HOST_MULTIARCH = $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 debug_object_exclude += $(foreach ver,${python3_objcode_versions}, \
 	.cpython-${ver}dm-${DEB_HOST_MULTIARCH}.so)


signature.asc
Description: OpenPGP digital signature


Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-25 Thread Ben Finney
package python3-coverage
notfound 740053 python3-coverage/3.7+dfsg.1-4
found 740053 python3-coverage/3.7+dfsg.1-4+b1
tags 740053 + confirmed
thanks

On 25-Feb-2014, Dmitry Shachnev wrote:
 Today’s update of python3-coverage

(Which is “3.7+dfsg.1-4+b1”; I'm updating the bug report accordingly.)

 Looks like both python3-coverage and python3-coverage-dbg ship that file
 (tracer.cpython-34dm-$MULTIARCH.so), while it should be only present in
 python3-coverage-dbg.
 
 The same applies to tracer.cpython-33dm-$MULTIARCH.so.

Thanks for this report.

-- 
 \ “Pinky, are you pondering what I'm pondering?” “I think so, |
  `\  Brain, but can the Gummi Worms really live in peace with the |
_o__)  Marshmallow Chicks?” —_Pinky and The Brain_ |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Processed: Re: Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 package python3-coverage
Limiting to bugs with field 'package' containing at least one of 
'python3-coverage'
Limit currently set to 'package':'python3-coverage'

 notfound 740053 python3-coverage/3.7+dfsg.1-4
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
The source python3-coverage and version 3.7+dfsg.1-4 do not appear to match any 
binary packages
Ignoring request to alter found versions of bug #740053 to the same values 
previously set
 found 740053 python3-coverage/3.7+dfsg.1-4+b1
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
The source python3-coverage and version 3.7+dfsg.1-4+b1 do not appear to match 
any binary packages
Marked as found in versions python3-coverage/3.7+dfsg.1-4+b1.
 tags 740053 + confirmed
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
Added tag(s) confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
740053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed (with 1 errors): Re: Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 package python-coverage
Limiting to bugs with field 'package' containing at least one of 
'python-coverage'
Limit currently set to 'package':'python-coverage'

 notfound 740053 python-coverage/3.7+dfsg.1-4
package: python3-coverage' does not match at least one of python-coverage
Failed to remove found on 740053: limit failed for bugs: 740053.

 package python3-coverage
Limiting to bugs with field 'package' containing at least one of 
'python3-coverage'
Limit currently set to 'package':'python3-coverage'

 found 740053 python3-coverage/3.7+dfsg.1-4+b1
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
The source python3-coverage and version 3.7+dfsg.1-4+b1 do not appear to match 
any binary packages
Ignoring request to alter found versions of bug #740053 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
740053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#740053: python3-coverage: overwrites file in python3-coverage-dbg

2014-02-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 740053 python-coverage/3.7+dfsg.1-4
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
No longer marked as found in versions python-coverage/3.7+dfsg.1-4.
 found 740053 python3-coverage/3.7+dfsg.1-4+b1
Bug #740053 [python3-coverage] python3-coverage: overwrites file in 
python3-coverage-dbg
The source python3-coverage and version 3.7+dfsg.1-4+b1 do not appear to match 
any binary packages
Ignoring request to alter found versions of bug #740053 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
740053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org