On Wed, 2 Aug 2023 at 12:01, Enrico Zini wrote:
> > I'm confused. Why is this not set by default when building packages?
> > FWICT this is a custom patch in Debian to make Python use deb paths.In
> > this case Meson is doing exactly what you ask it to do, which is to
> > use local paths because t
On Tue, Aug 01, 2023 at 11:23:43PM +0300, Jussi Pakkanen wrote:
> On Fri, 21 Jul 2023 at 14:09, Jeremy Bícha wrote:
>
> > We have been working around this in several Debian packages by setting
> > this in debian/rules:
> > export DEB_PYTHON_INSTALL_LAYOUT = deb
>
> I'm confused. Why is this not
On Fri, 21 Jul 2023 at 14:09, Jeremy Bícha wrote:
> We have been working around this in several Debian packages by setting
> this in debian/rules:
> export DEB_PYTHON_INSTALL_LAYOUT = deb
I'm confused. Why is this not set by default when building packages?
FWICT this is a custom patch in Debian
Control: found 1041537 1.1.1-2
I believe meson in Testing also has this issue.
We have been working around this in several Debian packages by setting
this in debian/rules:
export DEB_PYTHON_INSTALL_LAYOUT = deb
Thank you,
Jeremy Bícha
Package: meson
Version: 1.2.0-1
Severity: serious
Hello,
Thank you for maintaining Meson!
At first glance it looks like there is a regression of
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026312
On stable:
$ cat meson.build
project('test', 'cpp', version: '3.36', license : 'GPL-2
5 matches
Mail list logo