Project: | Trisquel |
Version: | 6.0 |
Component: | Gnome |
Category: | bug report |
Priority: | normal |
Assigned: | leny2010 |
Status: | closed |
update-manager runs into a TypeError when it fails to get the changelog. The reason is that a string is unnecessarily being formatted. The formatting is useful in the Ubuntu version, but not in the Trisquel version (b/c different URL).
A patch is proposed.
I'm in the process of testing a port of the above patch to the Trisquel package helper.
Issue #12270: Update manager hangs which is a report of Update Manager hanging is a duplicate of this.
The bypass/workaround for now is to use the command line i.e.
sudo apt-get update
sudo apt-get dist-upgrade
Patch ported to the package helper, tested and on trisquel-devel here:
http://listas.trisquel.info/pipermail/trisquel-devel/2014-October/000862.html
Looking at the way quidam has fixed this in Belenos I suspect the patch needs rework.
What would this rework entail? From what I see, the update-manager package in Belenos is completely different and also has a completely different Trisquelization script.
Sorry, I've been out of action with my disability and didn't update this. I looked at the code thoroughly sometime later and determined that no additional change was needed. I suspect this is one of those patches quidam used to miss on the mailing list. So yes it still needs rework in a way - to be re-submitted via the new development system.
The patch is now in leny2010/package-helpers branch bug/ui12201. However, it's found a couple of bugs with the new build methods/system which aklis will be working on later.
On Trisquel 6 I just got a popup about updates and clicked the applet to show updates. Up came the updater window but it was gray and frozen and the cursor kept spinning. (see attachment) I could not install the updates and the window would not even close by hitting the X in the right top corner.
The update was abrowser (36.0.4+build1-0ubuntu0.12.04.1+6.0.1trisquel33)
(xkill got rid of the window and sudo apt-get upgrade got the package installed)
If it is this bug, the patch isn't even a Merge Request yet.
Build system problems bypassed. Now a merge request
https://devel.trisquel.info/trisquel/package-helpers/merge_requests/68
After code review now a new Merge Request
https://devel.trisquel.info/trisquel/package-helpers/merge_requests/79
Merge Request Accepted
Automatically closed -- issue fixed for 2 weeks with no activity.