Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451068 - sys-libs/pam-1.1.5 creates /var/run/sepermit
Summary: sys-libs/pam-1.1.5 creates /var/run/sepermit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: keepdir-var-run_lock
  Show dependency tree
 
Reported: 2013-01-09 17:26 UTC by Coacher
Modified: 2013-01-31 12:12 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 Coacher 2013-01-09 17:26:00 UTC
sys-libs/pam-1.1.5 creates /var/run/sepermit during compilation which, of course, is not available after reboot as /var/run now on tmpfs. I really don't know what's the purpose of this dir, but portage gave me the warning, so you see this bug report.

Reproducible: Always
Comment 1 Arfrever Frehtes Taifersar Arahesis 2013-01-30 21:01:10 UTC
There is an inconsistency in values of sepermitlockdir:
$ grep sepermitlockdir= pam-1.1.6-r1.ebuild
        emake sepermitlockdir="${EPREFIX}/run/sepermit"
        emake sepermitlockdir="${EPREFIX}/run/sepermit" check
                 sepermitlockdir="${EPREFIX}/var//sepermit"
Comment 2 Coacher 2013-01-31 02:14:42 UTC
Reopening, see previous comment.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2013-01-31 12:08:10 UTC
Don't reopen bugs in the future for stuff like that. There was a brainfreeze, and was reported separately, and has been fixed already.
Comment 4 Coacher 2013-01-31 12:12:03 UTC
OK. Sorry.