update-manager-text fails with error: AttributeError: 'UpdateList' object has no attribute 'pkgs'

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












Running update-manager-text results in error message:



AttributeError: 'UpdateList' object has no attribute 'pkgs'


Here is the whole console output:



$ sudo update-manager-text

Reading package lists... Done
Building dependency tree
Reading state information... Done
Building Updates List
Traceback (most recent call last):
File "/usr/bin/update-manager-text", line 70, in <module>
app = UpdateManagerText(data_dir)
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 55, in __init__
self.fillstore()
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 90, in fillstore
self.list.pkgs, key=operator.attrgetter("importance"),
AttributeError: 'UpdateList' object has no attribute 'pkgs'


This is on Ubuntu 17.10 'artful'.



Any ideas?










share|improve this question





















  • checking site askubuntu.com/questions/328072/…
    – Reza Bojnordi
    Feb 10 at 15:10














up vote
1
down vote

favorite












Running update-manager-text results in error message:



AttributeError: 'UpdateList' object has no attribute 'pkgs'


Here is the whole console output:



$ sudo update-manager-text

Reading package lists... Done
Building dependency tree
Reading state information... Done
Building Updates List
Traceback (most recent call last):
File "/usr/bin/update-manager-text", line 70, in <module>
app = UpdateManagerText(data_dir)
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 55, in __init__
self.fillstore()
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 90, in fillstore
self.list.pkgs, key=operator.attrgetter("importance"),
AttributeError: 'UpdateList' object has no attribute 'pkgs'


This is on Ubuntu 17.10 'artful'.



Any ideas?










share|improve this question





















  • checking site askubuntu.com/questions/328072/…
    – Reza Bojnordi
    Feb 10 at 15:10












up vote
1
down vote

favorite









up vote
1
down vote

favorite











Running update-manager-text results in error message:



AttributeError: 'UpdateList' object has no attribute 'pkgs'


Here is the whole console output:



$ sudo update-manager-text

Reading package lists... Done
Building dependency tree
Reading state information... Done
Building Updates List
Traceback (most recent call last):
File "/usr/bin/update-manager-text", line 70, in <module>
app = UpdateManagerText(data_dir)
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 55, in __init__
self.fillstore()
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 90, in fillstore
self.list.pkgs, key=operator.attrgetter("importance"),
AttributeError: 'UpdateList' object has no attribute 'pkgs'


This is on Ubuntu 17.10 'artful'.



Any ideas?










share|improve this question













Running update-manager-text results in error message:



AttributeError: 'UpdateList' object has no attribute 'pkgs'


Here is the whole console output:



$ sudo update-manager-text

Reading package lists... Done
Building dependency tree
Reading state information... Done
Building Updates List
Traceback (most recent call last):
File "/usr/bin/update-manager-text", line 70, in <module>
app = UpdateManagerText(data_dir)
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 55, in __init__
self.fillstore()
File "/usr/lib/python3/dist-packages/UpdateManagerText/UpdateManagerText.py", line 90, in fillstore
self.list.pkgs, key=operator.attrgetter("importance"),
AttributeError: 'UpdateList' object has no attribute 'pkgs'


This is on Ubuntu 17.10 'artful'.



Any ideas?







apt upgrade 17.10 update-manager






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 10 at 14:30









Vassilis Papanikolaou

302313




302313











  • checking site askubuntu.com/questions/328072/…
    – Reza Bojnordi
    Feb 10 at 15:10
















  • checking site askubuntu.com/questions/328072/…
    – Reza Bojnordi
    Feb 10 at 15:10















checking site askubuntu.com/questions/328072/…
– Reza Bojnordi
Feb 10 at 15:10




checking site askubuntu.com/questions/328072/…
– Reza Bojnordi
Feb 10 at 15:10










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










Seems to be a bug. I can confirm it on my 14.04 LTS, 16.04 LTS, 17.10 and 18.04 LTS.



This bug 1385524 has long history - since 13.10.






share|improve this answer
















  • 1




    This bug was fixed in the package update-manager - 1:18.04.5 --------------- update-manager (1:18.04.5) bionic; urgency=medium * Drop the update-manager-text package and code as it has been broken for a long time and it wasn't used by many people. (LP: #1385524)
    – rzr
    Apr 28 at 9:55










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1004868%2fupdate-manager-text-fails-with-error-attributeerror-updatelist-object-has-no%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










Seems to be a bug. I can confirm it on my 14.04 LTS, 16.04 LTS, 17.10 and 18.04 LTS.



This bug 1385524 has long history - since 13.10.






share|improve this answer
















  • 1




    This bug was fixed in the package update-manager - 1:18.04.5 --------------- update-manager (1:18.04.5) bionic; urgency=medium * Drop the update-manager-text package and code as it has been broken for a long time and it wasn't used by many people. (LP: #1385524)
    – rzr
    Apr 28 at 9:55














up vote
1
down vote



accepted










Seems to be a bug. I can confirm it on my 14.04 LTS, 16.04 LTS, 17.10 and 18.04 LTS.



This bug 1385524 has long history - since 13.10.






share|improve this answer
















  • 1




    This bug was fixed in the package update-manager - 1:18.04.5 --------------- update-manager (1:18.04.5) bionic; urgency=medium * Drop the update-manager-text package and code as it has been broken for a long time and it wasn't used by many people. (LP: #1385524)
    – rzr
    Apr 28 at 9:55












up vote
1
down vote



accepted







up vote
1
down vote



accepted






Seems to be a bug. I can confirm it on my 14.04 LTS, 16.04 LTS, 17.10 and 18.04 LTS.



This bug 1385524 has long history - since 13.10.






share|improve this answer












Seems to be a bug. I can confirm it on my 14.04 LTS, 16.04 LTS, 17.10 and 18.04 LTS.



This bug 1385524 has long history - since 13.10.







share|improve this answer












share|improve this answer



share|improve this answer










answered Feb 10 at 15:09









N0rbert

16.6k33479




16.6k33479







  • 1




    This bug was fixed in the package update-manager - 1:18.04.5 --------------- update-manager (1:18.04.5) bionic; urgency=medium * Drop the update-manager-text package and code as it has been broken for a long time and it wasn't used by many people. (LP: #1385524)
    – rzr
    Apr 28 at 9:55












  • 1




    This bug was fixed in the package update-manager - 1:18.04.5 --------------- update-manager (1:18.04.5) bionic; urgency=medium * Drop the update-manager-text package and code as it has been broken for a long time and it wasn't used by many people. (LP: #1385524)
    – rzr
    Apr 28 at 9:55







1




1




This bug was fixed in the package update-manager - 1:18.04.5 --------------- update-manager (1:18.04.5) bionic; urgency=medium * Drop the update-manager-text package and code as it has been broken for a long time and it wasn't used by many people. (LP: #1385524)
– rzr
Apr 28 at 9:55




This bug was fixed in the package update-manager - 1:18.04.5 --------------- update-manager (1:18.04.5) bionic; urgency=medium * Drop the update-manager-text package and code as it has been broken for a long time and it wasn't used by many people. (LP: #1385524)
– rzr
Apr 28 at 9:55

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1004868%2fupdate-manager-text-fails-with-error-attributeerror-updatelist-object-has-no%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error

How do I move numbers in filenames, in a batch renaming operation?