Bug#976559: python-x2go: FTBFS: NameError: name 'AF_INET' is not defined

2020-12-07 Thread Mike Gabriel

Control: reassign -1 src:python-gevent
Control: forcemerge #975782 -1

Hi Lucas,

On  Sa 05 Dez 2020 21:07:34 CET, Lucas Nussbaum wrote:


On 05/12/20 at 13:49 +0100, Lucas Nussbaum wrote:

Source: python-x2go
Version: 0.6.1.3-2
Severity: serious
Justification: FTBFS on arm64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201205 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64 (I don't know if it also fails on amd64).


It also fails on amd64. You can find a build log in
http://qa-logs.debian.net/2020/12/05/amd64/

Lucas


This is a duplicate of #975782. Please retry by building  
src:python-x2go against python3-gevent 20.9.0-0.1 (just uploaded to  
unstable by doko).


Greets,
Mike
--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de



pgpcUYDPOzUFW.pgp
Description: Digitale PGP-Signatur


Processed: Re: Bug#976559: python-x2go: FTBFS: NameError: name 'AF_INET' is not defined

2020-12-07 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 src:python-gevent
Bug #976559 [src:python-x2go] python-x2go: FTBFS: NameError: name 'AF_INET' is 
not defined
Bug reassigned from package 'src:python-x2go' to 'src:python-gevent'.
No longer marked as found in versions python-x2go/0.6.1.3-2.
Ignoring request to alter fixed versions of bug #976559 to the same values 
previously set
> forcemerge #975782 -1
Bug #975782 {Done: Adrian Bunk } [src:python-gevent] 
python-x2go: FTBFS: NameError: name 'AF_INET' is not defined
Bug #976559 [src:python-gevent] python-x2go: FTBFS: NameError: name 'AF_INET' 
is not defined
Marked Bug as done
Added indication that 976559 affects src:python-x2go
Marked as fixed in versions python-gevent/20.9.0-0.1.
Merged 975782 976559

-- 
975782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975782
976559: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976559
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#976559: python-x2go: FTBFS: NameError: name 'AF_INET' is not defined

2020-12-05 Thread Lucas Nussbaum
On 05/12/20 at 13:49 +0100, Lucas Nussbaum wrote:
> Source: python-x2go
> Version: 0.6.1.3-2
> Severity: serious
> Justification: FTBFS on arm64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20201205 ftbfs-bullseye
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on arm64 (I don't know if it also fails on amd64).

It also fails on amd64. You can find a build log in
http://qa-logs.debian.net/2020/12/05/amd64/

Lucas



Bug#976559: python-x2go: FTBFS: NameError: name 'AF_INET' is not defined

2020-12-05 Thread Lucas Nussbaum
Source: python-x2go
Version: 0.6.1.3-2
Severity: serious
Justification: FTBFS on arm64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201205 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64 (I don't know if it also fails on amd64).

Relevant part (hopefully):
> make[2]: Entering directory '/<>/docs'
> sphinx-build -b html -d build/doctrees  -a -E source build/html
> Running Sphinx v3.3.1
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> :228: RuntimeWarning: greenlet.greenlet size 
> changed, may indicate binary incompatibility. Expected 144 from C header, got 
> 152 from PyObject
> 
> 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 319, in 
> eval_config_file
> execfile_(filename, namespace)
>   File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 89, in 
> execfile_
> exec(code, _globals)
>   File "/<>/docs/source/conf.py", line 22, in 
> import x2go
>   File "/<>/x2go/__init__.py", line 42, in 
> monkey.patch_all()
>   File "/usr/lib/python3/dist-packages/gevent/monkey.py", line 986, in 
> patch_all
> patch_ssl(_warnings=_warnings, _first_time=first_time)
>   File "/usr/lib/python3/dist-packages/gevent/monkey.py", line 178, in ignores
> return func(*args, **kwargs)
>   File "/usr/lib/python3/dist-packages/gevent/monkey.py", line 756, in 
> patch_ssl
> gevent_mod, _ = _patch_module('ssl', _warnings=_warnings)
>   File "/usr/lib/python3/dist-packages/gevent/monkey.py", line 347, in 
> _patch_module
> gevent_module = getattr(__import__('gevent.' + name), name)
>   File "/usr/lib/python3/dist-packages/gevent/ssl.py", line 32, in 
> from gevent import _ssl3 as _source # pragma: no cover
>   File "/usr/lib/python3/dist-packages/gevent/_ssl3.py", line 159, in 
> class SSLSocket(socket):
>   File "/usr/lib/python3/dist-packages/gevent/_ssl3.py", line 173, in 
> SSLSocket
> family=AF_INET, type=SOCK_STREAM, proto=0, fileno=None,
> NameError: name 'AF_INET' is not defined
> 
> make[2]: *** [Makefile:53: html] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/12/05/python-x2go_0.6.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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

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.