Results 1 to 3 of 3

Thread: Can't open Software Sources (among others)

  1. #1
    Join Date
    Sep 2008
    Location
    Melbourne, Australia
    Beans
    67
    Distro
    Ubuntu 20.04 Focal Fossa

    Can't open Software Sources (among others)

    My media PC running Natty seems to have developed some mysterious problems. First it was giving me a notification about update failures - it hadn't done an update check in 13 days. Running a check with Update Manager failed. Running from terminal showed that the problem line was...

    Code:
    deb http://extras.ubuntu.com/ubuntu natty main #Third party developers repository
    However if I try to access Software Sources from the Software Center or settings in Update Manager, it fails silently.

    In terminal...

    Code:
    sean@urania:~$ gksu /usr/bin/software-properties-gtk
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Thought I could run root gedit (menu command: gksu gedit %U) to fix it manually, but that also fails. Used to work, but now I only get the Starting Administration Application prompt. From a terminal I get this...

    Code:
    GLib-GIO:ERROR:/build/buildd/glib2.0-2.28.6/./gio/gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)
    I seem to get a similar dbus error for other gksu command that used to work; some just fail silently (e.g. gksu nautilus).

    I've since used nano to comment out the extras repo (why should this be failing anyway?) and successfully done an update check (there weren't any) but would like to know why these other programs are failing.

    In other weirdness, a post-processor (augment_timezone) for Shepherd (tv guide data grabber) failed meaning my tv guide is out by 12 hours.

    Currently running a disk check, but SMART reports the disks are fine.

  2. #2
    Join Date
    Jan 2009
    Location
    Santander, Spain
    Beans
    1,981
    Distro
    Xubuntu 18.04 Bionic Beaver

    Re: Can't open Software Sources (among others)

    Ubuntu natty 11.04 reached its end of life on october 28, 2012. https://wiki.ubuntu.com/Releases, so you will not receive any more updates.

    You will have to move to a supported ubuntu release

  3. #3
    Join Date
    Sep 2008
    Location
    Melbourne, Australia
    Beans
    67
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Can't open Software Sources (among others)

    That's all well and good, but doesn't explain why these things aren't working.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •