Bug 1206719 - openSUSE-SLE-15.3-2022-4395 (samba update) breaks named
Summary: openSUSE-SLE-15.3-2022-4395 (samba update) breaks named
Status: RESOLVED DUPLICATE of bug 1205946
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Maintenance (show other bugs)
Version: Leap 15.3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Samuel Cabrero
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-28 06:57 UTC by Andrei Borzenkov
Modified: 2023-01-03 08:29 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Borzenkov 2022-12-28 06:57:46 UTC
This patch adds drop-in for named.service that refers to non-existing paths that results in failure to start service.

Dec 28 09:41:45 leap15 systemd[1]: Starting Berkeley Internet Name Domain (DNS)...
Dec 28 09:41:45 leap15 systemd[19283]: named.service: Failed to set up mount namespacing: /run/systemd/unit-root/run/named: No such file or directory
Dec 28 09:41:45 leap15 systemd[19283]: named.service: Failed at step NAMESPACE spawning /usr/sbin/named.init: No such file or directory
Dec 28 09:41:45 leap15 systemd[1]: named.service: Control process exited, code=exited, status=226/NAMESPACE
Dec 28 09:41:45 leap15 systemd[1]: named.service: Failed with result 'exit-code'.
Dec 28 09:41:45 leap15 systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).

If drop-in is disabled by using

sudo mkdir /etc/systemd/system/named.service.d
sudo touch /etc/systemd/system/named.service.d/26-samba-dlz.conf

named.service starts normally.
Comment 1 Marcus Meissner 2022-12-31 15:55:43 UTC
this samba update:
https://www.suse.com/de-de/support/update/announcement/2022/suse-su-20224395-1/
Comment 2 Samuel Cabrero 2023-01-03 08:29:24 UTC
Fixed in https://build.opensuse.org/package/show/SUSE:SLE-15-SP3:Update/samba.27270

*** This bug has been marked as a duplicate of bug 1205946 ***