The produced base64 encoded gzip data is invalid:

```
$ python3 -c "import base64, pathlib; 
pathlib.Path('file.gz').write_bytes(base64.b64decode('H4sICAAAAAAC/0ZpbGUAcnTChAxwEA==BRgAr/an0x8AAAA='))"
$ gunzip file.gz 

gzip: file.gz: unexpected end of file
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076269

Title:
  invalid base64 encoded gzip data on s390x causes autopkgtest failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2076269/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to