[Bug 1850089] Re: iwlwifi fails with linux-image-4.15.0-1059-oem

2020-09-09 Thread Peter Kolbus
The file came from oem-wifi-intel-iwlwifi-lp1810708-4.15-stack-dev- e33ba6d-core43-10-dkms_1.0_amd64.deb, which was preinstalled and on the Dell Precision 7540 recovery media-- it doesn't seem to be in any repo. The backport-iwlwifi-dkms package looks like it was created after I opened this LP, ma

[Bug 1856753] Re: python 2.7.17-1~18.04 causes ImportError in ujson.so

2019-12-19 Thread Peter Kolbus
Using python-ujson is not an option unfortunately as my full use case also involves a virtualenv. That said, I’m wondering if this may also cause problems in python-ujson the next time the deb needs to be built from sources, perhaps in a mass rebuild? -- You received this bug notification becaus

[Bug 1856753] [NEW] python 2.7.17-1~18.04 causes ImportError in ujson.so

2019-12-17 Thread Peter Kolbus
Public bug reported: With python 2.7.17, ujson==1.35 does not install from PyPI properly. This was not a problem with 2.7.15-4ubuntu4~18.04.2. The root cause is likely during the `bdist_wheel` operation, as a whl built with python 2.7.15 will install and function under 2.7.17. Steps to reproduce