Software Update Manager wasn't working, found a post that said to:

run: software-center

2014-02-10 17:28:21,282 - softwarecenter.ui.gtk3.app - INFO - setting up
proxy 'None'
/usr/share/software-center/softwarecenter/ui/gtk3/widgets/spinner.py:52:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for n_rows,
n_columns, homogeneous or use a class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  spinner_table = Gtk.Table(3, 3, False)
/usr/share/software-center/softwarecenter/ui/gtk3/widgets/spinner.py:101:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for label or use a
class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.append_page(content, Gtk.Label("content"))
/usr/share/software-center/softwarecenter/ui/gtk3/widgets/spinner.py:102:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for label or use a
class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.append_page(self.spinner_view, Gtk.Label("spinner"))
/usr/share/software-center/softwarecenter/ui/gtk3/panes/historypane.py:90:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for name, label,
tooltip, stock_id, value or use a class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  None, self.ALL)
/usr/share/software-center/softwarecenter/ui/gtk3/panes/historypane.py:96:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for name, label,
tooltip, stock_id, value or use a class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  _('Installations'), None, None, self.INSTALLED)
/usr/share/software-center/softwarecenter/ui/gtk3/panes/historypane.py:102:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for name, label,
tooltip, stock_id, value or use a class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  'filter_upgrads', _('Updates'), None, None, self.UPGRADED)
/usr/share/software-center/softwarecenter/ui/gtk3/panes/historypane.py:108:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for name, label,
tooltip, stock_id, value or use a class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  'filter_removals', _('Removals'), None, None, self.REMOVED)
2014-02-10 17:28:22,745 - softwarecenter.backend.reviews - WARNING - Could
not get usefulness from server, no username in config file
2014-02-10 17:28:22,752 - softwarecenter.plugin - INFO - activating plugin
'<module 'webapps_activation' from
'/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
2014-02-10 17:28:22,786 - softwarecenter.fixme - WARNING - logs to the root
logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51,
'find_module')'
2014-02-10 17:28:22,786 - root - ERROR - Could not find any typelib for
LaunchpadIntegration
2014-02-10 17:28:22,923 - softwarecenter.db.pkginfo_impl.aptcache - INFO -
aptcache.open()
Traceback (most recent call last):
  File
"/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py",
line 261, in open
    self._cache = apt.Cache(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 103, in
__init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 148, in open
    self._cache = apt_pkg.Cache(progress)
SystemError: E:Type 'gksudo' is not known on line 1 in source list
/etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list, E:The list of
sources could not be read., E:The package lists or status file could not be
parsed or opened.
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py:702:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for label or use a
class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.label_price = Gtk.Label(_("Free"))
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py:707:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for label or use a
class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.button_apply = Gtk.Button(_("Apply Changes"))
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py:709:
PyGTKDeprecationWarning: Using positional arguments with the GObject
constructor has been deprecated. Please specify keywords for label or use a
class specific constructor. See:
https://wiki.gnome.org/PyGObject/InitializerDeprecations
  self.button_cancel = Gtk.Button(_("Cancel"))
No bp log location saved, using default.
[000:000] Cpu: 20.1.0, x2, 1600Mhz, 1610MB
[000:001] Computer model: Not available
[000:001] Browser XEmbed support present: 1
[000:001] Browser toolkit is Gtk2.
[000:002] Using Gtk2 toolkit
[000:008] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:008] No bp log location saved, using default.
[000:010] Cpu: 20.1.0, x2, 1600Mhz, 1610MB
[000:010] Computer model: Not available
[000:010] Browser XEmbed support present: 1
[000:010] Browser toolkit is Gtk2.
[000:011] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 20.1.0, x2, 1600Mhz, 1610MB
[000:000] Computer model: Not available
[000:103] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:103] No bp log location saved, using default.
[000:105] Cpu: 20.1.0, x2, 1600Mhz, 1610MB
[000:106] Computer model: Not available
2014-02-10 17:28:25,306 - softwarecenter.db.enquire - ERROR -
_get_estimate_nr_apps_and_nr_pkgs failed
Traceback (most recent call last):
  File "/usr/share/software-center/softwarecenter/db/enquire.py", line 115,
in _get_estimate_nr_apps_and_nr_pkgs
    tmp_matches = enquire.get_mset(0, len(self.db), None, xfilter)
  File "/usr/share/software-center/softwarecenter/db/appfilter.py", line
89, in __call__
    if (not pkgname in self.cache and
  File
"/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py",
line 281, in __contains__
    return self._cache.__contains__(k)
AttributeError: 'NoneType' object has no attribute '__contains__'
Traceback (most recent call last):
  File "/usr/bin/software-center", line 183, in <module>
    app.run(args)
  File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line
1375, in run
    self.show_available_packages(args)
  File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line
1313, in show_available_packages
    self.view_manager.set_active_view(ViewPages.AVAILABLE)
  File
"/usr/share/software-center/softwarecenter/ui/gtk3/session/viewmanager.py",
line 150, in set_active_view
    view_widget.init_view()
  File
"/usr/share/software-center/softwarecenter/ui/gtk3/panes/availablepane.py",
line 227, in init_view
    self.cache, self.db, self.icons, self.apps_filter)
  File
"/usr/share/software-center/softwarecenter/ui/gtk3/views/lobbyview.py",
line 80, in __init__
    self.build()
  File
"/usr/share/software-center/softwarecenter/ui/gtk3/views/lobbyview.py",
line 326, in build
    self._build_homepage_view()
  File
"/usr/share/software-center/softwarecenter/ui/gtk3/views/lobbyview.py",
line 121, in _build_homepage_view
    self._append_whats_new()
  File
"/usr/share/software-center/softwarecenter/ui/gtk3/views/lobbyview.py",
line 255, in _append_whats_new
    whats_new_cat = self._update_whats_new_content()
  File
"/usr/share/software-center/softwarecenter/ui/gtk3/views/lobbyview.py",
line 240, in _update_whats_new_content
    docs = whats_new_cat.get_documents(self.db)
  File "/usr/share/software-center/softwarecenter/db/categories.py", line
131, in get_documents
    nonblocking_load=False)
  File "/usr/share/software-center/softwarecenter/db/enquire.py", line 330,
in set_query
    self._blocking_perform_search()
  File "/usr/share/software-center/softwarecenter/db/enquire.py", line 225,
in _blocking_perform_search
    matches = enquire.get_mset(0, self.limit, None, xfilter)
  File "/usr/share/software-center/softwarecenter/db/appfilter.py", line
89, in __call__
    if (not pkgname in self.cache and
  File
"/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py",
line 281, in __contains__
    return self._cache.__contains__(k)
AttributeError: 'NoneType' object has no attribute '__contains__'


On 10 February 2014 17:22, John Lozinska <allanno...@gmail.com> wrote:

> Did a 'sudo do-release-upgrade'
>
> Checking for a new Ubuntu release
> Traceback (most recent call last):
>   File "/usr/bin/do-release-upgrade", line 111, in <module>
>     useProposed=options.proposed_release)
>   File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py",
> line 93, in __init__
>     cache = apt.Cache()
>   File "/usr/lib/python3/dist-packages/apt/cache.py", line 103, in __init__
>     self.open(progress)
>   File "/usr/lib/python3/dist-packages/apt/cache.py", line 152, in open
>     self._list.read_main_list()
> SystemError: E:Type 'gksudo' is not known on line 1 in source list
> /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
>
>
>
> On 10 February 2014 17:12, John Lozinska <allanno...@gmail.com> wrote:
>
>> Further when trying to upgrade
>>
>> E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission
>> denied)
>> E: Unable to lock the administration directory (/var/lib/dpkg/), are you
>> root?
>>
>> With no option of giving y/n
>>
>>
>> On 10 February 2014 17:05, John Lozinska <allanno...@gmail.com> wrote:
>>
>>> usr/bin/software-properties-gtk
>>>
>>>
>>> On 10 February 2014 17:03, John Lozinska <allanno...@gmail.com> wrote:
>>>
>>>> My System says:
>>>>
>>>> Processor: AMD E-350 Processor × 2
>>>>
>>>> Why x2? Normal?
>>>>
>>>>
>>>>
>>>> On 10 February 2014 17:02, John Lozinska <allanno...@gmail.com> wrote:
>>>>
>>>>> Tried to update software
>>>>>
>>>>> E:Type 'gksudo' is not known on line 1 in source list
>>>>> /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list, E:The list of
>>>>> sources could not be read., E:The package lists or status file could not 
>>>>> be
>>>>> parsed or opened.
>>>>>
>>>>>
>>>>> On 10 February 2014 16:51, John Lozinska <allanno...@gmail.com> wrote:
>>>>>
>>>>>> E: Type 'gksudo' is not known on line 1 in source list
>>>>>> /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
>>>>>> E: The list of sources could not be read.
>>>>>> videotron@videotron-Lenovo-B575:~$ gksudo apt-get upgrade
>>>>>> Reading package lists... Error!
>>>>>> videotron@videotron-Lenovo-B575:~$ gksudo apt-get upgrade
>>>>>> Reading package lists... Done
>>>>>> Building dependency tree
>>>>>> Reading state information... Done
>>>>>> Calculating upgrade... Done
>>>>>> The following packages were automatically installed and are no longer
>>>>>> required:
>>>>>>   gir1.2-ibus-1.0 libgweather-3-3 libhud-client2 libpoppler43 libwebp4
>>>>>>   linux-headers-3.13.0-4 linux-headers-3.13.0-4-generic
>>>>>>   linux-image-3.11.0-15-generic linux-image-3.13.0-4-generic
>>>>>>   linux-image-extra-3.11.0-15-generic
>>>>>> linux-image-extra-3.13.0-4-generic
>>>>>> Use 'apt-get autoremove' to remove them.
>>>>>> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>>>>>>
>>>>>> When I did a previous action to access the sources list, it did come
>>>>>> up as shown below. I do not know what to do with that?
>>>>>>
>>>>>> # See http://help.ubuntu.com/community/UpgradeNotes for how to
>>>>>> upgrade to
>>>>>> # newer versions of the distribution.
>>>>>> deb http://ca.archive.ubuntu.com/ubuntu/ trusty main restricted
>>>>>> deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty main restricted
>>>>>>
>>>>>> ## Major bug fix updates produced after the final release of the
>>>>>> ## distribution.
>>>>>> deb http://ca.archive.ubuntu.com/ubuntu/ trusty-updates main
>>>>>> restricted
>>>>>> deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty-updates main
>>>>>> restricted
>>>>>>
>>>>>> ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
>>>>>> Ubuntu
>>>>>> ## team. Also, please note that software in universe WILL NOT receive
>>>>>> any
>>>>>> ## review or updates from the Ubuntu security team.
>>>>>> deb http://ca.archive.ubuntu.com/ubuntu/ trusty universe
>>>>>> deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty universe
>>>>>> deb http://ca.archive.ubuntu.com/ubuntu/ trusty-updates universe
>>>>>> deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty-updates universe
>>>>>>
>>>>>> ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
>>>>>> Ubuntu
>>>>>> ## team, and may not be under a free licence. Please satisfy yourself
>>>>>> as to
>>>>>> ## your rights to use the software. Also, please note that software
>>>>>> in
>>>>>> ## multiverse WILL NOT receive any review or updates from the Ubuntu
>>>>>> ## security team.
>>>>>> deb http://ca.archive.ubuntu.com/ubuntu/ trusty multiverse
>>>>>> deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty multiverse
>>>>>> deb http://ca.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
>>>>>> deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty-updates
>>>>>> multiverse
>>>>>>
>>>>>> ## N.B. software from this repository may not have been tested as
>>>>>> ## extensively as that contained in the main release, although it
>>>>>> includes
>>>>>> ## newer versions of some applications which may provide useful
>>>>>> features.
>>>>>> ## Also, please note that software in backports WILL NOT receive any
>>>>>> review
>>>>>> ## or updates from the Ubuntu security team.
>>>>>>
>>>>>> deb http://security.ubuntu.com/ubuntu trusty-security main restricted
>>>>>> deb-src http://security.ubuntu.com/ubuntu trusty-security main
>>>>>> restricted
>>>>>> deb http://security.ubuntu.com/ubuntu trusty-security universe
>>>>>> deb-src http://security.ubuntu.com/ubuntu trusty-security universe
>>>>>> deb http://security.ubuntu.com/ubuntu trusty-security multiverse
>>>>>> deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse
>>>>>>
>>>>>> ## Uncomment the following two lines to add software from Canonical's
>>>>>> ## 'partner' repository.
>>>>>> ## This software is not part of Ubuntu, but is offered by Canonical
>>>>>> and the
>>>>>> ## respective vendors as a service to Ubuntu users.
>>>>>> # deb http://archive.canonical.com/ubuntu raring partner
>>>>>> # deb-src http://archive.canonical.com/ubuntu raring partner
>>>>>>
>>>>>> ## This software is not part of Ubuntu, but is offered by third-party
>>>>>>  ## developers who want to ship their latest software.
>>>>>> deb http://extras.ubuntu.com/ubuntu trusty main
>>>>>> deb http://archive.canonical.com/ trusty partner
>>>>>> # deb-src http://archive.canonical.com/ raring partner
>>>>>> # deb-src http://archive.canonical.com/ raring partner
>>>>>>  deb-src http://extras.ubuntu.com/ubuntu trusty main
>>>>>> deb http://ca.archive.ubuntu.com/ubuntu/ trusty-proposed restricted
>>>>>> main universe multiverse
>>>>>> deb http://www.duinsoft.nl/pkg debs all
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 10 February 2014 16:17, John Lozinska <allanno...@gmail.com>wrote:
>>>>>>
>>>>>>> Don't code and that is very confusing for me, brand new to Ubuntu.
>>>>>>>
>>>>>>> Tried /etc/apt/sources.list
>>>>>>>
>>>>>>> And got
>>>>>>> bash: /etc/apt/sources.list: Permission denied
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 10 February 2014 15:20, Seth Arnold 
>>>>>>> <1275...@bugs.launchpad.net>wrote:
>>>>>>>
>>>>>>>> For the 'gksudo' problem, edit your
>>>>>>>> /etc/apt/sources.list.d/upubuntu-
>>>>>>>> com-tor64-saucy.list file and remove the 'gksudo' typo. See the
>>>>>>>> sources.list(5) manpage for details on the correct format of the apt
>>>>>>>> sources files:
>>>>>>>>
>>>>>>>> man 5 sources.list
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>>
>>>>>>>> --
>>>>>>>> You received this bug notification because you are subscribed to
>>>>>>>> the bug
>>>>>>>> report.
>>>>>>>> https://bugs.launchpad.net/bugs/1275908
>>>>>>>>
>>>>>>>> Title:
>>>>>>>>   pkexec crashed with SIGABRT in g_assertion_message()
>>>>>>>>
>>>>>>>> Status in "policykit-1" package in Ubuntu:
>>>>>>>>   Invalid
>>>>>>>>
>>>>>>>> Bug description:
>>>>>>>>   No more info to offer.
>>>>>>>>
>>>>>>>>   ProblemType: Crash
>>>>>>>>   DistroRelease: Ubuntu 14.04
>>>>>>>>   Package: policykit-1 0.105-4ubuntu1
>>>>>>>>   ProcVersionSignature: Ubuntu 3.13.0-6.23-generic 3.13.0
>>>>>>>>   Uname: Linux 3.13.0-6-generic i686
>>>>>>>>   ApportVersion: 2.13.2-0ubuntu2
>>>>>>>>   Architecture: i386
>>>>>>>>   CrashCounter: 1
>>>>>>>>   CurrentDesktop: Unity
>>>>>>>>   Date: Mon Feb  3 14:17:47 2014
>>>>>>>>   ExecutablePath: /usr/bin/pkexec
>>>>>>>>   InstallationDate: Installed on 2014-01-11 (23 days ago)
>>>>>>>>   InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386
>>>>>>>> (20130424)
>>>>>>>>   ProcAttrCurrent: /usr/lib/lightdm/lightdm-guest-session (enforce)
>>>>>>>>   ProcCmdline: pkexec
>>>>>>>> /usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 3
>>>>>>>>   ProcEnviron:
>>>>>>>>    PATH=(custom, no user)
>>>>>>>>    LANGUAGE=en_CA:en
>>>>>>>>    XDG_RUNTIME_DIR=<set>
>>>>>>>>    LANG=en_CA.UTF-8
>>>>>>>>    SHELL=/bin/bash
>>>>>>>>   Signal: 6
>>>>>>>>   SourcePackage: policykit-1
>>>>>>>>   StacktraceTop:
>>>>>>>>    g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
>>>>>>>>    g_assertion_message_expr () from
>>>>>>>> /lib/i386-linux-gnu/libglib-2.0.so.0
>>>>>>>>    ?? ()
>>>>>>>>    __libc_start_main (main=0x80497f0, argc=4, argv=0xbf9de964,
>>>>>>>> init=0x804b0a0, fini=0x804b110, rtld_fini=0xb776c0f0 <_dl_fini>,
>>>>>>>> stack_end=0xbf9de95c) at libc-start.c:287
>>>>>>>>    ?? ()
>>>>>>>>   Title: pkexec crashed with SIGABRT in g_assertion_message()
>>>>>>>>   UpgradeStatus: Upgraded to trusty on 2014-01-18 (16 days ago)
>>>>>>>>   UserGroups:
>>>>>>>>
>>>>>>>> To manage notifications about this bug go to:
>>>>>>>>
>>>>>>>> https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1275908/+subscriptions
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1275908

Title:
  pkexec crashed with SIGABRT in g_assertion_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1275908/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to