From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: Migrating fireinfo to Python 3 Date: Fri, 14 May 2021 13:13:32 +0100 Message-ID: <926A0A28-BC49-4E9C-AC41-3884DD3BEF8A@ipfire.org> In-Reply-To: <90d476c1-1182-85b2-a936-41cca76c6125@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8099484791045709928==" List-Id: --===============8099484791045709928== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, You can use Stefan=E2=80=99s build if you are on x86_64: https://people.ipfire.org/~stevee/fireinfo_python3_x86_64.tar.gz He was even very smart and renamed the =E2=80=9Csendprofile=E2=80=9D command = into =E2=80=9Csendprofile3=E2=80=9D so that you can run both versions and com= pare. I didn=E2=80=99t upload a binary version here because I do not want to encour= age to download and extract tarballs as root on the firewall. But it should b= e fine on a development system :) -Michael > On 14 May 2021, at 13:10, Adolf Belka wrote: >=20 > Hi All, >=20 > On 07/05/2021 13:16, Michael Tremer wrote: >> Hello, >>=20 >> I went ahead and converted fireinfo to Python 3. >>=20 >> This was a little bit more work than usual because it has a little >> helper module written in C. >>=20 >> I could mainly use 2to3, but some things needed some manual attention. I >> split those into individual commits. >>=20 >> I would now like to invite everyone to manually install this version on >> their systems and let me know if it >=20 > The patches are for application to the build system. I can do the patching = and then do a clean build but what do I then need to manually install. Is it = just the fireinfo.cgi file that I need to install or are there other files I = need to copy/replace into my testbed system? >=20 >=20 > Regards, >=20 > Adolf. >=20 >> a) works >>=20 >> and >>=20 >> b) does it keep the same ID? >>=20 >> The ID is being generated by a number of factors and if one bit in those >> changes, the system would receive a different ID which is something we >> would like to avoid. >>=20 >> It worked fine on my system, but I would like to have some larger sample >> size to be sure. >>=20 >> Best, >> -Michael >>=20 >>=20 --===============8099484791045709928==--