Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554672 - x11-misc/wdm-1.28-r3 installs /var/run/wdm
Summary: x11-misc/wdm-1.28-r3 installs /var/run/wdm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: runtime-paths
  Show dependency tree
 
Reported: 2015-07-12 20:35 UTC by Toralf Förster
Modified: 2021-02-21 01:14 UTC (History)
1 user (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 Toralf Förster gentoo-dev 2015-07-12 20:35:36 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/wdm
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2017-06-11 12:05:43 UTC
commit 66f40d18791d88eb217202c73e836167bc3891c7
Author: Harri Nieminen <moikkis@gmail.com>
Date:   Mon Feb 6 19:10:02 2017 +0200

    x11-misc/wdm: EAPI bump 2 -> 6, fix #554672

    Fixes following QA issue, Gentoo-bug: #554672
    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/wdm

    Package-Manager: Portage-2.3.3, Repoman-2.3.1
    Closes: https://github.com/gentoo/gentoo/pull/3852
Comment 2 Jonas Stein gentoo-dev 2021-02-21 01:14:36 UTC
Closes: https://github.com/gentoo/gentoo/pull/3852
should be
Closes: https://bugs.gentoo.org/554672

closing manually.