Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837989 - games-simulation/openttd-12.2: Does not install due to incorrect init script filename
Summary: games-simulation/openttd-12.2: Does not install due to incorrect init script ...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-12 07:26 UTC by David King
Modified: 2022-04-12 09:55 UTC (History)
1 user (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 David King 2022-04-12 07:26:42 UTC
When installing:

 * ERROR: games-simulation/openttd-12.2::gentoo failed (install phase):
 *   !!! newinitd: /var/tmp/portage/games-simulation/openttd-12.2/files/openttd.initd-r1 does not exist
 *

The init script is called openttd.initd-r2, so the install fails.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-12 07:54:44 UTC
The bug has been closed via the following commit(s):

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

commit d99e8e7fc515c60fd1fed2158e9f45f4c712399e
Author:     David King <amigadave@amigadave.com>
AuthorDate: 2022-04-12 07:50:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-12 07:54:37 +0000

    games-simulation/openttd: Fix init script filename
    
    Closes: https://bugs.gentoo.org/837989
    Signed-off-by: David King <amigadave@amigadave.com>
    Closes: https://github.com/gentoo/gentoo/pull/25004
    Signed-off-by: Sam James <sam@gentoo.org>

 games-simulation/openttd/openttd-12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)