Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sys-apps/systemd-239-r2 does not install completely
Date: Tue, 20 Nov 2018 09:49:38
Message-Id: 95dd6fe8-301f-d3fa-87fa-b8ce8a940182@xunil.at
In Reply to: Re: [gentoo-user] sys-apps/systemd-239-r2 does not install completely by Neil Bothwick
1 Am 20.11.18 um 10:19 schrieb Neil Bothwick:
2 > On Mon, 19 Nov 2018 10:14:01 +0100, Stefan G. Weichinger wrote:
3 >
4 >>>> upgrading from sys-apps/systemd-236-r5 to 239-r2
5 >>>>
6 >>>> the emerge runs through and warns me that it overwrites files
7 >>>> ... so it merges only partially ...
8 >>>
9 >>> What's the exact error message? You may get a suggested
10 >>> solution based on this vague description of the problem but it
11 >>> may not be the right one, or even safe.
12 >>>
13 >>> Normally emerge will put up a warning like this before
14 >>> installing anything.
15 >>
16 >> pasted error msg below
17 >>
18 >> ---
19 >>
20 >> * Package 'sys-apps/systemd-239-r2' merged despite file
21 >> collisions. If * necessary, refer to your elog messages for the
22 >> whole content of the * above message.
23 >
24 > According to this the file collisions were ignore and the updated
25 > package installed, so either something else prevented the
26 > installation from completing or eix is confused.
27 >
28 > What version does "qlist ICv systemd" show?
29
30 No version, just a long list of files.
31
32 > How about "ls -ld /var/db/pkg/sys-apps/systemd-*"?
33
34 # ls -ld /var/db/pkg/sys-apps/systemd-*
35 drwxr-xr-x 2 root root 4096 May 15 2018
36 /var/db/pkg/sys-apps/systemd-236-r5
37
38 but:
39
40 # systemctl --version
41 systemd 239
42
43 and to even make it more interesting:
44
45 # dmesg -t | grep systemd # last lines ...
46
47
48 [Sat Nov 17 10:42:14 2018] systemd[1]: systemd 238 running in system
49 mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP
50 -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL -XZ +LZ4 +SECCOMP +BLKID -ELFUTILS
51 +KMOD -IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
52 [Sat Nov 17 10:42:14 2018] systemd[1]: Detected architecture x86-64.
53 [Sat Nov 17 10:42:14 2018] systemd[1]: File
54 /lib/systemd/system/systemd-journald.service:35 configures an IP
55 firewall (IPAddressDeny=any), but the local system does not support
56 BPF/cgroup based firewalling.
57 [Sat Nov 17 10:42:14 2018] systemd[1]: Proceeding WITHOUT firewalling
58 in effect! (This warning is only shown for the first loaded unit using
59 IP firewalling.)
60 [Sat Nov 17 10:51:01 2018] systemd[1]: Reloading.
61 [Sat Nov 17 10:51:01 2018] systemd[1]:
62 /lib/systemd/system/systemd-journald.service:32: Unknown system call
63 group, ignoring: @system-service
64 [Sat Nov 17 10:51:01 2018] systemd[1]:
65 /lib/systemd/system/systemd-udevd.service:28: Unknown lvalue
66 'PrivateMounts' in section 'Service'
67 [Sat Nov 17 10:51:01 2018] systemd[1]:
68 /lib/systemd/system/systemd-udevd.service:32: Unknown system call
69 group, ignoring: @system-service
70 [Sat Nov 17 10:51:01 2018] systemd[1]:
71 /lib/systemd/system/systemd-timesyncd.service:41: Unknown system call
72 group, ignoring: @system-service
73 [Sat Nov 17 10:51:01 2018] systemd[1]:
74 /lib/systemd/system/systemd-machined.service:26: Unknown system call
75 group, ignoring: @system-service
76 [Sat Nov 17 10:51:01 2018] systemd[1]:
77 /lib/systemd/system/systemd-logind.service:33: Unknown system call
78 group, ignoring: @system-service
79 [Sat Nov 17 10:51:01 2018] systemd[1]:
80 /lib/systemd/system/systemd-resolved.service:41: Unknown system call
81 group, ignoring: @system-service
82 [Sat Nov 17 10:51:01 2018] systemd[1]:
83 /lib/systemd/system/systemd-networkd.service:38: Unknown system call
84 group, ignoring: @system-service
85 [Mon Nov 19 19:26:34 2018] systemd-journald[226]: Failed to set ACL on
86 /var/log/journal/9ce1e483f41dcc57a00e5611521d1771/user-1018.journal,
87 ignoring: Operation not supported

Replies

Subject Author
Re: [gentoo-user] sys-apps/systemd-239-r2 does not install completely Neil Bothwick <neil@××××××××××.uk>