Am 20.11.18 um 10:19 schrieb Neil Bothwick:
> On Mon, 19 Nov 2018 10:14:01 +0100, Stefan G. Weichinger wrote:
> 
>>>> upgrading from sys-apps/systemd-236-r5 to 239-r2
>>>> 
>>>> the emerge runs through and warns me that it overwrites files
>>>> ... so it merges only partially ...
>>> 
>>> What's the exact error message? You may get a suggested
>>> solution based on this vague description of the problem but it
>>> may not be the right one, or even safe.
>>> 
>>> Normally emerge will put up a warning like this before
>>> installing anything.
>> 
>> pasted error msg below
>> 
>> ---
>> 
>> * Package 'sys-apps/systemd-239-r2' merged despite file
>> collisions. If * necessary, refer to your elog messages for the
>> whole content of the * above message.
> 
> According to this the file collisions were ignore and the updated
> package installed, so either something else prevented the
> installation from completing or eix is confused.
> 
> What version does "qlist ICv systemd" show?

No version, just a long list of files.

> How about "ls -ld /var/db/pkg/sys-apps/systemd-*"?

# ls -ld /var/db/pkg/sys-apps/systemd-*
drwxr-xr-x 2 root root 4096 May 15  2018
/var/db/pkg/sys-apps/systemd-236-r5

but:

# systemctl --version
systemd 239

and to even make it more interesting:

# dmesg -t | grep systemd   # last lines ...


[Sat Nov 17 10:42:14 2018] systemd[1]: systemd 238 running in system
mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP
-LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL -XZ +LZ4 +SECCOMP +BLKID -ELFUTILS
+KMOD -IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[Sat Nov 17 10:42:14 2018] systemd[1]: Detected architecture x86-64.
[Sat Nov 17 10:42:14 2018] systemd[1]: File
/lib/systemd/system/systemd-journald.service:35 configures an IP
firewall (IPAddressDeny=any), but the local system does not support
BPF/cgroup based firewalling.
[Sat Nov 17 10:42:14 2018] systemd[1]: Proceeding WITHOUT firewalling
in effect! (This warning is only shown for the first loaded unit using
IP firewalling.)
[Sat Nov 17 10:51:01 2018] systemd[1]: Reloading.
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-journald.service:32: Unknown system call
group, ignoring: @system-service
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-udevd.service:28: Unknown lvalue
'PrivateMounts' in section 'Service'
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-udevd.service:32: Unknown system call
group, ignoring: @system-service
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-timesyncd.service:41: Unknown system call
group, ignoring: @system-service
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-machined.service:26: Unknown system call
group, ignoring: @system-service
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-logind.service:33: Unknown system call
group, ignoring: @system-service
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-resolved.service:41: Unknown system call
group, ignoring: @system-service
[Sat Nov 17 10:51:01 2018] systemd[1]:
/lib/systemd/system/systemd-networkd.service:38: Unknown system call
group, ignoring: @system-service
[Mon Nov 19 19:26:34 2018] systemd-journald[226]: Failed to set ACL on
/var/log/journal/9ce1e483f41dcc57a00e5611521d1771/user-1018.journal,
ignoring: Operation not supported

Reply via email to