SUSE / DeepSea

A collection of Salt files for deploying, managing and automating Ceph.
GNU General Public License v3.0
161 stars 75 forks source link

spec: Add /srv/salt/ceph/crash/files directory #1853

Closed tserong closed 4 years ago

tserong commented 4 years ago

A tiny addition to 6d2687ac, needed to fix the build in IBS, which fails with:

... checking filelist
deepsea-[...].rpm: directories not owned by a package:
  - /srv/salt/ceph/crash/files

For full log, see https://build.suse.de/package/live_build_log/home:tserong/deepsea/SLE_15_SP1/x86_64

Curiously, make rpm from the source tree seems to work just fine, and not hit this error.

Signed-off-by: Tim Serong tserong@suse.com