Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520612 - net-fs/samba-4.16.7-r2 installs into paths that should be created at runtime and installs files into unexpected paths (/run)
Summary: net-fs/samba-4.16.7-r2 installs into paths that should be created at runtime ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
: 652320 802288 828698 834014 (view as bug list)
Depends on:
Blocks: runtime-paths
  Show dependency tree
 
Reported: 2014-08-22 15:45 UTC by Agostino Sarubbo
Modified: 2023-01-28 07:14 UTC (History)
4 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 Agostino Sarubbo gentoo-dev 2014-08-22 15:45:05 UTC
This is an auto-filled bug because this package should create some paths at runtime.

 * 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/cache
 *   var/cache/samba
 *   var/cache/samba/.keep_net-fs_samba-0  var/run
 *   var/run/samba
Comment 1 Toralf Förster gentoo-dev 2019-07-09 18:02:56 UTC
*** Bug 652320 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2021-09-05 03:27:37 UTC
*** Bug 802288 has been marked as a duplicate of this bug. ***
Comment 3 Pacho Ramos gentoo-dev 2022-01-22 19:21:05 UTC
*** Bug 828698 has been marked as a duplicate of this bug. ***
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-25 07:26:39 UTC
*** Bug 834014 has been marked as a duplicate of this bug. ***
Comment 5 Agostino Sarubbo gentoo-dev 2022-12-13 03:40:42 UTC
clang-stricter_tinderbox has reproduced this issue with version 4.16.7-r2 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2023-01-27 20:17:55 UTC
The bug has been closed via the following commit(s):

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

commit 18e0da7d0aa16d3e64ddc9782a8d4c29330b5b5b
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-01-27 20:14:50 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-01-27 20:16:45 +0000

    net-fs/samba: move more keepdirs to tmpfiles
    
    Closes: https://bugs.gentoo.org/602352
    Closes: https://bugs.gentoo.org/520612
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-fs/samba/files/samba.conf        | 11 ++++++++---
 net-fs/samba/samba-4.15.12-r3.ebuild |  5 -----
 net-fs/samba/samba-4.16.7-r3.ebuild  |  5 -----
 3 files changed, 8 insertions(+), 13 deletions(-)