Announcement

Collapse
No announcement yet.

Software updates fails.

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

    Software updates fails.

    Software updates fails.

    "Failed to apply changes", "could not download packages"

    Network connection is not down (browsing works)

    I can press "Details" button to get an empty box of explanations.

    Kubuntu 16.04 32 bit.

    Software updates on a 16.04 64 bit works fine.

    #2
    In a terminal do

    sudo apt-get update && sudo apt-get dist-upgrade


    and report back to us what it says
    On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

    Comment


      #3
      Originally posted by acheron View Post
      In a terminal do

      sudo apt-get update && sudo apt-get dist-upgrade


      and report back to us what it says
      That seemed to have completed without errors.

      Oddest things were new package snap-confine, a warning about "stopping snapd service" and one about "update-rc.d start and stop actions no longer supported".

      Comment


        #4
        Nothing really odd there.
        On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

        Comment


          #5
          Originally posted by acheron View Post
          Nothing really odd there.
          How can start) and stop) be "no longer supported" ? Are we no longer running services anymore ? Is there any place where I can read up on what's going on here ?

          (I have some homegrown stuff that can run as a service and I have an init.d script. Once I migrate that, I'd like to know if I need to do anything about that.)

          (Thanks for helping me out BTW.)

          Comment


            #6
            update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
            These are warnings and normally aren't a problem. What might be the issue is the file that was referenced or caused the warning. Since you didn't post the actual output, we have no way of knowing what file or package caused this.

            Please Read Me

            Comment

            Working...
            X