Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862783 - sci-misc/boinc-7.20.2-r2 fails to compile: newinitd: boinc.init does not exist
Summary: sci-misc/boinc-7.20.2-r2 fails to compile: newinitd: boinc.init does not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-01 08:54 UTC by Agostino Sarubbo
Modified: 2022-08-01 10:30 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,164.59 KB, text/plain)
2022-08-01 08:54 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-08-01 08:54:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-misc/boinc-7.20.2-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-01 08:54:41 UTC
Created attachment 796522 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-08-01 10:30:08 UTC
The bug has been closed via the following commit(s):

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

commit b95bc9d5e8e3d87f75c2cc56822b184eec299a45
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2022-08-01 10:23:38 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-08-01 10:28:29 +0000

    sci-misc/boinc: fix newinit call
    
    That one is on me.
    
    My last-minute modifcation of b19f0b8c6415 ("sci-misc/boinc: Simplify
    the init script") did not respect that the removed sed was not using
    --in-place.
    
    Fixes: b19f0b8c6415 ("sci-misc/boinc: Simplify the init script")
    Closes: https://bugs.gentoo.org/862783
    Closes: https://bugs.gentoo.org/862786
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 sci-misc/boinc/boinc-7.20.2-r2.ebuild              | 2 +-
 sci-misc/boinc/boinc-9999.ebuild                   | 2 +-
 sci-misc/boinc/files/{boinc.init.in => boinc.init} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)