Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781896 - games-roguelike/FTL-1.5.13-r1 has broken src_prepare
Summary: games-roguelike/FTL-1.5.13-r1 has broken src_prepare
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: 2021-04-10 06:05 UTC by Philipp
Modified: 2021-04-10 06:41 UTC (History)
2 users (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 Philipp 2021-04-10 06:05:48 UTC
* Fetching files in the background.
 * To view fetch progress, run in another terminal:
 * tail -f /var/log/emerge-fetch.log
 * FTL.1.5.13.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                                        [ ok ]
>>> Unpacking source...
>>> Unpacking FTL.1.5.13.tar.gz to /var/tmp/portage/games-roguelike/FTL-1.5.13-r1/work
>>> Source unpacked in /var/tmp/portage/games-roguelike/FTL-1.5.13-r1/work
>>> Preparing source in /var/tmp/portage/games-roguelike/FTL-1.5.13-r1/work/FTL ...
 * ERROR: games-roguelike/FTL-1.5.13-r1::gentoo failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 * 
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1050:  Called __dyn_prepare
 *   phase-functions.sh, line  395:  Called die
 * The specific snippet of code:
 *              die "eapply_user (or default) must be called in src_prepare()!"
 * 
 * If you need support, post the output of `emerge --info '=games-roguelike/FTL-1.5.13-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=games-roguelike/FTL-1.5.13-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/games-roguelike/FTL-1.5.13-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-roguelike/FTL-1.5.13-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/games-roguelike/FTL-1.5.13-r1/work/FTL'
 * S: '/var/tmp/portage/games-roguelike/FTL-1.5.13-r1/work/FTL'


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-04-10 06:18:06 UTC
The bug has been closed via the following commit(s):

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

commit 36a7515504a24e1d160146c31885709380de382b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-10 06:17:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-10 06:17:53 +0000

    games-roguelike/FTL: fix src_prepare, destination
    
    Closes: https://bugs.gentoo.org/781896
    Signed-off-by: Sam James <sam@gentoo.org>

 games-roguelike/FTL/FTL-1.5.13-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-10 06:41:43 UTC
Thanks! Please tell me if you notice any other issues, I had to update some games to get off games.eclass finally and I don’t own all of them.