Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15333 closed enhancement (fixed)

Patch elogind to remove the circular dependency.

Reported by: ken@… Owned by: Bruce Dubbs
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

On 23rd July, Joe Locash submitted an upstream patch to remove the circular dependency between elogind and polkit, allowing elogind to be built before polkit. https://lists.linuxfromscratch.org/sympa/arc/blfs-dev/2021-07/msg00031.html

This looks sound, but since it is known that my desktop choices do not require elogind to be built twice, I am unable to test this. Raising this ticket to ensure this is not lost.

Attachments (1)

elogind-246.10-upstream_fixes-1.patch (1.5 KB ) - added by ken@… 3 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Bruce Dubbs, 3 years ago

Better fix:

sed -i '/Disable polkit/,+8 d' meson.build

comment:2 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 65d8566876c1c73d71a422fe0f6469d2d005cd04

9ckage updates and fixes.
    Update to php-8.0.9.
    Update to cbindgen-0.20.0.
    Fix dependencies for elogind and p11kit.
    Fix gcr-3.40.0 to build properly with meson-0.59.

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.