Your message dated Mon, 24 Feb 2020 07:53:14 +0000
with message-id <e1j68ye-0009ow...@fasolo.debian.org>
and subject line Bug#951950: fixed in sphinx-astropy 1.2-3
has caused the Debian Bug report #951950,
regarding ndcube: FTBFS: NameError: name 'intersphinx_mapping' is not defined
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 ow...@bugs.debian.org
immediately.)


-- 
951950: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951950
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ndcube
Version: 1.1.3-2
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:217: /usr/bin/python3.8 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube
> copying ndcube/ndcube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube
> copying ndcube/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube
> copying ndcube/ndcube_sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube
> copying ndcube/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube
> copying ndcube/_sunpy_init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/utils
> copying ndcube/utils/wcs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/utils
> copying ndcube/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/utils
> copying ndcube/utils/sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/utils
> copying ndcube/utils/cube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/test_ndcubesequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/test_sequence_plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/helpers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/test_plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/test_utils_cube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/setup_package.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/test_ndcube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/test_utils_wcs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> copying ndcube/tests/test_utils_sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/mixins
> copying ndcube/mixins/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/mixins
> copying ndcube/mixins/plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/mixins
> copying ndcube/mixins/sequence_plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/mixins
> copying ndcube/mixins/ndslicing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/mixins
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/utils/tests
> copying ndcube/utils/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/utils/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/data
> copying ndcube/data/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/data
> copying ndcube/tests/coveragerc -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ndcube/build/ndcube/tests
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:161: 
> AstropyDeprecationWarning: The package argument to generate_version_py has 
> been deprecated and will be removed in future. Specify the package name in 
> setup.cfg instead
>   warnings.warn('The package argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:166: 
> AstropyDeprecationWarning: The version argument to generate_version_py has 
> been deprecated and will be removed in future. Specify the version number in 
> setup.cfg instead
>   warnings.warn('The version argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:171: 
> AstropyDeprecationWarning: The release argument to generate_version_py has 
> been deprecated and will be removed in future. We now use the presence of the 
> "dev" string in the version to determine whether this is a release
>   warnings.warn('The release argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:186: 
> AstropyDeprecationWarning: Specifying the package name using the 
> "package_name" option in setup.cfg is deprecated - use the "name" option 
> instead.
>   warnings.warn('Specifying the package name using the "package_name" '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:239: 
> AstropyDeprecationWarning: The packagename argument to generate_version_py 
> has been deprecated and will be removed in future. Specify the package name 
> in setup.cfg instead
>   warnings.warn('The packagename argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:244: 
> AstropyDeprecationWarning: The version argument to generate_version_py has 
> been deprecated and will be removed in future. Specify the version number in 
> setup.cfg instead
>   warnings.warn('The version argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:249: 
> AstropyDeprecationWarning: The release argument to generate_version_py has 
> been deprecated and will be removed in future. We now use the presence of the 
> "dev" string in the version to determine whether this is a release
>   warnings.warn('The release argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:264: 
> AstropyDeprecationWarning: Specifying the package name using the 
> "package_name" option in setup.cfg is deprecated - use the "name" option 
> instead.
>   warnings.warn('Specifying the package name using the "package_name" '
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube
> copying ndcube/ndcube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube
> copying ndcube/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube
> copying ndcube/ndcube_sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube
> copying ndcube/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube
> copying ndcube/_sunpy_init.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/utils
> copying ndcube/utils/wcs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/utils
> copying ndcube/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/utils
> copying ndcube/utils/sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/utils
> copying ndcube/utils/cube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/test_ndcubesequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/test_sequence_plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/helpers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/test_plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/test_utils_cube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/setup_package.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/test_ndcube.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/test_utils_wcs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> copying ndcube/tests/test_utils_sequence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/mixins
> copying ndcube/mixins/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/mixins
> copying ndcube/mixins/plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/mixins
> copying ndcube/mixins/sequence_plotting.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/mixins
> copying ndcube/mixins/ndslicing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/mixins
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/utils/tests
> copying ndcube/utils/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/utils/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/data
> copying ndcube/data/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/data
> copying ndcube/tests/coveragerc -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_ndcube/build/ndcube/tests
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:163: 
> AstropyDeprecationWarning: The package argument to generate_version_py has 
> been deprecated and will be removed in future. Specify the package name in 
> setup.cfg instead
>   'the package name in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:168: 
> AstropyDeprecationWarning: The version argument to generate_version_py has 
> been deprecated and will be removed in future. Specify the version number in 
> setup.cfg instead
>   'the version number in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:174: 
> AstropyDeprecationWarning: The release argument to generate_version_py has 
> been deprecated and will be removed in future. We now use the presence of the 
> "dev" string in the version to determine whether this is a release
>   'determine whether this is a release', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:188: 
> AstropyDeprecationWarning: Specifying the package name using the 
> "package_name" option in setup.cfg is deprecated - use the "name" option 
> instead.
>   'option instead.', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:241: 
> AstropyDeprecationWarning: The packagename argument to generate_version_py 
> has been deprecated and will be removed in future. Specify the package name 
> in setup.cfg instead
>   'the package name in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:246: 
> AstropyDeprecationWarning: The version argument to generate_version_py has 
> been deprecated and will be removed in future. Specify the version number in 
> setup.cfg instead
>   'the version number in setup.cfg instead', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:252: 
> AstropyDeprecationWarning: The release argument to generate_version_py has 
> been deprecated and will be removed in future. We now use the presence of the 
> "dev" string in the version to determine whether this is a release
>   'determine whether this is a release', AstropyDeprecationWarning)
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:266: 
> AstropyDeprecationWarning: Specifying the package name using the 
> "package_name" option in setup.cfg is deprecated - use the "name" option 
> instead.
>   'option instead.', AstropyDeprecationWarning)
> PYTHONPATH=. sphinx-build -D html_last_updated_fmt="September 04, 2019" -D 
> html_show_copyright=0 -N -bhtml docs/ build/html # HTML generator
> Running Sphinx v1.8.5
> 
> Configuration error:
> There is a programmable error in your configuration file:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 368, in 
> eval_config_file
>     execfile_(filename, namespace)
>   File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in 
> execfile_
>     exec_(code, _globals)
>   File "/<<PKGBUILDDIR>>/docs/conf.py", line 47, in <module>
>     intersphinx_mapping.pop('h5py', None)
> NameError: name 'intersphinx_mapping' is not defined
> 
> make[1]: *** [debian/rules:18: override_dh_auto_build] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/ndcube_1.1.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: sphinx-astropy
Source-Version: 1.2-3
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sphinx-astropy, 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 951...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated sphinx-astropy 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 24 Feb 2020 08:25:59 +0100
Source: sphinx-astropy
Architecture: source
Version: 1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 951950
Changes:
 sphinx-astropy (1.2-3) unstable; urgency=medium
 .
   * Use an empty dict for intersphinx_mapping for Debian builds
     (Closes: #951950)
Checksums-Sha1:
 157f715cc9980404138c5a2d647d281657d0ce6f 2252 sphinx-astropy_1.2-3.dsc
 61135356e00b4e2a57b5f2cbf99a57d550de75a1 3180 
sphinx-astropy_1.2-3.debian.tar.xz
Checksums-Sha256:
 56e7bd0d6a9eb368f481ceef3c14326345a36a66d00585badd18fe660ae2503d 2252 
sphinx-astropy_1.2-3.dsc
 3c37d86a803a28c8343fb7166bf0a857494ad0feb108f4877265477931987562 3180 
sphinx-astropy_1.2-3.debian.tar.xz
Files:
 3babee358d2c51175850f390d042e431 2252 python optional sphinx-astropy_1.2-3.dsc
 451f1fac7f0aba6ab8287ade183ff813 3180 python optional 
sphinx-astropy_1.2-3.debian.tar.xz

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

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAl5TfaUACgkQmk9WvbkO
GL30Sg/+P4KARK4PYsS0Rbj9d+p1DHp90HcXx+vnReY3TSKxDM4skVZTeI10O/PS
CdZ4It7RJWNRweJF62MBMdR7T/U0a/Jo30TomH13aENxpWg8l2VPpwo1cBVOsiIJ
PZFCTs3xVYjExr2020ethRLIH1Ql3ul+kTIL95IhIjc46Nn5hop8n2lpqkrvbbmb
CtbSHyykAPmxvPl6a6Syhad5CNB3HzVULb6CWO95XnKzVGsTuVDYzzDh6UAUzwGO
C0TiLFNSUMgKe5n9/hOMFTz68W+ZtukWnnTREeSxPt3ZLkq2bV4k+2SmA3u3mVKN
7HxlDmsNwItpKHLqikhEPT0C+O1KvGvuvKyOJvsdNKabC9kKJcHsuhfhZWMbPhf0
nzmbrcF5dCyPDgxnzMQh6zDLlV7cu8FKODluw2Zqcs5oPCkcrHDvQU2zBPRYK75N
vZXYnqOJDMj7HGBJCXMdeNx/f/2uegHE493mzxcx3/Q5pOmRPKH+b7l+3HPxuRpq
vHTDSeGtmZ3m8vlY2jm5kSLSuxLIjAYw4V0NIUyf+qc/RDVenzBwMTTiHg5AcbkD
tCbv3tx5zWySvJIQliWGtz8sWAxGS62sJzQ/8BZzoqDrLEP8YHEo7kpHaVBK7goF
ky9JhhBo79mmLOEW0YeqrZ9NVMk1P88MXS8+T4x9HMKUEeBewH0=
=ZlAS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to