Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520482 - www-servers/apache-2.4.55 installs into paths that should be created at runtime
Summary: www-servers/apache-2.4.55 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: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
: 677268 795804 804267 (view as bug list)
Depends on:
Blocks: runtime-paths
  Show dependency tree
 
Reported: 2014-08-22 08:58 UTC by Agostino Sarubbo
Modified: 2023-01-28 01:55 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 Agostino Sarubbo gentoo-dev 2014-08-22 08:58:50 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/apache2
 *   var/cache/apache2/.keep_www-servers_apache-2
Comment 1 Toralf Förster gentoo-dev 2019-06-28 17:59:37 UTC
*** Bug 677268 has been marked as a duplicate of this bug. ***
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-07-25 20:57:03 UTC
*** Bug 804267 has been marked as a duplicate of this bug. ***
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-21 11:17:13 UTC
*** Bug 795804 has been marked as a duplicate of this bug. ***
Comment 4 Agostino Sarubbo gentoo-dev 2021-12-21 11:17:22 UTC
ci has reproduced this issue with version 2.4.52 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2022-03-04 11:45:25 UTC
ci has reproduced this issue with version 2.4.52-r1 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2022-05-07 05:57:36 UTC
tinderbox has reproduced this issue with version 2.4.53-r1 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2022-06-08 21:27:36 UTC
ci has reproduced this issue with version 2.4.54 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2022-06-29 10:02:58 UTC
ci has reproduced this issue with version 2.4.54-r1 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2022-07-09 23:00:25 UTC
ci has reproduced this issue with version 2.4.54-r3 - Updating summary.
Comment 10 Hans de Graaff gentoo-dev Security 2022-07-11 09:11:25 UTC
Starting with apache-2.4.54-r4 this directory is now also created by the tmpfiles.d file. Once this version is the oldest version the creation of this directory can be removed from the eclass and this bug can be closed.
Comment 11 Agostino Sarubbo gentoo-dev 2022-07-11 10:30:35 UTC
ci has reproduced this issue with version 2.4.54-r4 - Updating summary.
Comment 12 Agostino Sarubbo gentoo-dev 2022-07-11 10:31:30 UTC
(In reply to Hans de Graaff from comment #10)
> Starting with apache-2.4.54-r4 this directory is now also created by the
> tmpfiles.d file. Once this version is the oldest version the creation of
> this directory can be removed from the eclass and this bug can be closed.

As per comment #11 I still get the QA notice
Comment 13 Agostino Sarubbo gentoo-dev 2022-07-22 08:03:05 UTC
ci has reproduced this issue with version 2.4.54-r5 - Updating summary.
Comment 14 Agostino Sarubbo gentoo-dev 2022-07-27 10:45:07 UTC
ci has reproduced this issue with version 2.4.54-r6 - Updating summary.
Comment 15 Agostino Sarubbo gentoo-dev 2022-12-14 13:14:25 UTC
ci has reproduced this issue with version 2.4.54-r7 - Updating summary.
Comment 16 Agostino Sarubbo gentoo-dev 2023-01-26 07:34:51 UTC
ci has reproduced this issue with version 2.4.55 - Updating summary.
Comment 17 Larry the Git Cow gentoo-dev 2023-01-28 01:55:25 UTC
The bug has been closed via the following commit(s):

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

commit c8a8f3dfacc9e350d9dd25057de7b22406629940
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-28 01:54:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-28 01:55:11 +0000

    www-servers/apache: revbump for keepdir drop
    
    See 4ff7ee7ef42ad3258a87378963c12a412b0a0639.
    
    Closes: https://bugs.gentoo.org/520482
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/apache/{apache-2.4.54-r7.ebuild => apache-2.4.54-r8.ebuild} | 0
 www-servers/apache/{apache-2.4.55.ebuild => apache-2.4.55-r1.ebuild}    | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 4ff7ee7ef42ad3258a87378963c12a412b0a0639
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-28 01:54:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-28 01:54:30 +0000

    apache-2.eclass: drop /var/cache/apache2 keepdir
    
    Handled by a tmpfiles entry for quite some time.
    
    Bug: https://bugs.gentoo.org/520482
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/apache-2.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)