Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586998 - dev-util/ctags-5.8_p20140919 - QA concerns: there are files installed outside the prefix
Summary: dev-util/ctags-5.8_p20140919 - QA concerns: there are files installed outside...
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: 2016-06-25 04:48 UTC by Martin Mokrejš
Modified: 2016-06-29 11:27 UTC (History)
0 users

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


Attachments
ctags-5.8_p20140919.ebuild.patch (ctags-5.8_p20140919.ebuild.patch,822 bytes, patch)
2016-06-29 08:37 UTC, Martin Mokrejš
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2016-06-25 04:48:49 UTC
>>> Completed installing ctags-5.8_p20140919 into /scratch/mmokrejs/gentoo_rap/var/tmp/portage/dev-util/ctags-5.8_p20140919/image/

 * Final size of build directory: 3661 KiB
 * Final size of installed tree: 55 KiB

 * QA Notice: the following files are outside of the prefix:
 * /usr
 * /usr/share
 * /usr/share/man
 * /usr/share/man/man1
 * /usr/share/man/man1/exuberant-ctags.1
 * /usr/bin
 * /usr/bin/exuberant-ctags
 * ERROR: dev-util/ctags-5.8_p20140919::gentoo failed:
 *   Aborting due to QA concerns: there are files installed outside the prefix
 * 
 * Call stack:
 *   misc-functions.sh, line 603:  Called install_qa_check
 *   misc-functions.sh, line 217:  Called source 'install_symlink_html_docs'
 *            05prefix, line 114:  Called install_qa_check_prefix
 *            05prefix, line  27:  Called die
 * The specific snippet of code:
 *                      die "Aborting due to QA concerns: there are files installed outside the prefix"
 * 
 * If you need support, post the output of `emerge --info '=dev-util/ctags-5.8_p20140919::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/ctags-5.8_p20140919::gentoo'`.
 * The complete build log is located at '/scratch/mmokrejs/gentoo_rap/var/tmp/portage/dev-util/ctags-5.8_p20140919/temp/build.log'.
 * The ebuild environment file is located at '/scratch/mmokrejs/gentoo_rap/var/tmp/portage/dev-util/ctags-5.8_p20140919/temp/environment'.
 * Working directory: '/scratch/mmokrejs/gentoo_rap/var/tmp/portage/dev-util/ctags-5.8_p20140919/image/scratch/mmokrejs/gentoo_rap'
 * S: '/scratch/mmokrejs/gentoo_rap/var/tmp/portage/dev-util/ctags-5.8_p20140919/work/ctags-5.8_p20140919'
!!! post install failed; exiting.
Comment 1 Fabian Groffen gentoo-dev 2016-06-25 14:43:23 UTC
this version is not in the prefix tree
Comment 2 Fabian Groffen gentoo-dev 2016-06-25 14:51:44 UTC
I've merged prefix changes in gx86
Comment 3 Martin Mokrejš 2016-06-29 08:37:56 UTC
Created attachment 439144 [details, diff]
ctags-5.8_p20140919.ebuild.patch

Hi Fabien,
  I will try to overcome the local network restrictions (rsync and ftp disabled) and to to finish 'emerge --sync' and 'layman -u'. While not knowing what 'gx86' stands for, this patch seems to work for me.

Thank you anyway for your official fix (untested yet)
Martin
Comment 4 Fabian Groffen gentoo-dev 2016-06-29 11:27:35 UTC
gx86 is slang for the main gentoo tree, which is different from the prefix tree.  We pull in everything from the main tree in the prefix tree though.