public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Patches to be merged to be capable of removing python2
@ 2021-09-10  6:57 Adolf Belka
  2021-09-12 16:12 ` Arne Fitzenreiter
  0 siblings, 1 reply; 12+ messages in thread
From: Adolf Belka @ 2021-09-10  6:57 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 815 bytes --]

Dear All,


For clarification here is the list of the patches or patch series that need to be merged to get to the position where python2 is capable of being removed.


alsa https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
collectd https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
freeradius https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296


Regards,

Adolf.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-10  6:57 Patches to be merged to be capable of removing python2 Adolf Belka
@ 2021-09-12 16:12 ` Arne Fitzenreiter
  2021-09-12 16:18   ` Arne Fitzenreiter
  2021-09-12 19:36   ` Adolf Belka
  0 siblings, 2 replies; 12+ messages in thread
From: Arne Fitzenreiter @ 2021-09-12 16:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1283 bytes --]

At the moment i have not merged all of this. (frr, alsa and freeradius 
are missing)
but core160 is already large...

But at my test i merged the python2 remove by an accident and only frr 
has made problems.
So i think freeradus and alsa detect the missing python2 but of course 
the patches should merged
but not in core160 because alsa is large.

Arne



Am 2021-09-10 08:57, schrieb Adolf Belka:
> Dear All,
> 
> 
> For clarification here is the list of the patches or patch series that
> need to be merged to get to the position where python2 is capable of
> being removed.
> 
> 
> alsa
> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
> ca-certificates 
> https://patchwork.ipfire.org/project/ipfire/list/?series=2282
> collectd
> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
> freeradius
> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
> 
> 
> Regards,
> 
> Adolf.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-12 16:12 ` Arne Fitzenreiter
@ 2021-09-12 16:18   ` Arne Fitzenreiter
  2021-09-12 19:36   ` Adolf Belka
  1 sibling, 0 replies; 12+ messages in thread
From: Arne Fitzenreiter @ 2021-09-12 16:18 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1493 bytes --]

I changed my mind because alsa and radius are addons that not change the
size of the updater...

Arne


Am 2021-09-12 18:12, schrieb Arne Fitzenreiter:
> At the moment i have not merged all of this. (frr, alsa and freeradius
> are missing)
> but core160 is already large...
> 
> But at my test i merged the python2 remove by an accident and only frr
> has made problems.
> So i think freeradus and alsa detect the missing python2 but of course
> the patches should merged
> but not in core160 because alsa is large.
> 
> Arne
> 
> 
> 
> Am 2021-09-10 08:57, schrieb Adolf Belka:
>> Dear All,
>> 
>> 
>> For clarification here is the list of the patches or patch series that
>> need to be merged to get to the position where python2 is capable of
>> being removed.
>> 
>> 
>> alsa
>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>> ca-certificates 
>> https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>> collectd
>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>> freeradius
>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>> 
>> 
>> Regards,
>> 
>> Adolf.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-12 16:12 ` Arne Fitzenreiter
  2021-09-12 16:18   ` Arne Fitzenreiter
@ 2021-09-12 19:36   ` Adolf Belka
  2021-09-13  8:41     ` Adolf Belka
  1 sibling, 1 reply; 12+ messages in thread
From: Adolf Belka @ 2021-09-12 19:36 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1672 bytes --]

Hi Arne,

On 12/09/2021 18:12, Arne Fitzenreiter wrote:
> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
> but core160 is already large...
> 
> But at my test i merged the python2 remove by an accident and only frr has made problems.
> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
> but not in core160 because alsa is large.
That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.

I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.

Regards,
Adolf.
> 
> Arne
> 
> 
> 
> Am 2021-09-10 08:57, schrieb Adolf Belka:
>> Dear All,
>>
>>
>> For clarification here is the list of the patches or patch series that
>> need to be merged to get to the position where python2 is capable of
>> being removed.
>>
>>
>> alsa
>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>> collectd
>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>> freeradius
>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>
>>
>> Regards,
>>
>> Adolf.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-12 19:36   ` Adolf Belka
@ 2021-09-13  8:41     ` Adolf Belka
  2021-09-13  8:57       ` Arne Fitzenreiter
  0 siblings, 1 reply; 12+ messages in thread
From: Adolf Belka @ 2021-09-13  8:41 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2861 bytes --]

Hi Arne,

On 12/09/2021 21:36, Adolf Belka wrote:
> Hi Arne,
>
> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
>> but core160 is already large...
>>
>> But at my test i merged the python2 remove by an accident and only frr has made problems.
>> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
>> but not in core160 because alsa is large.
> That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.
>
> I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.
>
I ran the current updated next with python2 removed and alsa and collectd both successfully built without any hiccups. That definitely didn't happen when I did my original test which would have been back when next was being put together for Core Update 158.

Probably I made some mistake.

Anyway with Core Update 160 as it currently is my patches for python fixes for alsa and collectd are not needed and they should be dropped from Patchwork.

I will test with frr and freeradius this morning. I will do a new patch for frr anyway as that package was a bit out of date anyway.

Will report back later what I find.

EDIT:-
There was some infrastructure problem with IPFire, couldn't access any IPFire location or send email, so I am able to edit this mail before sending.

frr failed to build due to lack of python2, so it definitely needs to be updated for the removal of python2 and because it is old.

freeradius built without a problem, so that is a third of my patches that is not required to be merged now. Please drop that patch in Patchwork.

Regards,

Adolf.

> Regards,
> Adolf.
>>
>> Arne
>>
>>
>>
>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>> Dear All,
>>>
>>>
>>> For clarification here is the list of the patches or patch series that
>>> need to be merged to get to the position where python2 is capable of
>>> being removed.
>>>
>>>
>>> alsa
>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>> collectd
>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>> freeradius
>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>
>>>
>>> Regards,
>>>
>>> Adolf.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-13  8:41     ` Adolf Belka
@ 2021-09-13  8:57       ` Arne Fitzenreiter
  2021-09-13  9:07         ` Adolf Belka
  2021-09-15 15:24         ` Michael Tremer
  0 siblings, 2 replies; 12+ messages in thread
From: Arne Fitzenreiter @ 2021-09-13  8:57 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3242 bytes --]

I had already merged freeradius yesterday.

At the moment patchwork is not working so you should wait antil the 
server is up again.

Arne



Am 2021-09-13 10:41, schrieb Adolf Belka:
> Hi Arne,
> 
> On 12/09/2021 21:36, Adolf Belka wrote:
>> Hi Arne,
>> 
>> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>>> At the moment i have not merged all of this. (frr, alsa and 
>>> freeradius are missing)
>>> but core160 is already large...
>>> 
>>> But at my test i merged the python2 remove by an accident and only 
>>> frr has made problems.
>>> So i think freeradus and alsa detect the missing python2 but of 
>>> course the patches should merged
>>> but not in core160 because alsa is large.
>> That's interesting. When I ran without python2 on Core Update 159, 
>> alsa and freeradius definitely would not build on my system.
>> 
>> I will go back and have another test on my build system but with Core 
>> Update 160 merged to current status to see what happens with python2 
>> removed.
>> 
> I ran the current updated next with python2 removed and alsa and
> collectd both successfully built without any hiccups. That definitely
> didn't happen when I did my original test which would have been back
> when next was being put together for Core Update 158.
> 
> Probably I made some mistake.
> 
> Anyway with Core Update 160 as it currently is my patches for python
> fixes for alsa and collectd are not needed and they should be dropped
> from Patchwork.
> 
> I will test with frr and freeradius this morning. I will do a new
> patch for frr anyway as that package was a bit out of date anyway.
> 
> Will report back later what I find.
> 
> EDIT:-
> There was some infrastructure problem with IPFire, couldn't access any
> IPFire location or send email, so I am able to edit this mail before
> sending.
> 
> frr failed to build due to lack of python2, so it definitely needs to
> be updated for the removal of python2 and because it is old.
> 
> freeradius built without a problem, so that is a third of my patches
> that is not required to be merged now. Please drop that patch in
> Patchwork.
> 
> Regards,
> 
> Adolf.
> 
>> Regards,
>> Adolf.
>>> 
>>> Arne
>>> 
>>> 
>>> 
>>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>>> Dear All,
>>>> 
>>>> 
>>>> For clarification here is the list of the patches or patch series 
>>>> that
>>>> need to be merged to get to the position where python2 is capable of
>>>> being removed.
>>>> 
>>>> 
>>>> alsa
>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>>> ca-certificates 
>>>> https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>>> collectd
>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>>> freeradius
>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>> 
>>>> 
>>>> Regards,
>>>> 
>>>> Adolf.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-13  8:57       ` Arne Fitzenreiter
@ 2021-09-13  9:07         ` Adolf Belka
  2021-09-15 15:24         ` Michael Tremer
  1 sibling, 0 replies; 12+ messages in thread
From: Adolf Belka @ 2021-09-13  9:07 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3990 bytes --]

Hi Arne,

On 13/09/2021 10:57, Arne Fitzenreiter wrote:
> I had already merged freeradius yesterday.
My pull on next must have been before you did that merge because the freeradius lfs I have in my build is the earlier version.
> 
> At the moment patchwork is not working so you should wait antil the server is up again.
The frr build is still ongoing. Before I submit the patch I will check that patchwork is back up and running.

I have the feeling that client175 will be the problem package. It doesn't work for you but I was able to get the gui page up when I tested my change on my vm testbed.

After frr is built and submitted, I will do a build of the current state of Core Update 160 and install that on my vm testbed and then install the client175 change via the .ipfire package and see if it still works for me or no longer.

Regards,
Adolf.
> 
> Arne
> 
> 
> 
> Am 2021-09-13 10:41, schrieb Adolf Belka:
>> Hi Arne,
>>
>> On 12/09/2021 21:36, Adolf Belka wrote:
>>> Hi Arne,
>>>
>>> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>>>> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
>>>> but core160 is already large...
>>>>
>>>> But at my test i merged the python2 remove by an accident and only frr has made problems.
>>>> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
>>>> but not in core160 because alsa is large.
>>> That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.
>>>
>>> I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.
>>>
>> I ran the current updated next with python2 removed and alsa and
>> collectd both successfully built without any hiccups. That definitely
>> didn't happen when I did my original test which would have been back
>> when next was being put together for Core Update 158.
>>
>> Probably I made some mistake.
>>
>> Anyway with Core Update 160 as it currently is my patches for python
>> fixes for alsa and collectd are not needed and they should be dropped
>> from Patchwork.
>>
>> I will test with frr and freeradius this morning. I will do a new
>> patch for frr anyway as that package was a bit out of date anyway.
>>
>> Will report back later what I find.
>>
>> EDIT:-
>> There was some infrastructure problem with IPFire, couldn't access any
>> IPFire location or send email, so I am able to edit this mail before
>> sending.
>>
>> frr failed to build due to lack of python2, so it definitely needs to
>> be updated for the removal of python2 and because it is old.
>>
>> freeradius built without a problem, so that is a third of my patches
>> that is not required to be merged now. Please drop that patch in
>> Patchwork.
>>
>> Regards,
>>
>> Adolf.
>>
>>> Regards,
>>> Adolf.
>>>>
>>>> Arne
>>>>
>>>>
>>>>
>>>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>>>> Dear All,
>>>>>
>>>>>
>>>>> For clarification here is the list of the patches or patch series that
>>>>> need to be merged to get to the position where python2 is capable of
>>>>> being removed.
>>>>>
>>>>>
>>>>> alsa
>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>>>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>>>> collectd
>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>>>> freeradius
>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>>>
>>>>>
>>>>> Regards,
>>>>>
>>>>> Adolf.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-13  8:57       ` Arne Fitzenreiter
  2021-09-13  9:07         ` Adolf Belka
@ 2021-09-15 15:24         ` Michael Tremer
  2021-09-15 16:32           ` Adolf Belka
  1 sibling, 1 reply; 12+ messages in thread
From: Michael Tremer @ 2021-09-15 15:24 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3279 bytes --]

Hello,

This should all be back up and working again.

-Michael

> On 13 Sep 2021, at 09:57, Arne Fitzenreiter <arne_f(a)ipfire.org> wrote:
> 
> I had already merged freeradius yesterday.
> 
> At the moment patchwork is not working so you should wait antil the server is up again.
> 
> Arne
> 
> 
> 
> Am 2021-09-13 10:41, schrieb Adolf Belka:
>> Hi Arne,
>> On 12/09/2021 21:36, Adolf Belka wrote:
>>> Hi Arne,
>>> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>>>> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
>>>> but core160 is already large...
>>>> But at my test i merged the python2 remove by an accident and only frr has made problems.
>>>> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
>>>> but not in core160 because alsa is large.
>>> That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.
>>> I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.
>> I ran the current updated next with python2 removed and alsa and
>> collectd both successfully built without any hiccups. That definitely
>> didn't happen when I did my original test which would have been back
>> when next was being put together for Core Update 158.
>> Probably I made some mistake.
>> Anyway with Core Update 160 as it currently is my patches for python
>> fixes for alsa and collectd are not needed and they should be dropped
>> from Patchwork.
>> I will test with frr and freeradius this morning. I will do a new
>> patch for frr anyway as that package was a bit out of date anyway.
>> Will report back later what I find.
>> EDIT:-
>> There was some infrastructure problem with IPFire, couldn't access any
>> IPFire location or send email, so I am able to edit this mail before
>> sending.
>> frr failed to build due to lack of python2, so it definitely needs to
>> be updated for the removal of python2 and because it is old.
>> freeradius built without a problem, so that is a third of my patches
>> that is not required to be merged now. Please drop that patch in
>> Patchwork.
>> Regards,
>> Adolf.
>>> Regards,
>>> Adolf.
>>>> Arne
>>>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>>>> Dear All,
>>>>> For clarification here is the list of the patches or patch series that
>>>>> need to be merged to get to the position where python2 is capable of
>>>>> being removed.
>>>>> alsa
>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>>>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>>>> collectd
>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>>>> freeradius
>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>>> Regards,
>>>>> Adolf.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-15 15:24         ` Michael Tremer
@ 2021-09-15 16:32           ` Adolf Belka
  2021-09-21 10:02             ` Michael Tremer
  0 siblings, 1 reply; 12+ messages in thread
From: Adolf Belka @ 2021-09-15 16:32 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3553 bytes --]

Hi Michael,

On 15/09/2021 17:24, Michael Tremer wrote:
> Hello,
> 
> This should all be back up and working again.
Yes thanks. My patch is now in Patchwork, I see my emails in the dev mailing list and I have received my Bugzilla emails.

Regards,
Adolf.
> 
> -Michael
> 
>> On 13 Sep 2021, at 09:57, Arne Fitzenreiter <arne_f(a)ipfire.org> wrote:
>>
>> I had already merged freeradius yesterday.
>>
>> At the moment patchwork is not working so you should wait antil the server is up again.
>>
>> Arne
>>
>>
>>
>> Am 2021-09-13 10:41, schrieb Adolf Belka:
>>> Hi Arne,
>>> On 12/09/2021 21:36, Adolf Belka wrote:
>>>> Hi Arne,
>>>> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>>>>> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
>>>>> but core160 is already large...
>>>>> But at my test i merged the python2 remove by an accident and only frr has made problems.
>>>>> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
>>>>> but not in core160 because alsa is large.
>>>> That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.
>>>> I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.
>>> I ran the current updated next with python2 removed and alsa and
>>> collectd both successfully built without any hiccups. That definitely
>>> didn't happen when I did my original test which would have been back
>>> when next was being put together for Core Update 158.
>>> Probably I made some mistake.
>>> Anyway with Core Update 160 as it currently is my patches for python
>>> fixes for alsa and collectd are not needed and they should be dropped
>>> from Patchwork.
>>> I will test with frr and freeradius this morning. I will do a new
>>> patch for frr anyway as that package was a bit out of date anyway.
>>> Will report back later what I find.
>>> EDIT:-
>>> There was some infrastructure problem with IPFire, couldn't access any
>>> IPFire location or send email, so I am able to edit this mail before
>>> sending.
>>> frr failed to build due to lack of python2, so it definitely needs to
>>> be updated for the removal of python2 and because it is old.
>>> freeradius built without a problem, so that is a third of my patches
>>> that is not required to be merged now. Please drop that patch in
>>> Patchwork.
>>> Regards,
>>> Adolf.
>>>> Regards,
>>>> Adolf.
>>>>> Arne
>>>>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>>>>> Dear All,
>>>>>> For clarification here is the list of the patches or patch series that
>>>>>> need to be merged to get to the position where python2 is capable of
>>>>>> being removed.
>>>>>> alsa
>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>>>>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>>>>> collectd
>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>>>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>>>>> freeradius
>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>>>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>>>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>>>> Regards,
>>>>>> Adolf.
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-15 16:32           ` Adolf Belka
@ 2021-09-21 10:02             ` Michael Tremer
  2021-09-21 10:23               ` Adolf Belka
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Tremer @ 2021-09-21 10:02 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 3934 bytes --]

Hello,

I have outlined out Python 2 removal strategy in the release announcement:

  https://blog.ipfire.org/post/ipfire-2-27-core-update-160-available-for-testing

Correct me in case I got something wrong.

-Michael

> On 15 Sep 2021, at 17:32, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
> 
> Hi Michael,
> 
> On 15/09/2021 17:24, Michael Tremer wrote:
>> Hello,
>> This should all be back up and working again.
> Yes thanks. My patch is now in Patchwork, I see my emails in the dev mailing list and I have received my Bugzilla emails.
> 
> Regards,
> Adolf.
>> -Michael
>>> On 13 Sep 2021, at 09:57, Arne Fitzenreiter <arne_f(a)ipfire.org> wrote:
>>> 
>>> I had already merged freeradius yesterday.
>>> 
>>> At the moment patchwork is not working so you should wait antil the server is up again.
>>> 
>>> Arne
>>> 
>>> 
>>> 
>>> Am 2021-09-13 10:41, schrieb Adolf Belka:
>>>> Hi Arne,
>>>> On 12/09/2021 21:36, Adolf Belka wrote:
>>>>> Hi Arne,
>>>>> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>>>>>> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
>>>>>> but core160 is already large...
>>>>>> But at my test i merged the python2 remove by an accident and only frr has made problems.
>>>>>> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
>>>>>> but not in core160 because alsa is large.
>>>>> That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.
>>>>> I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.
>>>> I ran the current updated next with python2 removed and alsa and
>>>> collectd both successfully built without any hiccups. That definitely
>>>> didn't happen when I did my original test which would have been back
>>>> when next was being put together for Core Update 158.
>>>> Probably I made some mistake.
>>>> Anyway with Core Update 160 as it currently is my patches for python
>>>> fixes for alsa and collectd are not needed and they should be dropped
>>>> from Patchwork.
>>>> I will test with frr and freeradius this morning. I will do a new
>>>> patch for frr anyway as that package was a bit out of date anyway.
>>>> Will report back later what I find.
>>>> EDIT:-
>>>> There was some infrastructure problem with IPFire, couldn't access any
>>>> IPFire location or send email, so I am able to edit this mail before
>>>> sending.
>>>> frr failed to build due to lack of python2, so it definitely needs to
>>>> be updated for the removal of python2 and because it is old.
>>>> freeradius built without a problem, so that is a third of my patches
>>>> that is not required to be merged now. Please drop that patch in
>>>> Patchwork.
>>>> Regards,
>>>> Adolf.
>>>>> Regards,
>>>>> Adolf.
>>>>>> Arne
>>>>>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>>>>>> Dear All,
>>>>>>> For clarification here is the list of the patches or patch series that
>>>>>>> need to be merged to get to the position where python2 is capable of
>>>>>>> being removed.
>>>>>>> alsa
>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>>>>>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>>>>>> collectd
>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>>>>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>>>>>> freeradius
>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>>>>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>>>>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>>>>> Regards,
>>>>>>> Adolf.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-21 10:02             ` Michael Tremer
@ 2021-09-21 10:23               ` Adolf Belka
  2021-09-21 11:31                 ` Adolf Belka
  0 siblings, 1 reply; 12+ messages in thread
From: Adolf Belka @ 2021-09-21 10:23 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 4934 bytes --]

Hi Michael,

On 21/09/2021 12:02, Michael Tremer wrote:
> Hello,
> 
> I have outlined out Python 2 removal strategy in the release announcement:
> 
>    https://blog.ipfire.org/post/ipfire-2-27-core-update-160-available-for-testing
> 
> Correct me in case I got something wrong.
Not sure if it is a correction or just a status item.

All my python2 removal patches except one made it into Core Update 160 for testing. The one that didn't is client175. It turned out that when Arne installed it the program would not start due to errors with some of the python conversion using 2to3.

I tried installing it again on my testbed vm and again I was able to get the WUI page up but if I tried to start the client175 it also failed with python module errors. I saw the client175 WUI page was created when I tested it but I didn't realise the program had not started properly.

It seems that just running 2to3 convertor on the python2 code does not give working python3 code for this package.

I am not sure what to do next with it. Arne was going to have a closer look after Core Update 160 was dealt with.

Regards,
Adolf.
> 
> -Michael
> 
>> On 15 Sep 2021, at 17:32, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>>
>> Hi Michael,
>>
>> On 15/09/2021 17:24, Michael Tremer wrote:
>>> Hello,
>>> This should all be back up and working again.
>> Yes thanks. My patch is now in Patchwork, I see my emails in the dev mailing list and I have received my Bugzilla emails.
>>
>> Regards,
>> Adolf.
>>> -Michael
>>>> On 13 Sep 2021, at 09:57, Arne Fitzenreiter <arne_f(a)ipfire.org> wrote:
>>>>
>>>> I had already merged freeradius yesterday.
>>>>
>>>> At the moment patchwork is not working so you should wait antil the server is up again.
>>>>
>>>> Arne
>>>>
>>>>
>>>>
>>>> Am 2021-09-13 10:41, schrieb Adolf Belka:
>>>>> Hi Arne,
>>>>> On 12/09/2021 21:36, Adolf Belka wrote:
>>>>>> Hi Arne,
>>>>>> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>>>>>>> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
>>>>>>> but core160 is already large...
>>>>>>> But at my test i merged the python2 remove by an accident and only frr has made problems.
>>>>>>> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
>>>>>>> but not in core160 because alsa is large.
>>>>>> That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.
>>>>>> I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.
>>>>> I ran the current updated next with python2 removed and alsa and
>>>>> collectd both successfully built without any hiccups. That definitely
>>>>> didn't happen when I did my original test which would have been back
>>>>> when next was being put together for Core Update 158.
>>>>> Probably I made some mistake.
>>>>> Anyway with Core Update 160 as it currently is my patches for python
>>>>> fixes for alsa and collectd are not needed and they should be dropped
>>>>> from Patchwork.
>>>>> I will test with frr and freeradius this morning. I will do a new
>>>>> patch for frr anyway as that package was a bit out of date anyway.
>>>>> Will report back later what I find.
>>>>> EDIT:-
>>>>> There was some infrastructure problem with IPFire, couldn't access any
>>>>> IPFire location or send email, so I am able to edit this mail before
>>>>> sending.
>>>>> frr failed to build due to lack of python2, so it definitely needs to
>>>>> be updated for the removal of python2 and because it is old.
>>>>> freeradius built without a problem, so that is a third of my patches
>>>>> that is not required to be merged now. Please drop that patch in
>>>>> Patchwork.
>>>>> Regards,
>>>>> Adolf.
>>>>>> Regards,
>>>>>> Adolf.
>>>>>>> Arne
>>>>>>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>>>>>>> Dear All,
>>>>>>>> For clarification here is the list of the patches or patch series that
>>>>>>>> need to be merged to get to the position where python2 is capable of
>>>>>>>> being removed.
>>>>>>>> alsa
>>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>>>>>>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>>>>>>> collectd
>>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>>>>>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>>>>>>> freeradius
>>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>>>>>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>>>>>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>>>>>> Regards,
>>>>>>>> Adolf.
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Patches to be merged to be capable of removing python2
  2021-09-21 10:23               ` Adolf Belka
@ 2021-09-21 11:31                 ` Adolf Belka
  0 siblings, 0 replies; 12+ messages in thread
From: Adolf Belka @ 2021-09-21 11:31 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 5324 bytes --]

Hi Michael,

Here is an email from the dev list covering the errors I found when trying to start client175 with the python3 converted modules.

https://lists.ipfire.org/pipermail/development/2021-September/011237.html

Regards,

Adolf.

On 21/09/2021 12:23, Adolf Belka wrote:
> Hi Michael,
>
> On 21/09/2021 12:02, Michael Tremer wrote:
>> Hello,
>>
>> I have outlined out Python 2 removal strategy in the release announcement:
>>
>> https://blog.ipfire.org/post/ipfire-2-27-core-update-160-available-for-testing
>>
>> Correct me in case I got something wrong.
> Not sure if it is a correction or just a status item.
>
> All my python2 removal patches except one made it into Core Update 160 for testing. The one that didn't is client175. It turned out that when Arne installed it the program would not start due to errors with some of the python conversion using 2to3.
>
> I tried installing it again on my testbed vm and again I was able to get the WUI page up but if I tried to start the client175 it also failed with python module errors. I saw the client175 WUI page was created when I tested it but I didn't realise the program had not started properly.
>
> It seems that just running 2to3 convertor on the python2 code does not give working python3 code for this package.
>
> I am not sure what to do next with it. Arne was going to have a closer look after Core Update 160 was dealt with.
>
> Regards,
> Adolf.
>>
>> -Michael
>>
>>> On 15 Sep 2021, at 17:32, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>>>
>>> Hi Michael,
>>>
>>> On 15/09/2021 17:24, Michael Tremer wrote:
>>>> Hello,
>>>> This should all be back up and working again.
>>> Yes thanks. My patch is now in Patchwork, I see my emails in the dev mailing list and I have received my Bugzilla emails.
>>>
>>> Regards,
>>> Adolf.
>>>> -Michael
>>>>> On 13 Sep 2021, at 09:57, Arne Fitzenreiter <arne_f(a)ipfire.org> wrote:
>>>>>
>>>>> I had already merged freeradius yesterday.
>>>>>
>>>>> At the moment patchwork is not working so you should wait antil the server is up again.
>>>>>
>>>>> Arne
>>>>>
>>>>>
>>>>>
>>>>> Am 2021-09-13 10:41, schrieb Adolf Belka:
>>>>>> Hi Arne,
>>>>>> On 12/09/2021 21:36, Adolf Belka wrote:
>>>>>>> Hi Arne,
>>>>>>> On 12/09/2021 18:12, Arne Fitzenreiter wrote:
>>>>>>>> At the moment i have not merged all of this. (frr, alsa and freeradius are missing)
>>>>>>>> but core160 is already large...
>>>>>>>> But at my test i merged the python2 remove by an accident and only frr has made problems.
>>>>>>>> So i think freeradus and alsa detect the missing python2 but of course the patches should merged
>>>>>>>> but not in core160 because alsa is large.
>>>>>>> That's interesting. When I ran without python2 on Core Update 159, alsa and freeradius definitely would not build on my system.
>>>>>>> I will go back and have another test on my build system but with Core Update 160 merged to current status to see what happens with python2 removed.
>>>>>> I ran the current updated next with python2 removed and alsa and
>>>>>> collectd both successfully built without any hiccups. That definitely
>>>>>> didn't happen when I did my original test which would have been back
>>>>>> when next was being put together for Core Update 158.
>>>>>> Probably I made some mistake.
>>>>>> Anyway with Core Update 160 as it currently is my patches for python
>>>>>> fixes for alsa and collectd are not needed and they should be dropped
>>>>>> from Patchwork.
>>>>>> I will test with frr and freeradius this morning. I will do a new
>>>>>> patch for frr anyway as that package was a bit out of date anyway.
>>>>>> Will report back later what I find.
>>>>>> EDIT:-
>>>>>> There was some infrastructure problem with IPFire, couldn't access any
>>>>>> IPFire location or send email, so I am able to edit this mail before
>>>>>> sending.
>>>>>> frr failed to build due to lack of python2, so it definitely needs to
>>>>>> be updated for the removal of python2 and because it is old.
>>>>>> freeradius built without a problem, so that is a third of my patches
>>>>>> that is not required to be merged now. Please drop that patch in
>>>>>> Patchwork.
>>>>>> Regards,
>>>>>> Adolf.
>>>>>>> Regards,
>>>>>>> Adolf.
>>>>>>>> Arne
>>>>>>>> Am 2021-09-10 08:57, schrieb Adolf Belka:
>>>>>>>>> Dear All,
>>>>>>>>> For clarification here is the list of the patches or patch series that
>>>>>>>>> need to be merged to get to the position where python2 is capable of
>>>>>>>>> being removed.
>>>>>>>>> alsa
>>>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200636.3535891-1-adolf.belka(a)ipfire.org/
>>>>>>>>> ca-certificates https://patchwork.ipfire.org/project/ipfire/list/?series=2282
>>>>>>>>> collectd
>>>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200551.3535831-1-adolf.belka(a)ipfire.org/
>>>>>>>>> crda https://patchwork.ipfire.org/project/ipfire/list/?series=2264
>>>>>>>>> freeradius
>>>>>>>>> https://patchwork.ipfire.org/project/ipfire/patch/20210820200613.3535863-1-adolf.belka(a)ipfire.org/
>>>>>>>>> frr https://patchwork.ipfire.org/project/ipfire/list/?series=2260
>>>>>>>>> spice https://patchwork.ipfire.org/project/ipfire/list/?series=2296
>>>>>>>>> Regards,
>>>>>>>>> Adolf.
>>

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-09-21 11:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10  6:57 Patches to be merged to be capable of removing python2 Adolf Belka
2021-09-12 16:12 ` Arne Fitzenreiter
2021-09-12 16:18   ` Arne Fitzenreiter
2021-09-12 19:36   ` Adolf Belka
2021-09-13  8:41     ` Adolf Belka
2021-09-13  8:57       ` Arne Fitzenreiter
2021-09-13  9:07         ` Adolf Belka
2021-09-15 15:24         ` Michael Tremer
2021-09-15 16:32           ` Adolf Belka
2021-09-21 10:02             ` Michael Tremer
2021-09-21 10:23               ` Adolf Belka
2021-09-21 11:31                 ` Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox