Re: Packaging with sip5
Antonio Rojas <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <7171249.QT1V1NJDzk@arl-portatil> |
El viernes, 13 de diciembre de 2019 19:23:40 (CET) Antonio Rojas escribió: > El viernes, 13 de diciembre de 2019 17:08:34 (CET) Antonio Rojas escribió: > > > Also, create_distinfo seems to not honor DESTDIR or INSTALL_ROOT, so make install fails at the end with > > > > PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.8/site-packages/PyQt5-5.13.2.dist-info' > > > > Indeed, in https://www.riverbankcomputing.com/hg/sip/file/a596f1813d4a/sipbuild/distinfo/distinfo.py#l71 real_distinfo_dir is defined which takes DESTDIR into account, but then distinfo_dir is used everywhere instead. > Managed to get everything working with this patch in sip: https://git.archlinux.org/svntogit/packages.git/tree/trunk/sip5-destdir.patch?h=packages/sip5 and this one in pyqt5: https://git.archlinux.org/svntogit/packages.git/tree/trunk/pyqt5-no-write-check.patch?h=packages/pyqt5 _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt