On 25.6.2018 15:45, Miro Hrončok wrote:
On 19.6.2018 11:27, Miro Hrončok wrote:
On 13.6.2018 15:14, Miro Hrončok wrote:
I've just started to build the bootstrap sequence in a side tag (f29-python).


I'm now mass rebuilding everything. Will do a couple of rounds before I will look at the logs. If you see you package failing for a non-dependencies related reason, please try to fix it and rebuild it with:

     fedpkg build --target=f29-python

Feel free to open bugs, make sure to block PYTHON37 [1].

[1] http://bugzilla.redhat.com/show_bug.cgi?id=PYTHON37

Hi.

We have 170 packages with blocked dependencies.
We also have 176 packages that fail to build from source (+ ~10 more that are being handled).

I need your help, I cannot possibly fix 178 packages.

I've opened bugzillas for some, but let me ask you via e-mail before I go file 176 of them.

Common problems:

  * RuntimeError: generator raised StopIteration
    https://www.python.org/dev/peps/pep-0479/
    Solution: return instead (works with 2.7 as well)

  * Syntax Error: async, await
    Those are reserved keywords now
    https://www.python.org/dev/peps/pep-0492/
    Solution: Rename. Add a wrapper if it's part of an API.


If you fix your package, please build it in the side tag (fedpkg build --target=f29-python) and check what buildrequires it and maybe needs a rebuild as well (feel free to ping me for that part).


The list of packages that FTBFS for non dependency reasons:

Couple new unblocked but now FTBFS packages:

Maintainers by package:
ansible-inventory-grapher pnemade
hatch                lbalhar
mycli                fale terjeros
python-parallel-ssh  ignatenkobrain

Packages by maintainer:
fale       mycli
ignatenkobrain python-parallel-ssh
lbalhar    hatch
pnemade    ansible-inventory-grapher
terjeros   mycli


--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/OUKN3IRY3KGUBXXVW2SU2TRDE57PYQQM/

Reply via email to