Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554902 - app-crypt/pesign-0.108 : QA Notice: This ebuild installs into paths that should be created at runtime.
Summary: app-crypt/pesign-0.108 : QA Notice: This ebuild installs into paths that shou...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: David Michael
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: runtime-paths 608578
  Show dependency tree
 
Reported: 2015-07-14 15:07 UTC by Toralf Förster
Modified: 2018-01-20 18:53 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Drop the offending old ebuild (0001-app-crypt-pesign-Drop-the-problematic-0.108-version.patch,3.95 KB, patch)
2017-06-15 00:54 UTC, David Michael
Details | Diff

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-14 15:07:42 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/pesign
Comment 1 David Michael 2017-06-15 00:54:47 UTC
Created attachment 476510 [details, diff]
Drop the offending old ebuild

A newer ebuild version has been available with the same KEYWORDS for several months, which fixes this and many other issues.  I've attached a patch to drop the old ebuild that was hitting these problems.
Comment 2 David Michael 2018-01-20 18:51:47 UTC
This should be fixed.  The only remaining ebuild does not install anything into /var.
Comment 3 Amy Liffey gentoo-dev 2018-01-20 18:52:52 UTC
Not in tree anymore.
Comment 4 Amy Liffey gentoo-dev 2018-01-20 18:53:16 UTC
(In reply to david.michael from comment #2)
> This should be fixed.  The only remaining ebuild does not install anything
> into /var.

Oh sorry I was about to close it :) Thank you