[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#743583: python3-gi fails to install on arm64 (struct.error from py3compile)



* Emilio Pozuelo Monfort <pochu@debian.org>, 2014-04-04, 00:49:
Setting up python3-gi (3.10.2-2) ...
Traceback (most recent call last):
 File "/usr/bin/py3compile", line 290, in <module>
   main()
 File "/usr/bin/py3compile", line 270, in main
   options.force, options.optimize, e_patterns)
 File "/usr/bin/py3compile", line 172, in compile
   interpreter.magic_number(version), mtime)
struct.error: 'l' format requires -2147483648 <= number <= 2147483647

Probably something to do with bogus timestamps in the deb:

drwxr-xr-x root/root         0 2063-05-01 14:32 ./

Of couse, it would be better if dh_python3 was Y2038-compliant. :)

--
Jakub Wilk


Reply to: