Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 78832

Summary: basc-1.5.8 is out - serveral bugfixes, new GU calculation, corrected ebuild
Product: Gentoo Linux Reporter: Alexander Mieland <dma147>
Component: New packagesAssignee: Pieter Van den Abeele (RETIRED) <pvdabeel>
Status: RESOLVED FIXED    
Severity: normal CC: avuton
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: basc-1.5.8
basc-1.5.8
basc-1.5.8.ebuild
basc-1.5.8.ebuild
basc-1.5.8.ebuild

Description Alexander Mieland 2005-01-20 09:48:10 UTC
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.
Comment 1 Alexander Mieland 2005-01-20 09:48:58 UTC
Created attachment 49044 [details]
basc-1.5.8
Comment 2 Alexander Mieland 2005-01-23 14:37:02 UTC
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)
Comment 3 Alexander Mieland 2005-01-23 16:23:48 UTC
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.
Comment 4 Alexander Mieland 2005-01-23 16:26:58 UTC
Created attachment 49333 [details]
basc-1.5.8.ebuild

Sorry... just removed the RESTRICT and the KEYWORDs, which I needed to test the
ebuild...
Comment 5 Alexander Mieland 2005-01-24 06:02:12 UTC
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).
Comment 6 Pieter Van den Abeele (RETIRED) gentoo-dev 2005-01-24 08:20:57 UTC
incvs