From julian@vicor.com  Sat Jul 16 05:54:01 2005
Return-Path: <julian@vicor.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 57DCE16A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Jul 2005 05:54:01 +0000 (GMT)
	(envelope-from julian@vicor.com)
Received: from postoffice.vicor-nb.com (postoffice.vicor.com [69.26.56.52])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E407943D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Jul 2005 05:54:00 +0000 (GMT)
	(envelope-from julian@vicor.com)
Received: from localhost (localhost [127.0.0.1])
	by postoffice.vicor-nb.com (Postfix) with ESMTP id 8DD584CE8F1
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jul 2005 22:54:00 -0700 (PDT)
Received: from postoffice.vicor-nb.com ([127.0.0.1])
 by localhost (postoffice.vicor-nb.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 60632-02 for <FreeBSD-gnats-submit@freebsd.org>;
 Fri, 15 Jul 2005 22:54:00 -0700 (PDT)
Received: from julian.vicor-nb.com (julian.vicor-nb.com [208.206.78.97])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by postoffice.vicor-nb.com (Postfix) with ESMTP id 65A994CE7FF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jul 2005 22:54:00 -0700 (PDT)
Received: from julian.vicor-nb.com (localhost [127.0.0.1])
	by julian.vicor-nb.com (8.13.1/8.13.1) with ESMTP id j6G5s0BB037902
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 15 Jul 2005 22:54:00 -0700 (PDT)
	(envelope-from julian@julian.vicor-nb.com)
Received: (from root@localhost)
	by julian.vicor-nb.com (8.13.1/8.13.1/Submit) id j6G5rxE5037901;
	Fri, 15 Jul 2005 22:53:59 -0700 (PDT)
	(envelope-from julian)
Message-Id: <200507160553.j6G5rxE5037901@julian.vicor-nb.com>
Date: Fri, 15 Jul 2005 22:53:59 -0700 (PDT)
From: julian@freebsd.org
Reply-To: julian@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ftp/emirror port seems broken on 4.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83546
>Category:       ports
>Synopsis:       ftp/emirror port seems broken on 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 16 06:00:36 GMT 2005
>Closed-Date:    Wed Nov 30 12:53:17 GMT 2005
>Last-Modified:  Wed Nov 30 12:53:17 GMT 2005
>Originator:     Julian ELischer
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
vicor inc.
>Environment:
System: FreeBSD julian.vicor-nb.com 4.11-STABLE FreeBSD 4.11-STABLE #18: Wed May 4 22:13:07 PDT 2005 root@julian.vicor-nb.com:/usr/src/sys/compile/JULIAN i386


>Description:
  running the following command fails..
	julian# emirror ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.11-release
Traceback (most recent call last):
  File "/usr/local/bin/emirror", line 12, in ?
    emirror.Start()
  File "/usr/local/lib/emirror/main.py", line 3240, in Start
    mirror.Start()
  File "/usr/local/lib/emirror/main.py", line 1900, in Start
    if (self.lock()):
  File "/usr/local/lib/emirror/main.py", line 476, in lock
    name = self.title.strip().replace(" ", "_").lower() + ".lock"
AttributeError: 'NoneType' object has no attribute 'strip'

>How-To-Repeat:
	see above

>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Sat Jul 16 22:24:51 GMT 2005 
State-Changed-Why:  
Got patch for it? The port have no maintainer at the moment. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83546 
State-Changed-From-To: feedback->suspended 
State-Changed-By: vs 
State-Changed-When: Thu Sep 15 09:44:53 GMT 2005 
State-Changed-Why:  
Waiting for somebody to fix it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83546 
State-Changed-From-To: suspended->closed 
State-Changed-By: flz 
State-Changed-When: Wed Nov 30 12:52:13 GMT 2005 
State-Changed-Why:  
Feedback timeout, nobody seems to be interested in emirror.  The port is 
scheduled for deletion for new year's day.  Anyway, if you're willing to 
work on it (fix, update, ...), please re-open this PR. 

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