Announcement

Collapse
No announcement yet.

Update error

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

    Update error

    I saw the update today. I upgraded.
    I got the fallowing error:

    http://hu.archive.ubuntu.com/ubuntu/...ce/Sources.gz: Sub-process bzip2 returned an error code (2)
    bzip2: Compressed file ends unexpectedly;
    perhaps it is corrupted? *Possible* reason follows.
    bzip2: Inappropriate ioctl for device
    Input file = (stdin), output file = (stdout)

    W: GPG error: http://hu.archive.ubuntu.com breezy Release: Unknown error executing gpgv
    W: Failed to fetch http://hu.archive.ubuntu.com/ubuntu/...untu3_i386.deb
    Size mismatch

    #2
    Re: Update error

    I think you should try again and maybe before delete this kdepim-kio-plugins_3.4.3-0ubuntu3_i386.deb file from your apt archives. (var/cache/apt/archives)
    Or download it from another mirror... and then try again

    Comment


      #3
      Re: Update error

      Thanks.....

      Comment


        #4
        Re: Update error

        see this tread, solved!

        http://yep.it/?h2rd9l
        -------------<br />dentaku65<br />http://yep.it

        Comment


          #5
          Re: Update error

          Originally posted by dentaku65
          see this tread, solved!

          http://yep.it/?h2rd9l
          quickest way

          try this:

          sudo cp /etc/apt/source.list /etc/apt/source.list.backup
          sudo rm /etc/apt/source.list
          sudo touch /etc/apt/source.list
          sudo apt-get update
          sudo rm /etc/apt/source.list
          sudo cp /etc/apt/source.list.backup /etc/apt/source.list
          sudo apt-get update

          that's works! :-)
          -------------<br />dentaku65<br />http://yep.it

          Comment


            #6
            Re: Update error

            to me it just looks like retrieving the file and deleting it again... reusing the original again,... but there must be other stuff happening that i am not aware of during update... of course

            Comment


              #7
              Re: Update error

              Originally posted by cvmostert
              to me it just looks like retrieving the file and deleting it again... reusing the original again,... but there must be other stuff happening that i am not aware of during update... of course
              yes it is, the other thing is regarding a problem with cache and gpg... just do it an apt-get update with an empty source.list file then going back with the original one
              -------------<br />dentaku65<br />http://yep.it

              Comment

              Working...
              X