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

Clash 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?
apt upgrade 17.10 update-manager
add a comment |Â
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?
apt upgrade 17.10 update-manager
checking site askubuntu.com/questions/328072/â¦
â Reza Bojnordi
Feb 10 at 15:10
add a comment |Â
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?
apt upgrade 17.10 update-manager
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
apt upgrade 17.10 update-manager
asked Feb 10 at 14:30
Vassilis Papanikolaou
302313
302313
checking site askubuntu.com/questions/328072/â¦
â Reza Bojnordi
Feb 10 at 15:10
add a comment |Â
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
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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.
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
checking site askubuntu.com/questions/328072/â¦
â Reza Bojnordi
Feb 10 at 15:10