Quantcast
Viewing all articles
Browse latest Browse all 6066

Python application bundled with PyInstaller prevents Ubuntu from booting successfully after reboot [closed]

I’ve developed a Python application that performs various host-related tasks, such as upgrading packages via apt, downloading and installing apt packages, creating files on the filesystem, and more.

My environment is Ubuntu 22.04/20.04, and I’m using PyInstaller to bundle the application into an executable.

However, I’ve encountered a strange issue: after running the executable and it completes successfully, if I reboot the machine, it fails to boot, and I receive the following errors:

Post Pyinstaller boot errorDoes anyone know what might be causing this?

I tried to reboot the machine and expect it to boot successfully


Viewing all articles
Browse latest Browse all 6066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>