Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701430 - app-crypt/mit-krb5-1.17-r1 : QA Notice: This ebuild installs into paths that should be created at runtime.
Summary: app-crypt/mit-krb5-1.17-r1 : QA Notice: This ebuild installs into paths that ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: runtime-paths
  Show dependency tree
 
Reported: 2019-11-28 20:43 UTC by Toralf Förster
Modified: 2019-12-12 07:46 UTC (History)
0 users

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


Attachments
app-crypt:mit-krb5-1.17-r1:20191128-200043.log (app-crypt:mit-krb5-1.17-r1:20191128-200043.log,674.13 KB, text/plain)
2019-11-28 20:43 UTC, Toralf Förster
Details
elog-app-crypt:mit-krb5-1.17-r1:20191128-200425.log (elog-app-crypt:mit-krb5-1.17-r1:20191128-200425.log,633 bytes, text/plain)
2019-11-28 20:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.22 KB, application/x-bzip)
2019-11-28 20:44 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-11-28 20:43:56 UTC
Please fix the ebuild to use correct FHS/Gentoo policy paths.
QA Notice: This ebuild installs into paths that should be created at runtime.
 To fix, simply do not install into these directories.  Instead, your package
 should create dirs on the fly at runtime as needed via init scripts/etc...

  run
  run/krb5kdc

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20191128-123931

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2019-11-28 20:43:59 UTC
Created attachment 597824 [details]
app-crypt:mit-krb5-1.17-r1:20191128-200043.log
Comment 2 Toralf Förster gentoo-dev 2019-11-28 20:44:02 UTC
Created attachment 597826 [details]
elog-app-crypt:mit-krb5-1.17-r1:20191128-200425.log
Comment 3 Toralf Förster gentoo-dev 2019-11-28 20:44:05 UTC
Created attachment 597828 [details]
etc.portage.tbz2
Comment 4 Larry the Git Cow gentoo-dev 2019-12-12 07:46:30 UTC
The bug has been closed via the following commit(s):

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

commit 7be2eed6b6b41bfa1fd1769d3e9909f571851074
Author:     Eray Aslan <eras@gentoo.org>
AuthorDate: 2019-12-12 07:46:07 +0000
Commit:     Eray Aslan <eras@gentoo.org>
CommitDate: 2019-12-12 07:46:07 +0000

    app-crypt/mit-krb5: bump to 1.17.1
    
    and dont create /run
    Closes: https://bugs.gentoo.org/701430
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Eray Aslan <eras@gentoo.org>

 app-crypt/mit-krb5/Manifest                        |   1 +
 .../mit-krb5/files/mit-krb5_dont_create_run.patch  |  10 ++
 app-crypt/mit-krb5/mit-krb5-1.17.1.ebuild          | 164 +++++++++++++++++++++
 3 files changed, 175 insertions(+)