Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932276 - sys-apps/util-linux-2.40.1-r1 - The tmpfiles processor exited with a non-zero exit code
Summary: sys-apps/util-linux-2.40.1-r1 - The tmpfiles processor exited with a non-zero...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-20 08:40 UTC by Toralf Förster
Modified: 2024-05-20 15:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.70 KB, text/plain)
2024-05-20 08:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.55 KB, text/plain)
2024-05-20 08:40 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-20 08:40 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.79 KB, application/x-xz)
2024-05-20 08:40 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,65.03 KB, text/plain)
2024-05-20 08:40 UTC, Toralf Förster
Details
sys-apps:util-linux-2.40.1-r1:20240520-030237.log.xz (sys-apps:util-linux-2.40.1-r1:20240520-030237.log.xz,35.50 KB, application/x-xz)
2024-05-20 08:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-05-20 08:40:30 UTC
 * The tmpfiles processor exited with a non-zero exit code
>>> sys-apps/util-linux-2.40.1-r1 merged.
>>> Regenerating /etc/ld.so.cache...

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_abi32+64-20240519-080714

  -------------------------------------------------------------------

  The log matches a QA pattern or a pattern requested by a Gentoo developer.
Comment 1 Toralf Förster gentoo-dev 2024-05-20 08:40:30 UTC
Created attachment 893486 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-20 08:40:31 UTC
Created attachment 893487 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-05-20 08:40:32 UTC
Created attachment 893488 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-20 08:40:33 UTC
Created attachment 893489 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-20 08:40:34 UTC
Created attachment 893490 [details]
qlist-info.txt
Comment 6 Toralf Förster gentoo-dev 2024-05-20 08:40:35 UTC
Created attachment 893491 [details]
sys-apps:util-linux-2.40.1-r1:20240520-030237.log.xz
Comment 7 Larry the Git Cow gentoo-dev 2024-05-20 15:06:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41f012f4b8aa5b7fc231a2da8a0dd8a5af72ec1

commit c41f012f4b8aa5b7fc231a2da8a0dd8a5af72ec1
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2024-05-20 15:03:48 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2024-05-20 15:06:06 +0000

    sys-apps/util-linux: uuidd fixes for OpenRC
    
    The build system only installs the tmpfiles.d file when systemd is
    enabled. Compensate by calling checkpath in the init script.
    
    Closes: https://bugs.gentoo.org/932276
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/util-linux/files/uuidd.initd                                | 5 +++++
 .../{util-linux-2.40.1-r1.ebuild => util-linux-2.40.1-r2.ebuild}     | 4 ++--
 sys-apps/util-linux/util-linux-9999.ebuild                           | 4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)