Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650168 - sys-cluster/ceph-12.2.4-r1 fails to build
Summary: sys-cluster/ceph-12.2.4-r1 fails to build
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: 2018-03-11 04:14 UTC by Wes
Modified: 2018-03-14 07:35 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 Wes 2018-03-11 04:14:24 UTC
Commit db6059b's init.d 'fix' has introduced a build failure (and also removed the previous 12.2.4 ebuild which had been working successfully for me with systemd instead of openrc)

/var/tmp/portage/sys-cluster/ceph-12.2.4-r1/image///etc/init.d/ceph: line 82: syntax error near unex
pected token `fi'
/var/tmp/portage/sys-cluster/ceph-12.2.4-r1/image///etc/init.d/ceph: line 82: `                 fi'
 * ERROR: sys-cluster/ceph-12.2.4-r1::gentoo failed:
 *   The init.d file has syntax errors: /var/tmp/portage/sys-cluster/ceph-12.2.4-r1/image///etc/init
.d/ceph
 *
 * Call stack:
 *   misc-functions.sh, line 666:  Called install_qa_check
 *   misc-functions.sh, line 217:  Called source 'install_symlink_html_docs'
 *            60openrc, line  44:  Called openrc_check
 *            60openrc, line  22:  Called die
 * The specific snippet of code:
 *                      bash -n "${i}" || die "The init.d file has syntax errors: ${i}"
 *
 * If you need support, post the output of `emerge --info '=sys-cluster/ceph-12.2.4-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-cluster/ceph-12.2.4-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-cluster/ceph-12.2.4-r1/temp/build.log'
.
 * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/ceph-12.2.4-r1/temp/envir
onment'.
 * Working directory: '/var/tmp/portage/sys-cluster/ceph-12.2.4-r1/image'
 * S: '/var/tmp/portage/sys-cluster/ceph-12.2.4-r1/work/ceph-12.2.4'
!!! post install failed; exiting.
Comment 1 Wes 2018-03-14 07:35:03 UTC
Dev seems to have fixed this already, closing.  

(ps where all the bug wranglers at?)