Project

General

Profile

Actions

tickets #116212

open

Add files to package config of python-celerymon

Added by AdaLovelace over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Good First Issues
Target version:
-
Start date:
2022-09-02
Due date:
% Done:

0%

Estimated time:

Description

The package python-celerymon is failing because a list of files is installed, but not packaged:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/python-celerymon/standard/s390x
That means, that they are not referenced in the spec file.

1) Branch https://build.opensuse.org/package/show/devel:languages:python/python-celerymon
2) "osc co" of your home directory
3) Open python-celerymon.spec
4) Go down to the files section
5) Compare the files structure with the referenced files in the error log
6) Create an additional line matching the requirements of the listed files
7) "osc commit"

Actions #1

Updated by cboltz over 1 year ago

Note: The unpackaged files are currently installed in the directory /usr/celerymon/ which is not allowed. /usr/share/celerymon/ would be a better place.

Actions

Also available in: Atom PDF