[Bug 230379] databases/py-sqlalchemy-migrate (and dependents): Update RUN_DEPENDS from sqlalchemy10 to sqlalchemy12
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 7 08:16:12 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230379
--- Comment #11 from Kai <freebsd_ports at k-worx.org> ---
I can confirm now that multimedia/py-openlp builds also fine on:
10.4- and 11.1-RELEASE on amd64 + i386
But the port seems in a bad shape and that for quite a while:
> $ openlp.py
> Traceback (most recent call last):
> File "/usr/local/bin/openlp.py", line 27, in <module>
> from openlp.core.common import is_win, is_macosx
> File "/usr/local/bin/openlp.py", line 27, in <module>
> from openlp.core.common import is_win, is_macosx
> ImportError: No module named core.common
There are also missing dependencies if one tries to start the program in that
way:
> $ python2.7 -m openlp
> [...]
> ImportError: No module named ipaddress
Both errors are reproducible with either databases/py-sqlalchemy10 or
databases/py-sqlalchemy12 as dependency.
Thus it should be safe to mark that port as BROKEN for now.
Upstream has already 2.4.6 (see
https://get.openlp.org/2.4.6/OpenLP-2.4.6.tar.gz) so that port should get an
update in the next time.
TL;DR: multimedia/py-openlp builds fine on all platforms but the port itself is
broken and that already for some time.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list