[Fink-devel] Source field corrections (ettercap and gdal-pgsql)

2013-11-29 Thread Martin Costabel
The fink autologs mailing list has been writing the same two error 
messages (a dozen times) every 30 minutes for weeks:

 /home/f/fink/distfiles/ettercap-0.8.0.tar.gz: No such file or directory
 wget --no-check-certificate -U 'fink/0.36.99.git' -nv --passive-ftp -O 
 ettercap-0.8.0.tar.gz 
 https://github.com/Ettercap/ettercap/archive/v0.8.0.tar.gz
 2013-11-29 13:32:46 
 URL:https://codeload.github.com/Ettercap/ettercap/tar.gz/v0.8.0 
 [7069131/7069131] - ettercap-0.8.0.tar.gz [1]
 The checksum of the file is incorrect. The most likely cause for this is a
 corrupted or incomplete download
 Expected: 7c5f5e1fd4002afdfd13765ef92866e1
 Actual: MD5(067514bb53ff76b81d578676e2048319)
 SHA1(008fca94bbd67b578699300eb321766cd41fbfff)
 Downloading the file ettercap-0.8.0.tar.gz failed.

This one comes from a wrong Source-MD5 field in ettercap.info which fink 
ignores, because a correct Source-Checksum: SHA1() field is also 
present. I fixed this, seeing that Maintainer is set to None 
(real-maintainer CCed).

 /home/f/fink/distfiles/gdal-pgsql-1.10.1.tar.xz: No such file or directory
 wget --no-check-certificate -U 'fink/0.36.99.git' -nv --passive-ftp -O 
 gdal-pgsql-1.10.1.tar.xz 
 http://download.osgeo.org/gdal/1.10.1/gdal-pgsql-1.10.1.tar.xz
 http://download.osgeo.org/gdal/1.10.1/gdal-pgsql-1.10.1.tar.xz:
 2013-11-29 13:33:46 ERROR 404: Not Found.
 ### execution of wget failed, exit code 8
 Downloading the file gdal-pgsql-1.10.1.tar.xz failed.

This one comes from a wrong Source field in gdal.info. It is currently

   Source: http://download.osgeo.org/gdal/%v/%n-%v.tar.xz

whereas it should be

   Source: http://download.osgeo.org/gdal/%v/gdal-%v.tar.xz

   (or %{Ni} instead of gdal, but the latter is shorter)

I didn't fix this one, seeing that a Maintainer exists (CCed).

-- 
Martin





--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Source field corrections (ettercap and gdal-pgsql)

2013-11-29 Thread Hanspeter Niederstrasser
On 11/29/2013 9:33 AM, Martin Costabel wrote:
 The fink autologs mailing list has been writing the same two error
 messages (a dozen times) every 30 minutes for weeks:

 /home/f/fink/distfiles/ettercap-0.8.0.tar.gz: No such file or directory
 wget --no-check-certificate -U 'fink/0.36.99.git' -nv --passive-ftp -O
 ettercap-0.8.0.tar.gz
 https://github.com/Ettercap/ettercap/archive/v0.8.0.tar.gz
 2013-11-29 13:32:46
 URL:https://codeload.github.com/Ettercap/ettercap/tar.gz/v0.8.0
 [7069131/7069131] - ettercap-0.8.0.tar.gz [1]
 The checksum of the file is incorrect. The most likely cause for this
 is a
 corrupted or incomplete download
 Expected: 7c5f5e1fd4002afdfd13765ef92866e1
 Actual: MD5(067514bb53ff76b81d578676e2048319)
 SHA1(008fca94bbd67b578699300eb321766cd41fbfff)
 Downloading the file ettercap-0.8.0.tar.gz failed.

 This one comes from a wrong Source-MD5 field in ettercap.info which fink
 ignores, because a correct Source-Checksum: SHA1() field is also
 present. I fixed this, seeing that Maintainer is set to None
 (real-maintainer CCed).

Thanks Martin.  I've filed https://github.com/fink/fink/issues/100 to 
deal with mismatched checksums not always being fatal.

Hanspeter


--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel