Bug#1042157: [3dprinter-general] Bug#1042157: uranium: FTBFS: dh_install: error: missing files, aborting

2023-07-28 Thread Christoph Berg
Re: Timo Röhling > https://lists.debian.org/debian-devel/2023/07/msg00307.html Thanks for the explanation, I'm preparing an upload. Cheers, Christoph

Bug#1042157: [3dprinter-general] Bug#1042157: uranium: FTBFS: dh_install: error: missing files, aborting

2023-07-28 Thread Timo Röhling
Hi Christoph, * Christoph Berg [2023-07-28 10:26]: did cmake intentionally change Python_SITELIB to point to /usr/local? No, that is a side effect of migrating from the deprecated distutils.sysconfig module to the sysconfig module. From the Python side, the behavior is actually desirable,

Bug#1042157: [3dprinter-general] Bug#1042157: uranium: FTBFS: dh_install: error: missing files, aborting

2023-07-28 Thread Christoph Berg
Hi Timo, did cmake intentionally change Python_SITELIB to point to /usr/local? Re: Gregor Riepl > > purelib: directory for site-specific, non-platform-specific files > > (https://docs.python.org/3/library/sysconfig.html) > > > > "site-specific" doesn't sound like packages should install

Bug#1042157: [3dprinter-general] Bug#1042157: uranium: FTBFS: dh_install: error: missing files, aborting

2023-07-28 Thread Gregor Riepl
purelib: directory for site-specific, non-platform-specific files (https://docs.python.org/3/library/sysconfig.html) "site-specific" doesn't sound like packages should install anything there. "site-specific" may be meant from the perspective of the Python interpreter, not the whole system, so

Bug#1042157: [3dprinter-general] Bug#1042157: uranium: FTBFS: dh_install: error: missing files, aborting

2023-07-27 Thread Christoph Berg
Re: Gregor Riepl > This is caused by a change in cmake 3.27. > > In 3.26.4-4, Python_SITELIB is /usr/lib/python3/dist-packages. > In 3.27.1-1, it's /usr/local/lib/python3.11/dist-packages > > The documentation for 3.26 states: > > Information returned by > >

Bug#1042157: [3dprinter-general] Bug#1042157: uranium: FTBFS: dh_install: error: missing files, aborting

2023-07-27 Thread Christoph Berg
Re: Gregor Riepl > > > > -- Installing: > > > /<>/debian/tmp/usr/local/lib/python3.11/dist-packages/UM > > > -- Installing: > > > /<>/debian/tmp/usr/local/lib/python3.11/dist-packages/UM/ColorImage.py > > > > dh_install: warning: Cannot find (any matches for) > > >

Bug#1042157: [3dprinter-general] Bug#1042157: uranium: FTBFS: dh_install: error: missing files, aborting

2023-07-26 Thread Gregor Riepl
-- Installing: /<>/debian/tmp/usr/local/lib/python3.11/dist-packages/UM -- Installing: /<>/debian/tmp/usr/local/lib/python3.11/dist-packages/UM/ColorImage.py dh_install: warning: Cannot find (any matches for) "usr/lib/python3/dist-packages/UM" (tried in ., debian/tmp) dh_install: