Announcement

Collapse
No announcement yet.

Adept Update Problems

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

    #16
    Re: Adept Update Problems

    But that's what I meant, coyotl...I can't uninstall it...the system won't let me. It gets to a point where it says it's getting too many errors, pointing to speedcrunch (which you can't remove for the same reason, cept it points to libpq5 as the cause of the errors).

    I think I'm gonna install Gutsy and see if it'll make it better somehow...I'm stymied.

    Comment


      #17
      Re: Adept Update Problems

      Perhaps it has something to do with this subprocess

      Building dependency tree
      Reading state information... Done
      The following packages will be REMOVED:
      amarok amarok-xine libpq5 libqt4-qt3support libqt4-sql speedcrunch
      0 upgraded, 0 newly installed, 6 to remove and 84 not upgraded.
      Need to get 0B of archives.
      After unpacking 36.8MB disk space will be freed.
      Do you want to continue [Y/n]? y
      (Reading database ... dpkg: error processing speedcrunch (--remove):
      files list file for package `libpq5' is missing final newline
      Errors were encountered while processing:
      speedcrunch
      Processing was halted because there were too many errors.
      E: Sub-process /usr/bin/dpkg returned an error code (1)

      I'm dead in the H2O here...can't upgrade to Gutsy, cuz I have to complete the upgrading of the 84 upgradable apps before I can get it to start.

      There's gotta be a way to fix this thang!

      Comment


        #18
        Re: Adept Update Problems

        Perhaps another clue...synaptic is giving me the following message:

        E: language-support-en: files list file for package 'libpq5 is missing final newline

        Does this whether I try to completely remove it, remove it, or reinstall it

        Comment


          #19
          Re: Adept Update Problems

          Are you still trying to fix this? Give us:

          Code:
          sudo apt-get check
          This will check for broken dependencies

          Code:
          dpkg-query --status libpq5
          This will check the state of the libq5 package

          Code:
          dpkg --audit
          This will check for partially installed packages

          Comment


            #20
            Re: Adept Update Problems

            The tips on this forum helped me out big time. I was having the same problem but I uninstalled libpq5 and then did an sudo apt-get install libpq5 and then tried the adept updater and all worked fine.

            Comment

            Working...
            X