From nobody@FreeBSD.org  Mon Oct 20 12:25:54 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0834C106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Oct 2008 12:25:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id EA7168FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Oct 2008 12:25:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m9KCPrY7058023
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Oct 2008 12:25:53 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id m9KCPrCj058022;
	Mon, 20 Oct 2008 12:25:53 GMT
	(envelope-from nobody)
Message-Id: <200810201225.m9KCPrCj058022@www.freebsd.org>
Date: Mon, 20 Oct 2008 12:25:53 GMT
From: Helmut Schneider <jumper99@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: archivers/unrar 3.8.4 does not install
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         128242
>Category:       ports
>Synopsis:       archivers/unrar 3.8.4 does not install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ache
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 20 12:30:01 UTC 2008
>Closed-Date:    Thu Nov 13 10:21:12 UTC 2008
>Last-Modified:  Thu Nov 13 10:21:12 UTC 2008
>Originator:     Helmut Schneider
>Release:        
>Organization:
>Environment:
>Description:
[root@BSDHelmut ~]# get-updates.sh -pn
--->  Upgrading 'unrar-3.80.b2,5' to 'unrar-3.80,5' (archivers/unrar)
--->  Building '/usr/ports/archivers/unrar'
===>  Cleaning for unrar-3.80,5
===>  Vulnerability check disabled, database not found
=> unrarsrc-3.8.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://files2.rarlab.com/rar/.
fetch: http://files2.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from http://files3.rarlab.com/rar/.
fetch: http://files3.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from http://files4.rarlab.com/rar/.
fetch: http://files4.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from http://files5.rarlab.com/rar/.
fetch: http://files5.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from http://files6.rarlab.com/rar/.
fetch: http://files6.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from http://files7.rarlab.com/rar/.
fetch: http://files7.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from http://files8.rarlab.com/rar/.
fetch: http://files8.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from http://files9.rarlab.com/rar/.
fetch: http://files9.rarlab.com/rar/unrarsrc-3.8.4.tar.gz: Bad Gateway
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/unrarsrc-3.8.4.tar.gz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/archivers/unrar.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.95622.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=unrar-3.80.b2,5 UPGRADE_PORT_VER=3.80.b2,5 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! archivers/unrar (unrar-3.80.b2,5)     (fetch error)
Tried to update ports.
Listing the results (+:done / -:ignored / *:skipped / !:failed)
! archivers/unrar (unrar-3.80.b2,5)     (fetch error)
[root@BSDHelmut ~]#

[root@BSDHelmut ~]# host files2.rarlab.com
Host files2.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]# host files3.rarlab.com
Host files3.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]# host files4.rarlab.com
Host files4.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]# host files5.rarlab.com
Host files5.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]# host files6.rarlab.com
Host files6.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]# host files7.rarlab.com
Host files7.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]# host files8.rarlab.com
Host files8.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]# host files9.rarlab.com
Host files9.rarlab.com not found: 3(NXDOMAIN)
[root@BSDHelmut ~]#

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ache 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 20 12:30:11 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128242 
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Thu Nov 13 10:20:45 UTC 2008 
State-Changed-Why:  
Already fixed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128242 
>Unformatted:
