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

Bug#861014: unblock: python-pyelftools/0.24-2



On 23/04/17 23:04, Ivo De Decker wrote:
> Control: tags -1 moreinfo
>
> Hi,
>
> On Sun, Apr 23, 2017 at 07:51:24PM +0200, Tomasz Buchert wrote:
> > Please unblock package python-pyelftools
> >
> > The package FTBFSes on i386. The version in unstable fixes it.
> >
> > unblock python-pyelftools/0.24-2
>
> You changed the debhelper compat version from 9 to 10. That is not appropriate
> during the freeze. Please revert this.
>
> Cheers,
>
> Ivo

Hi Ivo,
here is a simpler debdiff with upload to testing-proposed-updates.

Tomasz
diff -Nru python-pyelftools-0.24/debian/changelog python-pyelftools-0.24/debian/changelog
--- python-pyelftools-0.24/debian/changelog	2016-08-09 00:29:51.000000000 +0200
+++ python-pyelftools-0.24/debian/changelog	2017-04-29 09:42:48.000000000 +0200
@@ -1,3 +1,9 @@
+python-pyelftools (0.24-2) testing-proposed-updates; urgency=medium
+
+  * d/patches: disable readelf tests, solves #860630
+
+ -- Tomasz Buchert <tomasz@debian.org>  Sat, 29 Apr 2017 09:42:48 +0200
+
 python-pyelftools (0.24-1) unstable; urgency=medium
 
   * Imported Upstream version 0.24
diff -Nru python-pyelftools-0.24/debian/patches/0001-Don-t-run-readelf-tests-because-they-are-fragile-and.patch python-pyelftools-0.24/debian/patches/0001-Don-t-run-readelf-tests-because-they-are-fragile-and.patch
--- python-pyelftools-0.24/debian/patches/0001-Don-t-run-readelf-tests-because-they-are-fragile-and.patch	1970-01-01 01:00:00.000000000 +0100
+++ python-pyelftools-0.24/debian/patches/0001-Don-t-run-readelf-tests-because-they-are-fragile-and.patch	2017-04-29 09:42:48.000000000 +0200
@@ -0,0 +1,21 @@
+From: Tomasz Buchert <tomasz@debian.org>
+Date: Sun, 23 Apr 2017 19:40:32 +0200
+Subject: Don't run readelf tests, because they are fragile and arch-specific.
+
+---
+ test/all_tests.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/test/all_tests.py b/test/all_tests.py
+index 4cb8e3c..6467af8 100755
+--- a/test/all_tests.py
++++ b/test/all_tests.py
+@@ -22,7 +22,7 @@ def main():
+         return 1
+     run_test_script('test/run_all_unittests.py')
+     run_test_script('test/run_examples_test.py')
+-    run_test_script('test/run_readelf_tests.py')
++    # run_test_script('test/run_readelf_tests.py')
+ 
+ if __name__ == '__main__':
+     sys.exit(main())
diff -Nru python-pyelftools-0.24/debian/patches/series python-pyelftools-0.24/debian/patches/series
--- python-pyelftools-0.24/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ python-pyelftools-0.24/debian/patches/series	2017-04-29 09:42:48.000000000 +0200
@@ -0,0 +1 @@
+0001-Don-t-run-readelf-tests-because-they-are-fragile-and.patch

Attachment: signature.asc
Description: PGP signature


Reply to: