Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665514 - =sys-cluster/slurm-18.08.0 trying to install non-existent files
Summary: =sys-cluster/slurm-18.08.0 trying to install non-existent files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-08 17:19 UTC by Oleh
Modified: 2018-10-27 12:15 UTC (History)
5 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 Oleh 2018-09-08 17:19:22 UTC
ebuild trying to install following files that DO not exist in distribution:
1. etc/cgroup_allowed_devices_file.conf.example. not present in sources
2. etc/slurm.epilog.clean. not present in sources

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-cluster/slurm-18.08.0 
2. notice a doins and doexe failures
3.
Comment 1 Oleh 2018-10-25 15:16:44 UTC
can this trivial problem be fixed?
Comment 2 Larry the Git Cow gentoo-dev 2018-10-27 12:15:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c3069edbfb9bb37bc73cde4e9df278d84f59ae

commit c4c3069edbfb9bb37bc73cde4e9df278d84f59ae
Author:     Justin Lecher <jlec@gentoo.org>
AuthorDate: 2018-10-27 12:15:08 +0000
Commit:     Justin Lecher <jlec@gentoo.org>
CommitDate: 2018-10-27 12:15:29 +0000

    sys-cluster/slurm: Don't install non-existing files
    
    Closes: https://bugs.gentoo.org/665514
    Signed-off-by: Justin Lecher <jlec@gentoo.org>
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-cluster/slurm/slurm-18.08.0.ebuild | 3 ---
 1 file changed, 3 deletions(-)