Thank you for taking the time to file a bug report! >From the error message, it looks like debpython was running the following: `/usr/bin/dpkg -L python3-jwt` Do you have a connection error or issue when downloading updates? Can you try running the following and see if any additional errors come up:
sudo apt-get clean sudo apt-get update sudo apt-get upgrade The numerous errors about the following as suspect: dpkg-query: error: parsing file '/var/lib/dpkg/updates/0222' near line 0: newline in field name '#padding' And seem to indicate that some sort of download failed or file got messed up or changed. Since there is not enough information in your report to begin triage or to differentiate between a local configuration problem and a bug in Ubuntu, I am marking this bug as "Incomplete". We would be grateful if you would: provide a more complete description of the problem, explain why you believe this is a bug in Ubuntu rather than a problem specific to your system, and then change the bug status back to "New". For local configuration issues, you can find assistance here: http://www.ubuntu.com/support/community ** Changed in: pyjwt (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720423 Title: package python3-jwt 1.3.0-1ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyjwt/+bug/1720423/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
