Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550838 - Installing net-misc/openssh-6.8_p1-r1 failed in QA check
Summary: Installing net-misc/openssh-6.8_p1-r1 failed in QA check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-30 21:28 UTC by yegle
Modified: 2015-06-12 07:10 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 yegle 2015-05-30 21:28:39 UTC
>>> Completed installing openssh-6.8_p1-r1 into /Users/yegle/.gentoo/var/tmp/portage/net-misc/openssh-6.8_p1-r1/image/

 * prefixing shebang of Users/yegle/.gentoo/usr/bin/ssh-copy-id
 * QA Notice: the following files use invalid (possible non-prefixed) shebangs:
 *   Users/yegle/.gentoo/etc/init.d/sshd:/sbin/runscript (script sshd installed in PATH but interpreter /sbin/runscript not found)
 * ERROR: net-misc/openssh-6.8_p1-r1::gentoo_prefix failed:
 *   Aborting due to QA concerns: invalid shebangs found
 *
 * Call stack:
 *   misc-functions.sh, line 1191:  Called install_qa_check
 *   misc-functions.sh, line  187:  Called source 'install_symlink_html_docs'
 *            05prefix, line  115:  Called install_qa_check_prefix
 *            05prefix, line  111:  Called die
 * The specific snippet of code:
 *   		die "Aborting due to QA concerns: invalid shebangs found"
 *
 * If you need support, post the output of `emerge --info '=net-misc/openssh-6.8_p1-r1::gentoo_prefix'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/openssh-6.8_p1-r1::gentoo_prefix'`.
 * The complete build log is located at '/Users/yegle/.gentoo/var/tmp/portage/net-misc/openssh-6.8_p1-r1/temp/build.log'.
 * The ebuild environment file is located at '/Users/yegle/.gentoo/var/tmp/portage/net-misc/openssh-6.8_p1-r1/temp/environment'.
 * Working directory: '/Users/yegle/.gentoo/var/tmp/portage/net-misc/openssh-6.8_p1-r1/image'
 * S: '/Users/yegle/.gentoo/var/tmp/portage/net-misc/openssh-6.8_p1-r1/work/openssh-6.8p1'
!!! post install failed; exiting.

>>> Failed to emerge net-misc/openssh-6.8_p1-r1, Log file:

Reproducible: Always
Comment 1 yegle 2015-06-11 17:33:43 UTC
I recently did several things (switch to clang, did an emerge -e @system) and I can now emerge this package successfully.

Or maybe someone silently fixed this problem?
Comment 2 Fabian Groffen gentoo-dev 2015-06-12 07:10:27 UTC
Let's assume someone did :)