Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] Alpha release of CADO-NFS 2.0 available for testing

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] Alpha release of CADO-NFS 2.0 available for testing


Chronological Thread 
  • From: Paul Leyland <paul.leyland@gmail.com>
  • To: Alexander Kruppa <alexander.kruppa@inria.fr>
  • Cc: Cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] Alpha release of CADO-NFS 2.0 available for testing
  • Date: Fri, 11 Oct 2013 13:02:58 +0100
  • List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss>
  • List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>

On Tue, 2013-10-08 at 14:48 +0200, Alexander Kruppa wrote:
> Dear users,
>
> we are working towards the release of version 2.0 of CADO-NFS. There is
> much new functionality and new code; the enterprising among you are
> cordially invited to try out the current alpha release, to report any bugs
> that you may encounter and to pose any questons that may arise.
>
> The source tarball
>
> cado-nfs-2.0alpha_a23402ef.tar.gz
>
> can be found at
>
> https://gforge.inria.fr/frs/?group_id=2065

First bug report. On a fully up to date Gentoo x86-64 box "make" went
smoothly. Then:

pcl@maat ~/cado-nfs-2.0alpha_a23402ef $ ./factor.sh
90377629292003121684002147101760858109247336549001090677693 -t 2
Traceback (most recent call last):
File
"/home/pcl/cado-nfs-2.0alpha_a23402ef/scripts/cadofactor/cadofactor.py", line
7, in <module>
import cadotask
File "/home/pcl/cado-nfs-2.0alpha_a23402ef/scripts/cadofactor/cadotask.py",
line 16, in <module>
import wudb
File "/home/pcl/cado-nfs-2.0alpha_a23402ef/scripts/cadofactor/wudb.py",
line 17, in <module>
import sqlite3
ImportError: No module named sqlite3
FAILED ; data left in /tmp/cado.8KAaYAazQq
pcl@maat ~/cado-nfs-2.0alpha_a23402ef $


Perhaps the configure scripts could check for necessary Python modules?


Paul







Archive powered by MHonArc 2.6.19+.

Top of Page