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

Bug#949065: marked as done (lintian: patch to use python2 instead of python)



Your message dated Sun, 19 Jan 2020 10:35:43 +0000
with message-id <E1it7vj-000E4k-Ek@fasolo.debian.org>
and subject line Bug#949065: fixed in lintian 2.46.0
has caused the Debian Bug report #949065,
regarding lintian: patch to use python2 instead of python
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.)


-- 
949065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949065
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: lintian
Version: 2.45.0
Severity: important
Tags: patch
Hello, with python being removed shortly, the following patch makes lintian build with the new python2 package


--- lintian-2.45.0/debian/changelog	2020-01-13 13:23:40.000000000 +0100
+++ lintian-2.45.1/debian/changelog	2020-01-16 16:56:24.000000000 +0100
@@ -1,3 +1,9 @@
+lintian (2.45.1) UNRELEASED; urgency=medium
+
+  * Depend and run tests with python2 (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 16 Jan 2020 16:56:24 +0100
+
 lintian (2.45.0) unstable; urgency=medium
 
   * Summary of tag changes:
diff -Nru lintian-2.45.0/debian/control lintian-2.45.0ubuntu1/debian/control
--- lintian-2.45.0/debian/control	2020-01-13 13:23:40.000000000 +0100
+++ lintian-2.45.1/debian/control	2020-01-16 16:56:22.000000000 +0100
@@ -81,7 +81,7 @@
  perl <!nocheck>,
  pkg-js-tools <!nocheck>,
  pkg-php-tools <!nocheck>,
- python <!nocheck>,
+ python2 <!nocheck>,
  python-all-dev <!nocheck>,
  python-numpy <!nocheck>,
  python3-docutils,
diff -Nru lintian-2.45.0/t/tags/checks/cruft/cruft-general-upstream/build-spec/pre-upstream lintian-2.45.0ubuntu1/t/tags/checks/cruft/cruft-general-upstream/build-spec/pre-upstream
--- lintian-2.45.0/t/tags/checks/cruft/cruft-general-upstream/build-spec/pre-upstream	2020-01-13 13:23:40.000000000 +0100
+++ lintian-2.45.1/t/tags/checks/cruft/cruft-general-upstream/build-spec/pre-upstream	2020-01-16 16:56:10.000000000 +0100
@@ -47,8 +47,8 @@
 echo '' > "${dir}/fake.py"
 echo 'import fake' > "${dir}/main.py"
 unset PYTHONDONTWRITEBYTECODE
-PYTHONPATH="${dir}" python "${dir}/main.py" > /dev/null
-PYTHONPATH="${dir}" python -O "${dir}/main.py"  > /dev/null
+PYTHONPATH="${dir}" python2 "${dir}/main.py" > /dev/null
+PYTHONPATH="${dir}" python2 -O "${dir}/main.py"  > /dev/null
 rm -f "${dir}"/main.py*
 
 zip -q "${dir}/fake.jar" "${dir}/fake.min.js"
diff -Nru lintian-2.45.0/t/tags/checks/java/cruft-general-upstream/build-spec/pre-upstream lintian-2.45.0ubuntu1/t/tags/checks/java/cruft-general-upstream/build-spec/pre-upstream
--- lintian-2.45.0/t/tags/checks/java/cruft-general-upstream/build-spec/pre-upstream	2020-01-13 13:23:40.000000000 +0100
+++ lintian-2.45.1/t/tags/checks/java/cruft-general-upstream/build-spec/pre-upstream	2020-01-16 16:56:00.000000000 +0100
@@ -47,8 +47,8 @@
 echo '' > "${dir}/fake.py"
 echo 'import fake' > "${dir}/main.py"
 unset PYTHONDONTWRITEBYTECODE
-PYTHONPATH="${dir}" python "${dir}/main.py" > /dev/null
-PYTHONPATH="${dir}" python -O "${dir}/main.py"  > /dev/null
+PYTHONPATH="${dir}" python2 "${dir}/main.py" > /dev/null
+PYTHONPATH="${dir}" python2 -O "${dir}/main.py"  > /dev/null
 rm -f "${dir}"/main.py*
 
 zip -q "${dir}/fake.jar" "${dir}/fake.min.js"

--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.46.0

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

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 949065@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <lamby@debian.org> (supplier of updated lintian 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 19 Jan 2020 10:06:28 +0000
Source: lintian
Architecture: source
Version: 2.46.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Chris Lamb <lamby@debian.org>
Closes: 949065
Changes:
 lintian (2.46.0) unstable; urgency=medium
 .
   [ Gianfranco Costamagna ]
   * Build Lintian with the new "python2" package. (Closes: #949065)
Checksums-Sha1:
 1b1ae45bb93c36269060331f41c681bbb21940fa 4102 lintian_2.46.0.dsc
 39d916dd601726ec63ec55851ab184bb2c259751 1868568 lintian_2.46.0.tar.xz
 ec11b0b35a1c861758f35b23fa05f86005d82cea 17205 lintian_2.46.0_amd64.buildinfo
Checksums-Sha256:
 ee5314cc3283c6c88e5f8229a36e7dd150b2511ca45959379332b832ea2022cd 4102 lintian_2.46.0.dsc
 9b0f96f5cad593488d36190db6c3271a32dfd9481a580f01407719bb0ff803dd 1868568 lintian_2.46.0.tar.xz
 4dbd8fcd2d195339d1cfcb598a9e5e86a78d3ef2606140542b02490784a56472 17205 lintian_2.46.0_amd64.buildinfo
Files:
 fd93ee56174dec69bf0e7edd2b766f5d 4102 devel optional lintian_2.46.0.dsc
 9e62062e599b99e5e8bd9ee83e80d7a7 1868568 devel optional lintian_2.46.0.tar.xz
 d27d3df233c3b65b3fb18cae442647a5 17205 devel optional lintian_2.46.0_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAl4kLzEACgkQHpU+J9Qx
HlgWUBAAoqILuAAHFWbsB29JcsaRZ83nw27HtCubC6xlzmIL7DFJHzPAw7nrCWoK
DTWVIiX3wljZOdR5rR9CAupwAw5lYO0EwKTlUXeJy89W+dhvdr/kOZIzTTyrT3vv
+IIiPbRK1SL6D9hf/vyRlKf/bt/LFEDEnXlHBZ0rLUU4NT1PiwHubjfpdYZBiKFT
RPddKugNWXr2B3wwJpNABC9WN3hevAo375Q6EzhUgxc6rTfc1gKv/SEcamhPRSx6
FDGNc2d7n7sATeRmN1/ABVuzuouaFGAc6B90yMTG5c0YqiMpcfTDiYfm4n/XQopW
5WKK9j3+LBwz/Wu5XPRb9gYqoATHRhUXpJkbY17TlmSQLU8+7LbPM0pmTg1YrYI1
SnJ3HKaFkXVYDQ09sD3m0ydfC/XpCPgWNeVuKFMsqQIOp5MsBLFfcnJIIWXj7TRl
kT0c9YIJSxXkymlog+M7gbVUB07p5fpZrMQIu6uTaBdcc2iu+LkLl9iKNcqQVrH6
VVo7/NczftAvh2CED/Cu8UE5xwDHTFgZEGW4RUGyzGerOKCTybC47K8bblJY/KIe
runIsj+iBTwHrpjGy13rhXae/EdjQgcRbNjbJeJLCujbdUD6hM+yaHvdjAajWGCk
qh/8nV71gi3a4nk8Qq43mentdLtX3I6adKk5LDwMYhe0iB+XFMQ=
=Daw4
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: