Bug#852811: marked as done (udev: Doesn't start after upgrade powerpc)
Christian Marillat
marillat at free.fr
Fri Jan 27 14:54:33 GMT 2017
On 27 janv. 2017 15:48, Felipe Sateler <fsateler at debian.org> wrote:
> On 27 January 2017 at 11:44, Michael Biebl <biebl at debian.org> wrote:
>> Am 27.01.2017 um 15:40 schrieb Christian Marillat:
>>> On 27 janv. 2017 15:26, Michael Biebl <biebl at debian.org> wrote:
[...]
>>> | Jan 27 15:38:52 fabian.marillat.net systemd[1]: systemd-udevd.service: Main process exited, code=exited, status=228/SECCOMP
>>
>> IIRC MemoryDenyWriteExecute= uses seccomp as well.
>> Please comment that out as well and try again.
>
> RestrictRealtime also uses seccomp, so comment that out too.
Yes, well done. udev start now with theses lines commented :
#MemoryDenyWriteExecute=yes
#RestrictRealtime=yes
#RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
But I see others problems after a reboot :
,----
| [ 13.107885] systemd[1]: Starting Login Service...
| [ 13.110001] systemd[401]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 13.110110] systemd[1]: Started Run anacron jobs.
| [ 13.111494] systemd[1]: Started RPC bind portmap service.
| [ 13.111934] systemd[1]: systemd-logind.service: Main process exited, code=exited, status=232/ADDRESS_FAMILIES
| [ 13.112767] systemd[1]: Failed to start Login Service.
| [ 13.112989] systemd[1]: systemd-logind.service: Unit entered failed state.
| [ 13.113045] systemd[1]: systemd-logind.service: Failed with result 'exit-code'.
| [ 13.117192] systemd[1]: systemd-logind.service: Service has no hold-off time, scheduling restart.
| [ 13.117813] systemd[1]: Stopped Login Service.
| [ 13.122902] systemd[404]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 13.129681] systemd[407]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 13.136223] systemd[409]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 13.142940] systemd[411]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 13.589471] u3msi: allocated virq 0x20 (hw 0x8) addr 0xfee00000
| [ 13.616962] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
| [ 16.708158] tg3 0001:05:04.0 eth0: Link is up at 1000 Mbps, full duplex
| [ 16.708175] tg3 0001:05:04.0 eth0: Flow control is on for TX and on for RX
| [ 16.708201] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
| [ 18.117322] systemd[1]: Starting Login Service...
| [ 18.119113] systemd[558]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 18.119768] systemd[1]: systemd-logind.service: Main process exited, code=exited, status=232/ADDRESS_FAMILIES
| [ 18.120546] systemd[1]: Failed to start Login Service.
| [ 18.120618] systemd[1]: systemd-logind.service: Unit entered failed state.
| [ 18.120697] systemd[1]: systemd-logind.service: Failed with result 'exit-code'.
| [ 18.125282] systemd[1]: systemd-logind.service: Service has no hold-off time, scheduling restart.
| [ 18.125848] systemd[1]: Stopped Login Service.
| [ 18.127799] systemd[1]: Starting Login Service...
| [ 18.129733] systemd[560]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 18.130358] systemd[1]: systemd-logind.service: Main process exited, code=exited, status=232/ADDRESS_FAMILIES
| [ 18.131147] systemd[1]: Failed to start Login Service.
| [ 18.140238] systemd[562]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 18.150867] systemd[564]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 18.161554] systemd[566]: systemd-logind.service: Failed at step ADDRESS_FAMILIES spawning /lib/systemd/systemd-logind: File exists
| [ 26.792016] systemd[1]: Time has been changed
| [ 26.792271] systemd[1]: apt-daily.timer: Adding 1h 48min 11.146327s random time.
`----
Christian
More information about the Pkg-systemd-maintainers
mailing list