Your message dated Wed, 25 Nov 2020 23:49:22 +0000
with message-id <e1ki4xk-00093n...@fasolo.debian.org>
and subject line Bug#975811: fixed in python-xmlschema 1.3.1-1
has caused the Debian Bug report #975811,
regarding python-xmlschema: FTBFS: distutils.errors.DistutilsError: Could not 
find suitable distribution for Requirement.parse('elementpath~=1.4')
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.)


-- 
975811: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975811
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-xmlschema
Version: 1.2.2-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201125 ftbfs-bullseye

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_clean
> I: pybuild base:232: python3.8 setup.py clean 
> WARNING: The pip package is not available, falling back to EasyInstall for 
> handling setup_requires/test_requires; this is deprecated and will be removed 
> in a future version.
> Download error on https://pypi.org/simple/elementpath/: [Errno 111] 
> Connection refused -- Some packages may not be found!
> Download error on https://pypi.org/simple/: [Errno 111] Connection refused -- 
> Some packages may not be found!
> No local packages or working download links found for elementpath~=1.4
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 60, in 
> fetch_build_egg
>     pkg_resources.get_distribution('pip')
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 465, 
> in get_distribution
>     dist = get_provider(dist)
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 341, 
> in get_provider
>     return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 884, 
> in require
>     needed = self.resolve(parse_requirements(requirements))
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 770, 
> in resolve
>     raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'pip' distribution was not found and 
> is required by the application
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "setup.py", line 38, in <module>
>     setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 152, in 
> setup
>     _install_setup_requires(attrs)
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 147, in 
> _install_setup_requires
>     dist.fetch_build_eggs(dist.setup_requires)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 673, in 
> fetch_build_eggs
>     resolved_dists = pkg_resources.working_set.resolve(
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 764, 
> in resolve
>     dist = best[req.key] = env.best_match(
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1049, 
> in best_match
>     return self.obtain(req, installer)
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1061, 
> in obtain
>     return installer(requirement)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 732, in 
> fetch_build_egg
>     return fetch_build_egg(self, req)
>   File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 68, in 
> fetch_build_egg
>     return _legacy_fetch_build_egg(dist, req)
>   File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 51, in 
> _legacy_fetch_build_egg
>     return cmd.easy_install(req)
>   File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", 
> line 688, in easy_install
>     raise DistutilsError(msg)
> distutils.errors.DistutilsError: Could not find suitable distribution for 
> Requirement.parse('elementpath~=1.4')
> E: pybuild pybuild:353: clean: plugin distutils failed with: exit code=1: 
> python3.8 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.8 3.9" 
> returned exit code 13
> make[1]: *** [debian/rules:55: override_dh_auto_clean] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/11/25/python-xmlschema_1.2.2-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: python-xmlschema
Source-Version: 1.3.1-1
Done: Christian Kastner <c...@debian.org>

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

Debian distribution maintenance software
pp.
Christian Kastner <c...@debian.org> (supplier of updated python-xmlschema 
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: Wed, 25 Nov 2020 22:52:50 +0100
Source: python-xmlschema
Architecture: source
Version: 1.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Christian Kastner <c...@debian.org>
Closes: 975412 975525 975811
Changes:
 python-xmlschema (1.3.1-1) unstable; urgency=medium
 .
   * New upstream release.
     - Drop obsolete patches
   * Bump elementpath Build-Depends to  >= 2.0.4
   * Bump Standards-Version to 4.5.1 (no changes needed)
   * Update test preparation in d/rules and autopkgtest.
     (Closes: #975412, #975525, #975811)
Checksums-Sha1:
 bac6517555cecbc4df369ce02a32925677753315 2331 python-xmlschema_1.3.1-1.dsc
 2778fcef6b10af8a24b28d77d672b231e5790e81 312326 
python-xmlschema_1.3.1.orig.tar.gz
 53fb53e66c6862740e623025ee01b71a87b2bbda 4744 
python-xmlschema_1.3.1-1.debian.tar.xz
Checksums-Sha256:
 e948782f0c51729f76b90cbb63bdc52371f504d0bd81c672294a25c983d90c9a 2331 
python-xmlschema_1.3.1-1.dsc
 fb8adddcbcd5e0b74cdcbf0ab8aef5a02c195fb7e57fe8030dbc9cee6cff3141 312326 
python-xmlschema_1.3.1.orig.tar.gz
 60a2092c245432fa11ba12406f22bf85827bc8a5556d683e6dc3aff273033c18 4744 
python-xmlschema_1.3.1-1.debian.tar.xz
Files:
 2d007ccb936831e6cee54f0fa73abb88 2331 python optional 
python-xmlschema_1.3.1-1.dsc
 fc43f03b1496db11a4971db23eea519f 312326 python optional 
python-xmlschema_1.3.1.orig.tar.gz
 7251e629b780992ff7c36a0bc59a0e29 4744 python optional 
python-xmlschema_1.3.1-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEQZ9+mkfDq5UZ8bCjOZU6N95Os2sFAl++55AACgkQOZU6N95O
s2v+Vg//S7z3jUO1djtGlRVjoPAjxsIekZNNMpJO0gy9zBZhC88KgVVn91+S2w13
4VKQCPsDQX6zZU7SFDq45bHkaJmFsM+8jK56c3Uml1ucIz3WVejMdVoSaUcZnnwa
o4LYoSalMkzFKvPd5sM+ZH+gi548zkP2SVGb+jIcKlouXk5irCqZpyIEfVp6CgEn
9gVhNUw/8rEU1NKRSulXIILve8kRqx7lUUcnNQW0aqn+Q1M2jpg1NH64l/C33C35
tfRY+cT4cgQP01ugp9xY1BLPVedDE6lDhl8S1OJtbsOIKRj9w6fR/cpz6SvRcuZH
n8OhjUBCaKcOHaKwo+zVVIar93tG99a0xEJNdpM1tbvL3IlFoJp6jM23i0nQBlNm
4onWA6RAZ9NaGwjxs7LVqgT9gUNZeJQIm9rmk6ONleyE4e15J8dhbeMcB3fvxbPK
ZodGeyUPGvsJvuV7NwqgqW2L315QizoU6Q1Y0boiXIn6P7erzIRTs7faixvcdqp0
cOJk+8y61SoS70RzcqCkxQnG4DsIw+FpIfb7RyAtFwUvVdfTD90pBeMNnnqsaVSi
BriUAHpR5eYdZKFgevgpYGdr0EUsPMAjLeO3ESVcSzQhw7p4KLtd3gAYXMMOu94T
xIDqOn6sp//lruNRBLaTZSsjl0b2K1D6ZSaPdtt8TL2+tyTTWCc=
=fPac
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to