Re: [xml2rfc-dev] [svnhook] Svn commit to tools/xml2rfc

Tony Hansen <tony@att.com> Thu, 25 August 2011 21:48 UTC

Return-Path: <tony@att.com>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17D6921F8C95 for <xml2rfc-dev@ietfa.amsl.com>; Thu, 25 Aug 2011 14:48:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.208
X-Spam-Level:
X-Spam-Status: No, score=-106.208 tagged_above=-999 required=5 tests=[AWL=0.391, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id seVlXX62A2Cs for <xml2rfc-dev@ietfa.amsl.com>; Thu, 25 Aug 2011 14:48:39 -0700 (PDT)
Received: from mail120.messagelabs.com (mail120.messagelabs.com [216.82.250.83]) by ietfa.amsl.com (Postfix) with ESMTP id 4F44C21F8C9A for <xml2rfc-dev@ietf.org>; Thu, 25 Aug 2011 14:48:39 -0700 (PDT)
X-VirusChecked: Checked
X-Env-Sender: tony@att.com
X-Msg-Ref: server-10.tower-120.messagelabs.com!1314308992!34726930!1
X-StarScan-Version: 6.2.17; banners=-,-,-
X-Originating-IP: [144.160.20.145]
Received: (qmail 6830 invoked from network); 25 Aug 2011 21:49:53 -0000
Received: from sbcsmtp6.sbc.com (HELO mlpd192.enaf.sfdc.sbc.com) (144.160.20.145) by server-10.tower-120.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 25 Aug 2011 21:49:53 -0000
Received: from enaf.sfdc.sbc.com (localhost.localdomain [127.0.0.1]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p7PLoIBC001169 for <xml2rfc-dev@ietf.org>; Thu, 25 Aug 2011 17:50:18 -0400
Received: from alpd052.aldc.att.com (alpd052.aldc.att.com [130.8.42.31]) by mlpd192.enaf.sfdc.sbc.com (8.14.4/8.14.4) with ESMTP id p7PLoHpd001161 for <xml2rfc-dev@ietf.org>; Thu, 25 Aug 2011 17:50:17 -0400
Received: from aldc.att.com (localhost.localdomain [127.0.0.1]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p7PLnomV009202 for <xml2rfc-dev@ietf.org>; Thu, 25 Aug 2011 17:49:50 -0400
Received: from dns.maillennium.att.com (dns.maillennium.att.com [135.25.114.99]) by alpd052.aldc.att.com (8.14.4/8.14.4) with ESMTP id p7PLngnf009043 for <xml2rfc-dev@ietf.org>; Thu, 25 Aug 2011 17:49:46 -0400
Received: from [135.70.120.55] (vpn-135-70-120-55.vpn.swst.att.com[135.70.120.55]) by maillennium.att.com (mailgw1) with ESMTP id <20110825214941gw100e4leee> (Authid: tony); Thu, 25 Aug 2011 21:49:42 +0000
X-Originating-IP: [135.70.120.55]
Message-ID: <4E56C369.6090201@att.com>
Date: Thu, 25 Aug 2011 17:49:29 -0400
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110812 Thunderbird/6.0
MIME-Version: 1.0
To: jbothun@concentricsky.com
References: <E1QwhM9-0004E1-F7@zinfandel.tools.ietf.org>
In-Reply-To: <E1QwhM9-0004E1-F7@zinfandel.tools.ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: xml2rfc-dev@ietf.org
Subject: Re: [xml2rfc-dev] [svnhook] Svn commit to tools/xml2rfc
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Discussion about particulars of xml2rfc development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xml2rfc-dev>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Aug 2011 21:48:40 -0000

I installed this version on xml.resource.org.

I'm having a problem getting it to find external references when invoked 
from the web (http://xml.resource.org/experimental.html).

Try sending it draft-ietf-iri-4395bis-irireg-03.xml

I printed out the value of $XML_LIBRARY to help debug this.

Are there additional options I can invoke xml2rfc2 with (in addition to 
--verbose) that will tell us *where* it's looking for its references?

Also, it doesn't appear that xml2rfc is exiting with an error code when 
it cannot parse the file. Please add an exit non-zero (e.g. 1) or its 
equivalent for any failures.

     Tony

On 8/25/2011 5:20 PM, www-data wrote:
> jbothun@concentricsky.com has made a new SVN commit in
> tools/xml2rfc/version2 [524]:
>
> Caching resolver will print both URL and cache locations if --verbose
>
> "Index" section skipped if no irefs are registered
>
> Svn:  http://svn.tools.ietf.org/svn/tools/xml2rfc//version2
> Trac: http://trac.tools.ietf.org/tools/xml2rfc/trac//changeset/524/version2
>
> Files:
>
> U   version2/cli/xml2rfc/parser.py
> U   version2/cli/xml2rfc/writers/base.py
> U   version2/cli/xml2rfc/writers/paginated_txt.py
>