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: Emmanuel Thomé <emmanuel.thome@gmail.com>
  • To: Alexander Kruppa <alexander.kruppa@inria.fr>
  • Cc: "cado-nfs-discuss@lists.gforge.inria.fr" <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 16:22:50 +0200
  • 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>

Cool. Thanks Paul indeed.

A wild thought about this. Should we do continuous integration
builds/runs on a wider collection of linux distributions ? Currently
we do only ubuntu and fedora, perhaps it would make sense to add VMs
for some other distributions ? We had a mime-related issue on
archlinux a couple of weeks back due to some version of python, and
now this sqlite thing. Better be noticed too soon than too late, no ?

gentoo / archlinux / debian / suse / ... ?

(not that it's a terribly exciting job to set this up).

E.


On Fri, Oct 11, 2013 at 4:11 PM, Alexander Kruppa
<alexander.kruppa@inria.fr> wrote:
> ----- Original Message -----
>> From: "Paul Leyland" <paul.leyland@gmail.com>
>> To: "Alexander Kruppa" <alexander.kruppa@inria.fr>
>> Cc: Cado-nfs-discuss@lists.gforge.inria.fr
>> Sent: Friday, 11 October, 2013 4:01:24 PM
>> Subject: Re: [Cado-nfs-discuss] Alpha release of CADO-NFS 2.0 available
>> for testing
>>
>> On Fri, 2013-10-11 at 14:10 +0200, Alexander Kruppa wrote:
>>
>> >
>> > It probably should check the version of Python at least. I'm a bit
>> > surprised by this error; the sqlite3 module was added to the
>> > Python standard library in 2.5, and cadofactor.py requires Python
>> > 3 to run at all. Which versions of Python are installed? I.e.,
>> > which (if any) do you get by executing "python -V", "python2 -V",
>> > and "python3 -V"?
>>
>> With Alex' assistance this is now working and a c93 has duly been
>> factored.
>>
>> The requirement is that under Gentoo the Python packages must have
>> the
>> "sqlite" USE flag set and a note to this effect in the docs would be
>> a
>> good idea. If wished, I could start a system-dependency gotcha
>> README
>> file.
>>
>>
>> Paul
>
> I'll add a CMake test that Python >= 3.2 is installed, and check that the
> sqlite3 Python module can be imported. That will catch cases where the
> sqlite3 binary library is not installed, or where the sqlite3 Python module
> is not included in Python installation. For Gentoo users, I'll include
> Paul's instructions how to build Python with sqlite3 enabled.
>
> Many thanks to Paul for testing and reporting the problem, along with info
> how to solve it on Gentoo.
>
> Alex
>
> _______________________________________________
> Cado-nfs-discuss mailing list
> Cado-nfs-discuss@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/cado-nfs-discuss





Archive powered by MHonArc 2.6.19+.

Top of Page