Summary: | sys-fs/udev-249-r3 - ../.../meson.build: ERROR: Object <[BooleanHolder] holds [bool]: False> of type bool does not support the + o | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | triffid.hunter |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 821544 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 sys-fs:udev-249-r3:20211115-225530.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 751458 [details]
emerge-info.txt
Created attachment 751462 [details]
emerge-history.txt
Created attachment 751466 [details]
environment
Created attachment 751470 [details]
etc.portage.tar.bz2
Created attachment 751474 [details]
logs.tar.bz2
Created attachment 751478 [details]
sys-fs:udev-249-r3:20211115-225530.log
Created attachment 751482 [details]
temp.tar.bz2
Maybe we should just pick up the latest point release (although very little with udev has changed) rather than adding yet another copy of the same patch for this (and we can drop the duplicate linux-headers patches then too). The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f391b0c8868b6ab3e12dc59a66ef6a6af0e0a1f commit 1f391b0c8868b6ab3e12dc59a66ef6a6af0e0a1f Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-11-18 20:50:25 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2021-11-18 20:51:01 +0000 sys-fs/udev: add 249.6 Closes: https://bugs.gentoo.org/823954 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-fs/udev/Manifest | 2 + sys-fs/udev/udev-249.6.ebuild | 296 ++++++++++++++++++++++++++++++++++++++++++ sys-fs/udev/udev-9999.ebuild | 5 +- 3 files changed, 301 insertions(+), 2 deletions(-) *** Bug 827835 has been marked as a duplicate of this bug. *** I just ran into this today, BGO's search didn't turn this bug up (as usual) and I submitted #827835 which subsequently got marked as a dupe of this bug. If ~arch meson and udev-249 are incompatible, shouldn't one block the other? (In reply to Michael Moon from comment #11) > I just ran into this today, BGO's search didn't turn this bug up (as usual) > and I submitted #827835 which subsequently got marked as a dupe of this bug. > > If ~arch meson and udev-249 are incompatible, shouldn't one block the other? There's usually very little value in going around modifying every ~arch thing given the risk of forgetting to clean it up if it's a build time only issue. In this case, for something like udev? Might be worth it, but I'd rather just stable the newer fixed version. I'll file the bug when I'm back at PC. (In reply to Sam James from comment #12) > (In reply to Michael Moon from comment #11) > > I just ran into this today, BGO's search didn't turn this bug up (as usual) > > and I submitted #827835 which subsequently got marked as a dupe of this bug. > > > > If ~arch meson and udev-249 are incompatible, shouldn't one block the other? > > There's usually very little value in going around modifying every ~arch > thing given the risk of forgetting to clean it up if it's a build time only > issue. > > In this case, for something like udev? Might be worth it, but I'd rather > just stable the newer fixed version. I'll file the bug when I'm back at PC. bug 827853 |