Bug 1270568 - smb fails to start
Summary: smb fails to start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Guenther Deschner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: RejectedFreezeException
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-11 10:44 UTC by Nerijus Baliūnas
Modified: 2015-11-01 02:39 UTC (History)
9 users (show)

Fixed In Version: samba-4.3.0-3.fc23
Clone Of:
Environment:
Last Closed: 2015-11-01 02:39:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nerijus Baliūnas 2015-10-11 10:44:32 UTC
After F22->23 upgrade smb fails to start:
# systemctl start smb
Job for smb.service failed because the control process exited with error code. See "systemctl status smb.service" and "journalctl -xe" for details.

# systemctl status smb
● smb.service - Samba SMB Daemon
   Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sk 2015-10-11 13:32:14 EEST; 4s ago
  Process: 2448 ExecStart=/usr/sbin/smbd $SMBDOPTIONS (code=exited, status=1/FAILURE)
 Main PID: 2448 (code=exited, status=1/FAILURE)

Spa 11 13:32:14 nerijus systemd[1]: Starting Samba SMB Daemon...
Spa 11 13:32:14 nerijus systemd[1]: smb.service: Main process exited, code=exited, status=1/FAILURE
Spa 11 13:32:14 nerijus systemd[1]: Failed to start Samba SMB Daemon.
Spa 11 13:32:14 nerijus systemd[1]: smb.service: Unit entered failed state.
Spa 11 13:32:14 nerijus systemd[1]: smb.service: Failed with result 'exit-code'.

Only after upgrading to samba-4.3.0-1.fc23.x86_64.rpm I got /var/log/samba/log. file, which said:
[2015/10/11 13:32:50.806509,  0] ../lib/util/util.c:285(directory_create_or_exist_strict)
  invalid permissions on directory '/var/lib/samba/msg': has 0700 should be 0755

Changing /var/lib/samba/msg permissions or deleting /var/lib/samba/msg directory allowed smb to start.

Comment 2 Fedora Update System 2015-10-12 14:00:44 UTC
samba-4.3.0-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-ff4a6c72c7

Comment 3 Fedora Update System 2015-10-12 17:42:29 UTC
samba-4.3.0-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-40a82bc06a

Comment 4 Fedora Update System 2015-10-12 23:50:36 UTC
samba-4.3.0-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update samba'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-40a82bc06a

Comment 5 Fedora Update System 2015-10-12 23:50:46 UTC
samba-4.3.0-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update samba'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-ff4a6c72c7

Comment 6 Fedora Blocker Bugs Application 2015-10-14 07:03:58 UTC
Proposed as a Freeze Exception for 23-final by Fedora user pwalter using the blocker tracking app because:

 Would be good to ship with working smb.service

Comment 7 Adam Williamson 2015-10-15 21:49:01 UTC
Discussed at 2015-10-15 freeze exception review meeting: https://meetbot-raw.fedoraproject.org/fedora-blocker-review/2015-10-15/f23-blocker-review.2015-10-15-20.11.log.txt . We tested, and it appears this is an upgrade-only issue: on a clean install of F23, the samba from current stable (0.1.rc4) starts up fine. Upgrades always use the repos anyway, so there's no need for a freeze exception to fix the upgrade case, hence this is rejected (the update can go out as a 0-day and upgrades on release day will work).

Comment 8 Fedora Update System 2015-11-01 02:39:28 UTC
samba-4.3.0-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.