Bug#580172: libgdal-doc suggests libgdal1-1.6.0 when libgdal1-1.6.0 already installed

2010-05-03 Thread Adrian Benson
Package: libgdal-doc Version: 1.6.3-3 Severity: minor Tags: squeeze A very minor error, though a bit puzzling. Breaks nothing - just letting you know libgdal-doc suggests libgdal1-1.6.0 (=1.6.3-3) but: a. this is already installed b. choosing libgdal1-1.6.0 via the 'mark suggetsted in synapt

Bug#579990: custom atlas build fails

2010-05-02 Thread Adrian Benson
Package: atlas Version: 3.8.3-21 Hi The cpufrequtils test loop that is part of the 'custom' rule fails due to the bash-tastic for-loop syntax. I have replaced it with a while loop in the attached patch. I've tested it and it works fine. A less important 'gotcha' is that running the custom rule

Bug#573901: [latexdraw] choice of jre in wrapper script

2010-03-14 Thread Adrian Benson
Package: latexdraw Version: 2.0.6+1-1 Severity: minor The wrapper script /usr/bin/latexdraw is set up to ignore alternatives settings and serach for jre's. At present the script sequentially checks sun-java then openjdk, so if both are installed the openjdk will always be chosen. The speed an

Bug#571322: closed by Sylvestre Ledru (Bug#571322: fixed in atlas 3.8.3-10)

2010-03-03 Thread Adrian Benson
Hi Sylvestre Had issues with the cpufreqtest * sh didn't like the for loop syntax - too bashtastic I am guessing. In the attached patch I have changed it to a while loop which works * the test for cupfrequitils failed because the command output got in the way test $$(cpufreq-inf

Bug#571322: [atlas] custom build improvements

2010-02-25 Thread Adrian Benson
Package: atlas Version: 3.8.3-9 Hi Sylvestre Sorry about the delay in submitting these. 1. There needs to be a way of incrementing the version for custom builds otherwise the custom build will be superseded by the generic versions in the repo. I changed debian/rules:|custom-stamp| and it seem

Bug#568945: [netcdf] dev libraries built without PIC support

2010-02-08 Thread Adrian Benson
Package: netcdf Version: 4.1~beta2 Built the latest ver of netcdf from experimental on testing because I need to build python-netcdf4 which depends on latest netcdf. Pkgs build fine, however compiling python-netcdf4 fails due to non-relocatable symbols in libnetcdf (i.e. the usual pic errors) T

Bug#555462: This bug should be fixed

2009-12-21 Thread Adrian Benson
Well its been 1-1/2 months and there is no sign of 3.4.4 in sid or experimental. This bug renders samba share browsing unusable. I have no stats to back this up, but I am pretty sure that share browsing is one of the most widely used aspects of samba. I encountered this bug just yesterday. Apart

Bug#561299: custom build creates empty /etc/ld.so.conf.d/atlas.conf

2009-12-15 Thread Adrian Benson
Subject: custom build creates empty /etc/ld.so.conf.d/atlas.conf Package: atlas Version: 3.8.3 Justification: breaks unrelated software Severity: critical -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: L

Bug#551689: atlas (experimental) - packaging error

2009-10-19 Thread Adrian Benson
Package: atlas Version: 3.8.3 (experimental) There is a packaging error for amd64 builds in debian/control libatlas3gf-amd64sse3-dev and libatlas-corei7sse3-dev erroneously depend on libatlas-core2sse3. should be libatlas3gf-amd64sse3 and libatlas-corei7sse3 respectively editing control fixe