Announcement

Collapse
No announcement yet.

Package updates failing

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Package updates failing

    For the last three or so package updates they seem to fail at the last stage giving me this error: "There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages. " I thought it might be just the once or twice (because of the "breaking packages" part) but now it seems like every time and I am not getting the updates. On top of that I am afraid that whatever is causing this might mess up an upgrade to Heron. Any ideas?
    -Those who dance are considered insane by those who can't hear the music.

    #2
    Re: Package updates failing

    Try this:
    Have you tried this form recovery mode:
    Code:
    sudo dpkg --configure -a
    Code:
    sudo apt-get clean
    Code:
    sudo apt-get update
    Code:
    sudo apt-get upgrade
    Also, post your /etc/apt/sources.lst and lets see if it something in there.

    You should get this straightened before upgrading
    HP Pavilion dv6 core i7 (Main)
    4 GB Ram
    Kubuntu 18.10

    Comment

    Working...
    X