Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed in linux mint weird stuff happen #36

Open
Minepool9 opened this issue Jul 22, 2023 · 1 comment
Open

Installed in linux mint weird stuff happen #36

Minepool9 opened this issue Jul 22, 2023 · 1 comment

Comments

@Minepool9
Copy link

Distribution :linux mint 21.1

Issue/Bug Description: makes apt stuff way longer

Steps to reproduce (if you know): do anything requiring apt

**Expected behavior: doing sudo update should be done in at least a minute or so but what happens is i get this
Traceback (most recent call last):
File "/usr/bin/kernelstub", line 42, in
from kernelstub import mbapplication as application
ImportError: cannot import name 'mbapplication' from 'kernelstub' (/usr/local/lib/python3.10/dist-packages/kernelstub/init.py)
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthook
with os.fdopen(os.open(pr_filename,
FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_usr_bin_kernelstub.0.crash'

Original exception was:
Traceback (most recent call last):
File "/usr/bin/kernelstub", line 42, in
from kernelstub import mbapplication as application
ImportError: cannot import name 'mbapplication' from 'kernelstub' (/usr/local/lib/python3.10/dist-packages/kernelstub/init.py)
run-parts: /etc/initramfs/post-update.d//zz-kernelstub exited with return code 1
dpkg: error processing package linux-firmware (--configure):
installed linux-firmware package post-installation script subprocess returned error exit status 1
**

@Minepool9
Copy link
Author

Minepool9 commented Jul 22, 2023

if someone please tell me how to remove kernel stub if i do do sudo apt remove nothing works because dkpg --configure a is running in the background and too scared to kill it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant