Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914769 - www-client/firefox-118.0
Summary: www-client/firefox-118.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-26 21:15 UTC by Geoff Leach
Modified: 2023-09-27 01:13 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 Geoff Leach 2023-09-26 21:15:48 UTC
Build problem

* ERROR: www-client/firefox-118.0::gentoo failed (install phase):
 *   You are not specifying README.gentoo contents!
 * 
* Call stack:
 *     ebuild.sh, line  136:  Called src_install
 *   environment, line 5526:  Called readme.gentoo_create_doc
 *   environment, line 4983:  Called die
 * The specific snippet of code:
 *                   die "You are not specifying README.gentoo contents!";

README.gentoo is there in /var/db/repos/gentoo/www-client/firefox/files/README.gentoo


Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-26 21:19:51 UTC
Please always include the full build.log and emerge --info.

It should've been fixed by:

commit 014a608f524a43d3c95eea95435237aa19d8f2b9
Author: Joonas Niilola <juippis@gentoo.org>
Date:   Tue Sep 26 15:06:54 2023 +0300

    www-client/firefox: git add the README.gentoo file for 118.0...

    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

It's possible your build started before you picked up that commit.