Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857648 - net-vpn/openvpn-2.5.6 - The tmpfiles processor exited with a non-zero exit code
Summary: net-vpn/openvpn-2.5.6 - The tmpfiles processor exited with a non-zero exit code
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-11 16:07 UTC by Toralf Förster
Modified: 2024-02-28 09:30 UTC (History)
2 users (show)

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


Attachments
emerge-history.txt (emerge-history.txt,187.28 KB, text/plain)
2022-07-11 16:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.07 KB, application/x-bzip)
2022-07-11 16:07 UTC, Toralf Förster
Details
net-vpn:openvpn-2.5.6:20220711-155347.log (net-vpn:openvpn-2.5.6:20220711-155347.log,82.31 KB, text/plain)
2022-07-11 16:07 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 2022-07-11 16:07:34 UTC
 * The tmpfiles processor exited with a non-zero exit code

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220710-060005

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

  The log matches a QA pattern or a pattern requested by a Gentoo developer.
Comment 1 Toralf Förster gentoo-dev 2022-07-11 16:07:36 UTC
Created attachment 791054 [details]
emerge-history.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-11 16:07:37 UTC
Created attachment 791057 [details]
etc.portage.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-07-11 16:07:38 UTC
Created attachment 791060 [details]
net-vpn:openvpn-2.5.6:20220711-155347.log
Comment 4 Anton Pyrogovskyi 2024-01-07 15:23:59 UTC
This issue happens on -systemd (OpenRC) Gentoo only.

Actually, the config is provided by upstream and tmpfiles configs are supported by -systemd Gentoo through sys-apps/systemd-utils.

Upstream does not differentiate between systemd support and tmpfiles support.

Issue with upstream raised here: https://github.com/OpenVPN/openvpn/issues/482

It should be fixed in Gentoo by installing the tmpfiles config manually.

This will solve the issue that the file is missing right now and depending on what upstream decides might also remain as a permanent solution.