[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991709: marked as done (unblock: python-defaults/2.7.18-3)



Your message dated Sat, 31 Jul 2021 08:16:16 +0000
with message-id <E1m9kAK-0004Pv-Rh@respighi.debian.org>
and subject line unblock python-defaults
has caused the Debian Bug report #991709,
regarding unblock: python-defaults/2.7.18-3
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 owner@bugs.debian.org
immediately.)


-- 
991709: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991709
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package python-defaults
(just uploaded, so needs few more days but hopefully it will make it
into Bullseye)

[ Reason ]
pyclean and pycomile scripts (and debpython module stripped down to
code needed by mentioned scripts) were accidentally removed in 2.7.18-1
from python2-minimal package. There's a fallback code in maintainer
scripts (in python-foo packages) so nobody noticed for almost a year but
fortunately Jakub Wilk pinged us about the problem.

[ Impact ]
We're almost done with removing Python 2.X stack, but these scripts are
still used and cover few more cases than the fallback code. At least
pyclean will be used a lot while removing old packages.


unblock python-defaults/2.7.18-3


diff -Nru python-defaults-2.7.18/debian/changelog python-defaults-2.7.18/debian/changelog
--- python-defaults-2.7.18/debian/changelog	2020-08-04 10:22:34.000000000 +0200
+++ python-defaults-2.7.18/debian/changelog	2021-07-28 13:17:06.000000000 +0200
@@ -1,3 +1,9 @@
+python-defaults (2.7.18-3) unstable; urgency=medium
+
+  * Install pycompile and pyclean accidentally removed in -1
+
+ -- Piotr Ożarowski <piotr@debian.org>  Wed, 28 Jul 2021 13:17:06 +0200
+
 python-defaults (2.7.18-2) unstable; urgency=medium
 
   * Don't ship a duplicate README.Debian in python2-doc. Closes: #966823.
diff -Nru python-defaults-2.7.18/debian/rules python-defaults-2.7.18/debian/rules
--- python-defaults-2.7.18/debian/rules	2020-08-04 10:20:50.000000000 +0200
+++ python-defaults-2.7.18/debian/rules	2021-07-28 13:16:09.000000000 +0200
@@ -112,6 +112,7 @@
 	dh_testroot
 #	dh_installdirs -ppython usr/share/doc/python
 	dh_install
+	DESTDIR=debian/python2-minimal PREFIX=/usr make install-runtime
 
 	touch stamp-install
 

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: