Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Aug 2018 08:16:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 230379] databases/py-sqlalchemy-migrate (and dependents): Update RUN_DEPENDS from sqlalchemy10 to sqlalchemy12
Message-ID:  <bug-230379-21822-Y9o8SZuQZ0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230379-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230379-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230379

--- Comment #11 from Kai <freebsd_ports@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 th=
at
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 itsel=
f is
broken and that already for some time.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230379-21822-Y9o8SZuQZ0>