Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
@ 2022-01-31  4:34 pudiva
  2022-01-31  4:44 ` q66
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  4:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 4357 bytes --]

New issue by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: Void 5.15.16_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFF
* package: libinput-1.19.3_1

### Expected behavior

pkg built

### Actual behavior

pkg build crash:

`./xbps-src pkg libinput`

```
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> libinput-1.19.3_1: removing autodeps, please wait...
=> libinput-1.19.3_1: building [meson] for x86_64...
   [host] pkg-config-0.29.2_3: found (https://alpha.de.repo.voidlinux.org/current)
   [host] wayland-devel-1.19.0_1: found (https://alpha.de.repo.voidlinux.org/current)
   [host] meson-0.60.3_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] libevdev-devel-1.11.0_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] libwacom-devel-1.12_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] mtdev-devel-1.1.6_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] eudev-libudev-devel-3.2.10_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] gtk+3-devel-3.24.31_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] libevdev-devel-1.11.0_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] libwacom-devel-1.12_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] mtdev-devel-1.1.6_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] eudev-libudev-devel-3.2.10_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] gtk+3-devel-3.24.31_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] libinput-1.19.3_1: found (https://alpha.de.repo.voidlinux.org/current)
=> libinput-1.19.3_1: installing host dependencies: pkg-config-0.29.2_3 wayland-devel-1.19.0_1 meson-0.60.3_1 ...
=> libinput-1.19.3_1: installing target dependencies: libevdev-devel-1.11.0_1 libwacom-devel-1.12_1 mtdev-devel-1.1.6_1 eudev-libudev-devel-3.2.10_1 gtk+3-devel-3.24.31_1 ...
=> libinput-1.19.3_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> libinput-1.19.3_1: running pre-configure hook: 01-override-config ...
=> libinput-1.19.3_1: running pre-configure hook: 02-script-wrapper ...
=> libinput-1.19.3_1: running do_configure ...
Traceback (most recent call last):
  File "/usr/bin/meson", line 33, in <module>
    sys.exit(load_entry_point('meson==0.60.3', 'console_scripts', 'meson')())
  File "/usr/bin/meson", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: meson
=> ERROR: libinput-1.19.3_1: do_configure: 'PYTHONUNBUFFERED=1 ${meson_cmd} --prefix=/usr --libdir=/usr/lib${XBPS_TARGET_WORDSIZE} --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/bin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --buildtype=plain --auto-features=auto --wrap-mode=nodownload -Db_lto=true -Db_ndebug=true -Db_staticpic=true ${configure_args} . ${meson_builddir}' exited with 1
=> ERROR:   in do_configure() at common/build-style/meson.sh:106
```

### Steps to reproduce the behavior

Run `./xbps-src pkg libinput`

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
@ 2022-01-31  4:44 ` q66
  2022-01-31  4:44 ` [ISSUE] [CLOSED] " q66
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025376895

Comment:
i see python3.9, that means either your masterdir or your local package set is broken 

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [ISSUE] [CLOSED] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
  2022-01-31  4:44 ` q66
@ 2022-01-31  4:44 ` q66
  2022-01-31  4:46 ` pudiva
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 4360 bytes --]

Closed issue by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: Void 5.15.16_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFF
* package: libinput-1.19.3_1

### Expected behavior

pkg built

### Actual behavior

pkg build crash:

`./xbps-src pkg libinput`

```
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> libinput-1.19.3_1: removing autodeps, please wait...
=> libinput-1.19.3_1: building [meson] for x86_64...
   [host] pkg-config-0.29.2_3: found (https://alpha.de.repo.voidlinux.org/current)
   [host] wayland-devel-1.19.0_1: found (https://alpha.de.repo.voidlinux.org/current)
   [host] meson-0.60.3_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] libevdev-devel-1.11.0_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] libwacom-devel-1.12_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] mtdev-devel-1.1.6_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] eudev-libudev-devel-3.2.10_1: found (https://alpha.de.repo.voidlinux.org/current)
   [target] gtk+3-devel-3.24.31_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] libevdev-devel-1.11.0_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] libwacom-devel-1.12_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] mtdev-devel-1.1.6_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] eudev-libudev-devel-3.2.10_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] gtk+3-devel-3.24.31_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] libinput-1.19.3_1: found (https://alpha.de.repo.voidlinux.org/current)
=> libinput-1.19.3_1: installing host dependencies: pkg-config-0.29.2_3 wayland-devel-1.19.0_1 meson-0.60.3_1 ...
=> libinput-1.19.3_1: installing target dependencies: libevdev-devel-1.11.0_1 libwacom-devel-1.12_1 mtdev-devel-1.1.6_1 eudev-libudev-devel-3.2.10_1 gtk+3-devel-3.24.31_1 ...
=> libinput-1.19.3_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> libinput-1.19.3_1: running pre-configure hook: 01-override-config ...
=> libinput-1.19.3_1: running pre-configure hook: 02-script-wrapper ...
=> libinput-1.19.3_1: running do_configure ...
Traceback (most recent call last):
  File "/usr/bin/meson", line 33, in <module>
    sys.exit(load_entry_point('meson==0.60.3', 'console_scripts', 'meson')())
  File "/usr/bin/meson", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: meson
=> ERROR: libinput-1.19.3_1: do_configure: 'PYTHONUNBUFFERED=1 ${meson_cmd} --prefix=/usr --libdir=/usr/lib${XBPS_TARGET_WORDSIZE} --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/bin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --buildtype=plain --auto-features=auto --wrap-mode=nodownload -Db_lto=true -Db_ndebug=true -Db_staticpic=true ${configure_args} . ${meson_builddir}' exited with 1
=> ERROR:   in do_configure() at common/build-style/meson.sh:106
```

### Steps to reproduce the behavior

Run `./xbps-src pkg libinput`

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
  2022-01-31  4:44 ` q66
  2022-01-31  4:44 ` [ISSUE] [CLOSED] " q66
@ 2022-01-31  4:46 ` pudiva
  2022-01-31  4:47 ` q66
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  4:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025377644

Comment:
@q66 I just deleted my masterdir and did a binary-bootstrap.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (2 preceding siblings ...)
  2022-01-31  4:46 ` pudiva
@ 2022-01-31  4:47 ` q66
  2022-01-31  4:47 ` pudiva
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025377945

Comment:
there hasn't been python 3.9 in void repos for months now 

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (3 preceding siblings ...)
  2022-01-31  4:47 ` q66
@ 2022-01-31  4:47 ` pudiva
  2022-01-31  4:49 ` pudiva
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  4:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025378063

Comment:
so you mean I should uninstall this pkg from my system?

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (4 preceding siblings ...)
  2022-01-31  4:47 ` pudiva
@ 2022-01-31  4:49 ` pudiva
  2022-01-31  4:52 ` q66
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  4:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025378507

Comment:
how can I clean this up?

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (5 preceding siblings ...)
  2022-01-31  4:49 ` pudiva
@ 2022-01-31  4:52 ` q66
  2022-01-31  4:53 ` pudiva
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025379306

Comment:
your host system doesn't really matter here (it doesn't even have to be void)

as far as i can tell though, there is no problem on void side: https://gist.github.com/q66/93fd26ca3b56f1772c391e12d3a11bd9

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (6 preceding siblings ...)
  2022-01-31  4:52 ` q66
@ 2022-01-31  4:53 ` pudiva
  2022-01-31  4:53 ` q66
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  4:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025379617

Comment:
well I'm running void and this is broken under my system... I can see that I have python 3.10 installed, but there is a bunch of stuff referencing python 3.9 which is weird...

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (7 preceding siblings ...)
  2022-01-31  4:53 ` pudiva
@ 2022-01-31  4:53 ` q66
  2022-01-31  4:54 ` q66
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025379765

Comment:
if you did a clean binary-bootstrap and it's still broken, that means your local repository likely contains the bad packages

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (8 preceding siblings ...)
  2022-01-31  4:53 ` q66
@ 2022-01-31  4:54 ` q66
  2022-01-31  4:55 ` pudiva
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025379765

Comment:
if you did a clean binary-bootstrap and it's still broken, that means your local repository (i.e. the one generated by xbps-src) likely contains the bad packages, and you should clean them up

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (9 preceding siblings ...)
  2022-01-31  4:54 ` q66
@ 2022-01-31  4:55 ` pudiva
  2022-01-31  4:56 ` q66
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  4:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025380102

Comment:
I just did a pull from void-packages and my tree is clean

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (10 preceding siblings ...)
  2022-01-31  4:55 ` pudiva
@ 2022-01-31  4:56 ` q66
  2022-01-31  4:56 ` pudiva
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025380370

Comment:
your tree can be clean and your hostdir can still contain bad packages

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (11 preceding siblings ...)
  2022-01-31  4:56 ` q66
@ 2022-01-31  4:56 ` pudiva
  2022-01-31  4:58 ` q66
  2022-01-31  5:46 ` pudiva
  14 siblings, 0 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  4:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025380555

Comment:
ahhhhhh I'll try deleting it. thanks!

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (12 preceding siblings ...)
  2022-01-31  4:56 ` pudiva
@ 2022-01-31  4:58 ` q66
  2022-01-31  5:46 ` pudiva
  14 siblings, 0 replies; 16+ messages in thread
From: q66 @ 2022-01-31  4:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025380980

Comment:
xbps-src does not pick them up for upgrade, because they're installed indirectly through other packages, and therefore xbps-src has no way of seeing that they are out of date; xbps will pick up your local hostdir/binpkgs over remote repositories

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson
  2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
                   ` (13 preceding siblings ...)
  2022-01-31  4:58 ` q66
@ 2022-01-31  5:46 ` pudiva
  14 siblings, 0 replies; 16+ messages in thread
From: pudiva @ 2022-01-31  5:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 181 bytes --]

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/35325#issuecomment-1025401004

Comment:
Yes, it works! Thanks @q66 :sparkles: 

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-01-31  5:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-31  4:34 [ISSUE] libinput-1.19.3_1: build error: importlib.metadata.PackageNotFoundError: meson pudiva
2022-01-31  4:44 ` q66
2022-01-31  4:44 ` [ISSUE] [CLOSED] " q66
2022-01-31  4:46 ` pudiva
2022-01-31  4:47 ` q66
2022-01-31  4:47 ` pudiva
2022-01-31  4:49 ` pudiva
2022-01-31  4:52 ` q66
2022-01-31  4:53 ` pudiva
2022-01-31  4:53 ` q66
2022-01-31  4:54 ` q66
2022-01-31  4:55 ` pudiva
2022-01-31  4:56 ` q66
2022-01-31  4:56 ` pudiva
2022-01-31  4:58 ` q66
2022-01-31  5:46 ` pudiva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).