Bug 1302723 - user 'systemd-journal-upload': directory '//var/log/journal/upload' does not exist
Summary: user 'systemd-journal-upload': directory '//var/log/journal/upload' does not ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-28 13:13 UTC by DaveG
Modified: 2016-07-15 16:11 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-15 16:11:20 UTC
Type: Bug


Attachments (Terms of Use)

Description DaveG 2016-01-28 13:13:22 UTC
Description of problem:

Minor niggle!

Extra '/' on home directory for UID systemd-journal-upload and systemd-journal-remote.


Version-Release number of selected component (if applicable):

22->rawhide.


How reproducible:

Always.


Steps to Reproduce:
1. Install the systemd-journal-gateway package.
2. Run pwck.


Actual results:

user 'systemd-journal-upload': directory '//var/log/journal/upload' does not exist
user 'systemd-journal-remote': directory '//var/log/journal/remote' does not exist


Expected results:

No errors or warnings.


Additional info:

"... -d /%{_localstatedir}/log/journal/..."
should be
"... -d %{_localstatedir}/log/journal/..."

http://pkgs.fedoraproject.org/cgit/rpms/systemd.git/tree/systemd.spec#n528
http://pkgs.fedoraproject.org/cgit/rpms/systemd.git/tree/systemd.spec#n530

Comment 1 DaveG 2016-07-15 16:11:20 UTC
Apparently fixed in http://pkgs.fedoraproject.org/cgit/rpms/systemd.git/commit/systemd.spec?id=340bf090f9ae60eeaf762b3ba3fc25379bb3eb59
author	Jan Synacek <jsynacek>	2016-02-11 08:37:05 (GMT)

Closing.

-DaveG.


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