This version of basc corrects the "cp emerge.log" thingy in the ebuild. It also has several bugfixes and a new GU calculation. basc uses his own benchmarking system to calculate the GU for the used system. For details on the changes please view the changelog: http://www.gentoo-stats.org/index.php?c=changelog&language=english Please test the ebuild and mark it with the appropriate keywords. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 49044 [details] basc-1.5.8
Created attachment 49326 [details] basc-1.5.8 Okay, this has now a fallback if bash-3.0.tar.gz does not exist. (For binary installation)
Created attachment 49332 [details] basc-1.5.8.ebuild Okay, this has some several suggestions of the gentoo-dev-mailinglist in it . So, not /tmp will be used to unpack and compile bash, but ${T} will be used, because portage knows, that there is enough space to compile things. The SRC_URI for bash was now modified to mirror://gnu/ instead of the official gnu ftp-server. And the fallback if bash-3.0.tar.gz does no exist, will print out how to fetch the bash-sources now. And there was also a new dependency added which is needed by bash to compile: ">=sys-libs/ncurses-5.2-r2" Now we're really complete. Please test this newest and final ebuild and mark it with the appropiate KEYWORDs. thanks.
Created attachment 49333 [details] basc-1.5.8.ebuild Sorry... just removed the RESTRICT and the KEYWORDs, which I needed to test the ebuild...
Created attachment 49369 [details] basc-1.5.8.ebuild I've added a new tool to the project. `basc-fs` is also a python script, which is a client-side script for the filesearch-database. This script should run on every machine where basc runs, so there are no special needings. The ebuild was modified to also copy this script into /usr/bin (doexe).
incvs