Trisquel 10 update-manager
- Inicie sesión ou rexístrese para enviar comentarios
Hello, I'm using Trisquel 10 but for some reason the update-manager tool is not working correctly. When I run it from the terminal I get the following traceback:
```
Traceback (most recent call last):
File "/usr/bin/update-manager", line 118, in
app.start_update()
File "/usr/lib/python3/dist-packages/UpdateManager/UpdateManager.py", line 220, in start_update
if apt_pkg.config.find_i("APT::Periodic::Update-Package-Lists") == 0:
NameError: name 'apt_pkg' is not defined
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_update-manager.0.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/bin/update-manager", line 118, in
app.start_update()
File "/usr/lib/python3/dist-packages/UpdateManager/UpdateManager.py", line 220, in start_update
if apt_pkg.config.find_i("APT::Periodic::Update-Package-Lists") == 0:
NameError: name 'apt_pkg' is not defined
```
What I have been doing as a workaround is using the command "sudo apt full-upgrade". I've been able to pull updates with that so far.
sudo apt update
sudo apt upgrade
has been working for me.
I changed all my nabia repos to 'http' instead of 'https' by the way. Not sure if that would make a difference for you. I couldn't dist-upgrade from Etiona unless I changed them to http.
This issue has been solved on the latest nabia update.
Please help us get feedback on the nabia feedback thread.
Cheers!
I already told you, it works awesome for me. No problems so far. Nice work!
One problem was the signature issue. This report is about the update-manager application. Command line update has always worked for me without issues.
Thanks for the update. I just updated and it pulled the update-manager packages and it works fine now.
- Inicie sesión ou rexístrese para enviar comentarios