Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781863 - games-fps/sauerbraten-2013.02.03-r1: installs into paths which should be created at runtime
Summary: games-fps/sauerbraten-2013.02.03-r1: installs into paths which should be crea...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-09 19:10 UTC by Sam James
Modified: 2021-04-22 14:53 UTC (History)
0 users

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-09 19:10:42 UTC
>>> Install games-fps/sauerbraten-2013.02.03-r1 into /var/tmp/portage/games-fps/sauerbraten-2013.02.03-r1/image
>>> Completed installing games-fps/sauerbraten-2013.02.03-r1 into /var/tmp/portage/games-fps/sauerbraten-2013.02.03-r1/image

 * Final size of build directory: 644837 KiB (629.7 MiB)
 * Final size of installed tree:  642055 KiB (627.0 MiB)

 * 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/sauerbraten
 *   var/run/sauerbraten/.keep_games-fps_sauerbraten-0
Comment 1 Larry the Git Cow gentoo-dev 2021-04-22 14:53:51 UTC
The bug has been closed via the following commit(s):

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

commit ab219ce2849803591f4ceb79c1e977071cef20f1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-22 14:52:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-22 14:53:04 +0000

    games-fps/sauerbraten: add 2020.12.27
    
    Closes: https://bugs.gentoo.org/738152
    Closes: https://bugs.gentoo.org/706308
    Closes: https://bugs.gentoo.org/781863
    Closes: https://bugs.gentoo.org/759535
    Signed-off-by: Sam James <sam@gentoo.org>

 games-fps/sauerbraten/Manifest                     |   1 +
 ...0.12.27-respect-FLAGS-don-t-strip-symbols.patch | 146 +++++++++++++++++++++
 .../sauerbraten-2020.12.27-unbundle-enet.patch     | 113 ++++++++++++++++
 ...n-2020.12.27-use-pkg-config-for-freetype2.patch |  28 ++++
 games-fps/sauerbraten/files/sauerbraten.conf       |   8 +-
 games-fps/sauerbraten/files/sauerbraten.init       |   8 +-
 .../sauerbraten/sauerbraten-2020.12.27.ebuild      | 145 ++++++++++++++++++++
 7 files changed, 441 insertions(+), 8 deletions(-)