Your message dated Sun, 18 Nov 2018 16:55:56 +0000
with message-id <[email protected]>
and subject line Bug#908879: fixed in pyparted 3.11.1-13
has caused the Debian Bug report #908879,
regarding pyparted: FTBFS randomly (ImportError: No module named _ped)
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.)


-- 
908879: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908879
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyparted
Version: 3.11.1-12
Severity: important
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem pybuild --with python2,python3
   dh_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_autoreconf -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python2.7-dbg setup.py config 
running config
I: pybuild base:217: python3.6 setup.py config 
running config
I: pybuild base:217: python3.6-dbg setup.py config 
running config

[... snipped ...]

  File "/<<PKGBUILDDIR>>/tests/test_parted_alignment.py", line 23, in <module>
    import _ped
ImportError: No module named _ped


======================================================================
ERROR: tests.test_parted_geometry (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_parted_geometry
Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/tests/test_parted_geometry.py", line 23, in <module>
    import parted
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_dbg_parted/build/parted/__init__.py", 
line 33, in <module>
    import _ped
ImportError: No module named _ped


======================================================================
ERROR: tests.test__ped_chsgeometry (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test__ped_chsgeometry
Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/unittest/loader.py", line 232, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/tests/test__ped_chsgeometry.py", line 22, in <module>
    import _ped
ImportError: No module named _ped


----------------------------------------------------------------------
Ran 22 tests in 0.008s

FAILED (errors=18, skipped=4)
make[2]: *** [Makefile:42: test] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:18: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A" but a
similar error happens in reproducible builds in a random way, for example,
here:

https://tests.reproducible-builds.org/debian/logs/unstable/i386/pyparted_3.11.1-12.build2.log.gz

I've put a bunch of my own build logs here:

https://people.debian.org/~sanvila/build-logs/pyparted/

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

If you could not reproduce this, please say so and I could give you
access to a machine where it happens all the time.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pyparted
Source-Version: 3.11.1-13

We believe that the bug you reported is fixed in the latest version of
pyparted, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Herbert Parentes Fortes Neto <[email protected]> (supplier of updated pyparted 
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: SHA512

Format: 1.8
Date: Sun, 18 Nov 2018 13:17:11 -0200
Source: pyparted
Binary: python-parted python3-parted python-parted-doc
Architecture: source
Version: 3.11.1-13
Distribution: unstable
Urgency: medium
Maintainer: Herbert Parentes Fortes Neto <[email protected]>
Changed-By: Herbert Parentes Fortes Neto <[email protected]>
Description:
 python-parted - Python interface for libparted
 python-parted-doc - Python 3 interface for libparted (common documentation)
 python3-parted - Python 3 interface for libparted
Closes: 908879
Changes:
 pyparted (3.11.1-13) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/changelog: Remove trailing whitespaces
 .
   [ Herbert Fortes ]
   * debian/control:
       - Bump Standards-Version from 4.1.4 to 4.2.1
   * debian/rules:
       - override_dh_auto_test is empty now
         No DEB_BUILD_OPTIONS, as lintian wants
         No tests during build (Closes: #908879)
         Tests only in CI
   * debian/README.Debian:
       - Fix typo
Checksums-Sha1:
 f29a114072034a1e11e877aee2a4ae2a636fe252 2177 pyparted_3.11.1-13.dsc
 306e010fa27b417f2e775855a5d5474989dda8fe 8024 pyparted_3.11.1-13.debian.tar.xz
 81ce02052ff832705167c8c17087106ebbaf71a8 9238 
pyparted_3.11.1-13_amd64.buildinfo
Checksums-Sha256:
 066dc39070049029b79f0693f4aa3e1ef1b4f0af9dcb05238f8c8c5393ce1693 2177 
pyparted_3.11.1-13.dsc
 91ddfca5c169e010a5f4e3a07a88aa84eabd3b6895f03c88335ba7b40ae4b1ff 8024 
pyparted_3.11.1-13.debian.tar.xz
 917fd0b136cf6f7ddc04bcccec59f2276cb3af7b40be232bee1965ed9a0b229f 9238 
pyparted_3.11.1-13_amd64.buildinfo
Files:
 8cab3cf898c1101f3ca53b702866c100 2177 python optional pyparted_3.11.1-13.dsc
 2ab7bc1efc7ae698c041567b4bb2c566 8024 python optional 
pyparted_3.11.1-13.debian.tar.xz
 3425c15993ce0cab6c95eaa742d3d794 9238 python optional 
pyparted_3.11.1-13_amd64.buildinfo

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

iQJEBAEBCgAuFiEEbiJhr5LBUJGFGPlCVSVvKKxgYRoFAlvxk2wQHGhwZm5AZGVi
aWFuLm9yZwAKCRBVJW8orGBhGm1xD/sHcYcSMl5gougnWmZE2wwnGjxa/yvua3R5
AKYX95nZhJoVxWjqziNORumrcMnWR+3+OV/zBzUQrNQ+poXFxOIu5yGZfdm8X7zW
fo1U68HVP6kmjUCMuTf/wtXPUhn80UKW8bEi+MnMmaHpGv1y6jB/dKY8O/Dvn2/Q
2FE4oTfDKI3DRvgUufeU7PJvoYzMsIgYMcf+v82hzS4kELwaQSo2EvkSf7LedA2l
9j7VMlwd9wmUa3CnWh9aa4+dwOekBD6ucY8ISUpzxPnBBuwxK8SFBy8AbOCelRGv
dw/OQWpHZN95XhaHk2Xfl7rNOGEbPRtO4e3KwyHxo9oLWJ8psQrsYoOEmwAuPmdL
8dxFIh+VhkD9sLqqnLdWxfIkx3L62PatmS3TlcyqdqgOrJxrDGtgwouG/x2w3aDf
kZZKuVN6rV0aV299EohSdlWwAt07fcnkhEQ1scohUFBhlKynk5HS34mxTCKlqtlv
JEOkh6bPxMJRX0hMs6lN+Ee20rjfxPAx9imBVWKrjD83/eDkLmYLDgV17DunH60a
p1gdmeINW6pWMG7mqCuvYmthks+mpI7ObV53+9f2GYAF+XLOpZz7P/+sfEg/7wlq
HFKU1imbCg36TDbjCDZlhI43CFmddCjGZsZVLUmQt3mj2EEYXAx8Pp73Q5xXZmQ6
zFXV2OtSog==
=CY2W
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to