Bug 1693549

Summary: Extra slash in config path
Product: [Fedora] Fedora EPEL Reporter: Frank Büttner <bugzilla>
Component: netatalkAssignee: Andrew Bauer <zonexpertconsulting>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: jaskalnik, lnykryn, orion, ryan, zonexpertconsulting
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: netatalk-3.1.12-10.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-09 21:17:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Büttner 2019-03-28 07:13:02 UTC
Description of problem:
When query the status of it, there will an extra slash report for the config path

Version-Release number of selected component (if applicable):
netatalk-3.1.12-4.el7.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. systemctl start netatalk
2. systemctl status netatalk


Actual results:
Main PID: 179513 (netatalk)
   CGroup: /system.slice/netatalk.service
           ├─179513 /usr/sbin/netatalk
           ├─179514 /usr/sbin/afpd -d -F /etc/netatalk//afp.conf
           └─179515 /usr/sbin/cnid_metad -d -F /etc/netatalk//afp.conf



Expected results:
No double slash an the path to the config file.

Comment 1 Andrew Bauer 2019-03-28 12:07:46 UTC
Sure. There are indeed two slashes shown in the path, but is that causing an actual problem?
Linux properly handles the case with two "//" in the path by ignoring the second.

Comment 2 Fedora Update System 2019-10-22 15:30:41 UTC
FEDORA-EPEL-2019-8401cba56b has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-8401cba56b

Comment 3 Fedora Update System 2019-10-25 19:45:39 UTC
netatalk-3.1.12-10.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-8401cba56b

Comment 4 Fedora Update System 2019-11-09 21:17:28 UTC
netatalk-3.1.12-10.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.