makehumancommunity / makehuman

This is the main repository for the MakeHuman application as such.
http://www.makehumancommunity.org
Other
1.18k stars 244 forks source link

builderror (Debian) #212

Open 12D687 opened 1 year ago

12D687 commented 1 year ago

buildDeb.py won't work. I got this error message:

File "buildDeb.py", line 340 subprocess.check_call(["chmod", "755", target]) ^ SyntaxError: default 'except:' must be last

joepal1976 commented 1 year ago

The general deb package has largely been replaced with the PPA build routine. I am not surprised that it no longer works.

If at all possible, can you live with the PPA routine instead? It should be possible to use to produce functional debs for debian too, although I haven't tested this. You might run into the need to set up a separate pgp secret in order to sign the debs.