Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed (but unpackaged) file(s) found: munge.service & munge.conf #33

Closed
GoogleCodeExporter opened this issue May 15, 2015 · 1 comment
Labels
Milestone

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

Attempt to build an rpm from the 0.5.11 tarball:

$ rpmbuild -ta munge-0.5.11.tar.bz2

What is the expected output? What do you see instead?

rpmbuild fails with the following errors:

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/lib/systemd/system/munge.service
   /usr/lib/tmpfiles.d/munge.conf

What version of the software are you using? On what operating system?

munge-0.5.11 on RHEL7

Please provide any additional information below.

Reported by JERPoser in #8.

Possibly the same as #27.

Original issue reported on code.google.com by chris.m.dunlap on 5 Aug 2014 at 12:04

@GoogleCodeExporter
Copy link
Author

Hi

Same here, not building rpm files..

command line

rpmbuild -tb --clean /postsoft/munge-0.5.11.tar.bz2

Kernel & version
3.10.0-123.6.3.el7.x86_64 centos7

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/lib/systemd/system/munge.service
   /usr/lib/tmpfiles.d/munge.conf

Original comment by darrainw on 4 Dec 2014 at 3:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants