Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830719 - games-strategy/endless-sky-0.9.14 installs compressed files (manpages, documentation)
Summary: games-strategy/endless-sky-0.9.14 installs compressed files (manpages, docume...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-07 07:19 UTC by Agostino Sarubbo
Modified: 2023-02-16 06:25 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,686.25 KB, text/plain)
2022-01-07 07:20 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-07 07:19:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/endless-sky-0.9.14 installs compressed files (manpages, documentation).
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-07 07:20:00 UTC
Created attachment 761467 [details]
build.log

build log and emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2023-02-16 06:25:06 UTC
was fixed in:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466dd3ad91db9f2259c687f52f87835e45e191b9
Author: Sam James <sam@gentoo.org>
Date:   Thu Jan 6 19:01:43 2022

    games-strategy/endless-sky: don't compress man page; use system catch2

    - Don't compress man page
    - Use system copy of Catch 2 for tests (works w/ glibc-2.34 now, didn't
      notice earlier b/c tested on a stable box); still not running tests yet,
      need to resolve linking issue.
    - Respect AR
    
    Signed-off-by: Sam James <sam@gentoo.org>