Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2008 11:44:06 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124265: Maintainer update: games/flightgear-aircrafts - Remove old mirror
Message-ID:  <200806041144.m54Bi6VM015891@www.freebsd.org>
Resent-Message-ID: <200806041150.m54Bo2Io026354@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124265
>Category:       ports
>Synopsis:       Maintainer update: games/flightgear-aircrafts - Remove old mirror
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 11:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #17: Sun May 18 23:44:45 CEST 2008     root@:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
games/flightgear-aircrafts regularly fails due to incorrect checksums on those distfiles :

airwaveXtreme150_20050502.zip
asw20_20050502.zip
c172r_20060315.zip
f15_20060112.zip
fkdr1_20050502.zip
fokker50_20060228.zip
marchetti_20050616.zip
ogel_20060509.zip
paraglider_20060112.zip
shuttle_20060112.zip
sr20_20051009.zip
x24b_20060112.zip

(see : http://pointyhat.freebsd.org/errorlogs/amd64-7-exp-latest/flightgear-aircrafts-20080212.log)

The attached patch removes one mirror where those files are not up-to-date and where checksums differ from the right ones found on the main mirror (ftp.flightgear.org).

This should fix all the troubles we have had with those files for a long time.

It may also be necessary to remove those files from :

ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/flightgear-aircrafts
and
ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/flightgear-aircrafts
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN flightgear-aircrafts.orig/Makefile flightgear-aircrafts/Makefile
--- flightgear-aircrafts.orig/Makefile	2008-06-04 11:10:12.182594029 +0200
+++ flightgear-aircrafts/Makefile	2008-06-04 11:10:36.910580686 +0200
@@ -14,7 +14,6 @@
 		ftp://ftp.kingmont.com/flightsims/flightgear/Aircraft/ \
 		ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Aircraft/ \
 		http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/ \
-		http://flightgear.mxchange.org/pub/fgfs/Aircraft/ \
 		http://ftp3.linux.kiev.ua/pub/fgfs/Aircraft/
 DISTFILES=	707_20060324.zip \
 		737-300_20071217.zip \


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806041144.m54Bi6VM015891>