Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 670286

Summary: net-im/jabber-base-0.01-r1 : [QA] This ebuild installs into paths that should be created at runtime
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: QA CC: conikost
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 520404    
Attachments: etc.portage.tbz2

Description Toralf Förster gentoo-dev 2018-11-04 18:48:28 UTC
QA: other
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...

  var/run
  var/run/jabber
  var/run/jabber/.keep_net-im_jabber-base-0

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl-test_20181030-225811

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2018-11-04 18:48:30 UTC
Created attachment 554060 [details]
etc.portage.tbz2
Comment 2 Toralf Förster gentoo-dev 2019-06-28 18:10:38 UTC
*** Bug 677212 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2020-10-11 22:31:11 UTC
The bug has been closed via the following commit(s):

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

commit 0363f00331c4ea0e2a664303569adc8ec66ddf7e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-10-11 22:06:52 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-10-11 22:28:52 +0000

    net-im/jabber-base: bump to EAPI=7, migrate to GLEP 81
    
    Also dropping '/var/run/jabber' from default install, since this
    directory should be created by each jabber service upon start.
    
    Closes: https://bugs.gentoo.org/432462
    Closes: https://bugs.gentoo.org/520552
    Closes: https://bugs.gentoo.org/670286
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-im/jabber-base/jabber-base-0.01-r2.ebuild | 42 +++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)