On Sun, Apr 21, 2019 at 10:20:21AM +1000, Dmitry Smirnov wrote: > File "/usr/lib/python3/dist-packages/xpra/version_util.py", line 30, in > full_version_str > s += "-r%s%s" % (REVISION, "M" if LOCAL_MODIFICATIONS>0 else "") > TypeError: '>' not supported between instances of 'str' and 'int' ---end quoted text---
Dmitry, please look at: #927474 I notice that you ve this diff in build_info.patch: - props["LOCAL_MODIFICATIONS"] = changes + props["LOCAL_MODIFICATIONS"] = subprocess.Popen("dpkg-parsechangelog -SVersion", stdin=None, stdout=subprocess.PIPE, stderr=ssubprocess.STDOUT, shell=True).stdout.read()[:-1] what is the reason for this diff ? It seems to be the cause of this bug. -- أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7 GPG Fingerprints: 6E2E E4BB 72E2 F417 D066 6ABF 7B30 B496 A7EF 5761 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
signature.asc
Description: PGP signature