On 18.09.2015 20:49, Jakub Wilk wrote:
> Source: python-afl
> Version: 0.5-2
> Tags: fixed-upstream
> Severity: serious
> Justification: fails to build from source
> 
> python-afl FTBFS when built against Cython 0.23.2, because Python 3.X tests 
> fail with:
> |   File "afl.pyx", line 169, in afl.start (afl.c:2742)
> |     _init(persistent_mode=False)
> |   File "afl.pyx", line 143, in afl._init (afl.c:2438)
> |     afl_shm_id = os.getenv(SHM_ENV_VAR)
> |   File "/usr/lib/python3.4/os.py", line 726, in getenv
> |     return environ.get(key, default)
> |   File "/usr/lib/python3.4/_collections_abc.py", line 422, in get
> |     return self[key]
> |   File "/usr/lib/python3.4/os.py", line 630, in __getitem__
> |     value = self._data[self.encodekey(key)]
> |   File "/usr/lib/python3.4/os.py", line 706, in encode
> |     raise TypeError("str expected, not %s" % type(value).__name__)
> | TypeError: str expected, not bytes
> 
> This was fixed upstream in 0.5.1.

O.k. I'll prepare the new upstream release shortly.

Daniel

-- 
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8
LPI certified Linux admin (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/blog/

Reply via email to