]> git.ipfire.org Git - ipfire-2.x.git/commit
client175: Convert python2 modules in source tarball to python3
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 5 Aug 2021 13:14:30 +0000 (15:14 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 5 Sep 2021 18:00:25 +0000 (18:00 +0000)
commit6d11cd4375f46f5f811ec5ce2c2a517b6add120d
treedb07b7b572a015502457c6430335871cceb57754
parent92c3ba8c9d45559745783740b0450fc7bd4ced1a
client175: Convert python2 modules in source tarball to python3

- Patch created to convert all python modules to python3 compatibility that need it.
   2to3 converter used for this.
- Start initscript changed to use python3
- No change required in rootfile
- Execution of patch added to lfs file
- Tested in vm machine. WUI page showed the same as with the python version.
   scan of directory for mp3 (.flac) files was successful. Could not test actual audio
   playing capability as my vm testbed does not have any audio setup at this time.
  I believe that the purpose of client175 is to provide the WUI page and for that my
   testing seemed to show everything working as expected.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/client175
src/initscripts/packages/client175
src/patches/client175_0.7-convert-to-python3-using-2to3-converter.patch [new file with mode: 0644]