Re: [Tools-discuss] setting up for code sprint tomorrow

Tom Pusateri <pusateri@bangj.com> Tue, 19 May 2020 01:12 UTC

Return-Path: <pusateri@bangj.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72ED83A0FAE for <tools-discuss@ietfa.amsl.com>; Mon, 18 May 2020 18:12:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.098
X-Spam-Level:
X-Spam-Status: No, score=-0.098 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, HTTPS_HTTP_MISMATCH=0.1, MIME_QP_LONG_LINE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=bangj.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aRiAdeZxOcDq for <tools-discuss@ietfa.amsl.com>; Mon, 18 May 2020 18:12:32 -0700 (PDT)
Received: from oj.bangj.com (69-77-154-174.static.skybest.com [69.77.154.174]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E59033A0FAD for <tools-discuss@ietf.org>; Mon, 18 May 2020 18:12:31 -0700 (PDT)
Received: from [10.22.86.0] (mobile-166-173-250-133.mycingular.net [166.173.250.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by oj.bangj.com (Postfix) with ESMTPSA id 95852403C3; Mon, 18 May 2020 21:12:30 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bangj.com; s=201907; t=1589850750; bh=fkK6gGxs15+L3wn91F8EeOVrASYWCxtC4HBLvujp/Gk=; h=From:Subject:Date:References:Cc:In-Reply-To:To:From; b=omdE1tB9SAdr07+3r+8ny1qzdM/szc6H5oiFLA2r4xZAZ4nHe9ydjQURzKqN44PnX ypeqrdJO1k51qrTvq3+8Yd5wSPs1yjAYnV4Jz50P21LHjzFoi9oDXTUEYeBon43Q8n CAjiFHrVd9hcgumXtzZ9rT6StBw3ZYGUQ/dRxQ7bRnsQbjb398B5Ej+508AyTOaziF oWrkJTuyQ8YP7kIudUB79eiRE1luFZMgsKqbh3ZOwjxrQ5foY634WkDX+aiXDKCOIY IgCaT4d2vxIagm/Mrq2CRRhfATzzzujJRp7LJ9CD73H0XSsYaheoV3tji5SxEpfBZp FFpvNFDJepMmw==
Content-Type: multipart/alternative; boundary="Apple-Mail-D27CF143-6FD4-40D3-897C-65A2A3D010F8"
Content-Transfer-Encoding: 7bit
From: Tom Pusateri <pusateri@bangj.com>
Mime-Version: 1.0 (1.0)
Date: Mon, 18 May 2020 21:12:29 -0400
Message-Id: <32322902-FFF0-4B4F-A8A2-98C84A3A5696@bangj.com>
References: <4B0B9324-3474-42F1-8018-119775806434@akamai.com>
Cc: Jim Fenton <fenton@bluepopcorn.net>, "tools-discuss@ietf.org" <tools-discuss@ietf.org>
In-Reply-To: <4B0B9324-3474-42F1-8018-119775806434@akamai.com>
To: "Salz, Rich" <rsalz=40akamai.com@dmarc.ietf.org>
X-Mailer: iPhone Mail (17E262)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/oA_-TLsXWf3VtkLx3nGcsfasviQ>
Subject: Re: [Tools-discuss] setting up for code sprint tomorrow
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2020 01:12:36 -0000

I thought requirements.txt was the new requirements3.txt. Python 2 is dead. The  3 is no longer a necessary distinguisher. 

Tom

> On May 18, 2020, at 8:31 PM, Salz, Rich <rsalz=40akamai.com@dmarc.ietf.org> wrote:
> 
> 
> Sam error, but I do see the Django files listed :(
>  
> From: Jim Fenton <fenton@bluepopcorn.net>
> Date: Monday, May 18, 2020 at 8:08 PM
> To: "tools-discuss@ietf.org" <tools-discuss@ietf.org>
> Subject: Re: [Tools-discuss] setting up for code sprint tomorrow
>  
> I ran into the same thing. I pulled a copy of requirements3.txt from the "Vancouver" code sprint and so far so good. Running tests now.
> 
> On 5/18/20 12:52 PM, Salz, Rich wrote:
> Just pulled the latest docker image, found ‘requirements.txt’ not ‘requirements3.txt’
> Ran it and get errors. What am I missing? Tnx
>  
> DOCKER ~/dt/6.130.2.dev0$ ./docker/updatedb
> Gathering info ...
> Fetching database dump ...
> --2020-05-18 15:46:53--  https://www.ietf.org/lib/dt/sprint/ietf_utf8.sql.gz
> Resolving www.ietf.org (www.ietf.org)... 104.20.1.85, 104.20.0.85, 2606:4700:10::6814:55, ...
> Connecting to www.ietf.org (www.ietf.org)|104.20.1.85|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 397663656 (379M) [application/x-gzip]
> Saving to: '/home/rsalz/dt/6.130.2.dev0/data/ietf_utf8.sql.gz'
>  
> ietf_utf8.sql.gz    100%[===================>] 379.24M  6.41MB/s    in 57s    
>  
> 2020-05-18 15:47:50 (6.66 MB/s) - '/home/rsalz/dt/6.130.2.dev0/data/ietf_utf8.sql.gz' saved [397663656/397663656]
>  
> Loading database ...
> Traceback (most recent call last):
>   File "/home/rsalz/dt/6.130.2.dev0/ietf/manage.py", line 13, in <module>
>     from django.core.management import execute_from_command_line
> ImportError: No module named django.core.management
>  72KiB [ 110MiB/s] [>                                         ]  0%           
> updatedb(137): Command failed with error code 1 ([982] ./docker/updatedb )
>  
> 
> 
> ___________________________________________________________
> Tools-discuss mailing list
> Tools-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/tools-discuss
>  
> Please report datatracker.ietf.org and mailarchive.ietf.org
> bugs at http://tools.ietf.org/tools/ietfdb
> or send email to datatracker-project@ietf.org
>  
> Please report tools.ietf.org bugs at
> http://tools.ietf.org/tools/issues
> or send email to webmaster@tools.ietf.org
> ___________________________________________________________
> Tools-discuss mailing list
> Tools-discuss@ietf.org
> https://www.ietf.org/mailman/listinfo/tools-discuss
> 
> Please report datatracker.ietf.org and mailarchive.ietf.org
> bugs at http://tools.ietf.org/tools/ietfdb
> or send email to datatracker-project@ietf.org
> 
> Please report tools.ietf.org bugs at
> http://tools.ietf.org/tools/issues
> or send email to webmaster@tools.ietf.org