Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622418 - sys-cluster/ceph: empty file in FILESDIR
Summary: sys-cluster/ceph: empty file in FILESDIR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-21 19:25 UTC by Michał Górny
Modified: 2017-07-27 21:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-06-21 19:25:35 UTC
The following file is empty:

  ceph-mon_at.service.conf

The file is even used;

  systemd_install_serviced "${FILESDIR}/ceph-mon_at.service.conf" "ceph-mon@.service"

However, I seriously doubt it's really productive to install an empty template. If you really insist on doing so, you can create the file locally:

  touch ceph-mon@.service.conf
  systemd_install_serviced ceph-mon@.service.conf
Comment 1 Patrick McLean gentoo-dev 2017-07-27 21:28:02 UTC
commit 4c55d60a47fc9a1a81e185850c042c00d6534e5e
Author: Patrick McLean <chutzpah@gentoo.org>
Date:   Thu Jul 27 14:22:55 2017 -0700

    sys-cluster/ceph: Remove empty files/ceph-mon_at.service.conf

    Gentoo-Bug: 622418

    Package-Manager: Portage-2.3.6, Repoman-2.3.3