Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: How to solve these errors

  1. #1
    Join Date
    Sep 2012
    Location
    Guntur
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    How to solve these errors

    Code:
    Err http://archieve.canonical.com precise/partner i386 Packages
      Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    Err http://archieve.canonical.com precise/partner Translation-en_US
      Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    Err http://archieve.canonical.com precise/partner Translation-en
      Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    Fetched 490 B in 17s (28 B/s)
    W: GPG error: http://www.duinsoft.nl debs Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E18CE6625CB26B26
    W: Failed to fetch http://archieve.canonical.com/dists/precise/Release.gpg  Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages  403  Forbidden: category denied
    
    W: Failed to fetch http://archieve.canonical.com/dists/precise/partner/source/Sources  Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://archieve.canonical.com/dists/precise/partner/binary-i386/Packages  Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://archieve.canonical.com/dists/precise/partner/i18n/Translation-en_US  Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    
    W: Failed to fetch http://archieve.canonical.com/dists/precise/partner/i18n/Translation-en  Something wicked happened resolving 'archieve.canonical.com:http' (-5 - No address associated with hostname)
    
    E: Some index files failed to download. They have been ignored, or old ones used instead.

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to solve these errors

    you are using "archieve" instead of "archive"

    sudo gedit /etc/apt/sources.list

  3. #3
    Join Date
    Sep 2012
    Location
    Guntur
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to solve these errors

    Quote Originally Posted by dino99 View Post
    you are using "archieve" instead of "archive"

    sudo gedit /etc/apt/sources.list

    Thank you but all the errors are not resolved...
    Code:
    W: GPG error: http://www.duinsoft.nl debs Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E18CE6625CB26B26
    W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages  403  Forbidden: category denied
    
    E: Some index files failed to download. They have been ignored, or old ones used instead.
    how to resolve these errors and warnings

  4. #4
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: How to solve these errors


  5. #5
    Join Date
    Sep 2012
    Location
    Guntur
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to solve these errors

    Code:
     The action would require the installation of packages from not authenticated sources.
    This message is being popped up whenever i tried to update using update manager.
    how can i resolve this error

  6. #6
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: How to solve these errors

    Did you resolve that gpg error? Looks like the same thing.

    https://help.ubuntu.com/community/SecureApt

    http://www.googlubuntu.com/results/?...Search&lang=en

    Code:
    sudo apt-get update

  7. #7
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: How to solve these errors

    Quote Originally Posted by Mohan1289 View Post
    how to resolve these errors and warnings
    Install the gpg key
    Code:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E18CE6625CB26B26

  8. #8
    Join Date
    Sep 2012
    Location
    Guntur
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to solve these errors

    Quote Originally Posted by oldos2er View Post
    Install the gpg key
    Code:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E18CE6625CB26B26

    What are the uses of these keys?? can anybody explain??

  9. #9
    Join Date
    Sep 2012
    Location
    Guntur
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to solve these errors

    Code:
    Err http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine1.5 i386 1.5.20-0ubuntu2
      403  Forbidden: category denied
    Err http://www.duinsoft.nl/pkg/ debs/all update-sun-jre all 1.2.8
      403  Forbidden: category denied
    Err http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine1.5-i386 i386 1.5.20-0ubuntu2
      403  Forbidden: category denied
    Err http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine i386 1.5.20-0ubuntu2
      403  Forbidden: category denied
    Failed to fetch http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/pool/main/w/wine1.5/wine1.5_1.5.20-0ubuntu2_i386.deb  403  Forbidden: category denied
    Failed to fetch http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/pool/main/w/wine1.5/wine1.5-i386_1.5.20-0ubuntu2_i386.deb  403  Forbidden: category denied
    Failed to fetch http://www.duinsoft.nl/pkg/pool/all/update-sun-jre_1.2.8_all.deb  403  Forbidden: category denied
    Failed to fetch http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/pool/main/w/wine1.5/wine_1.5.20-0ubuntu2_i386.deb  403  Forbidden: category denied
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    how to correct these errors i tried

    Code:
    sudo apt-get --fix-missing
    but it says there's no command like that

  10. #10
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: How to solve these errors

    I see extra spaces that should not be there. Examples ..

    http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main wine1.5 i386 1.5.20-0ubuntu2

    / precise/main wine1.5 i386 should be
    /precise/main wine1.5 i386

    http://www.duinsoft.nl/pkg

    / debs/all update-sun-jre all 1.2.8 should be
    /debs/all update-sun-jre all 1.2.8

Page 1 of 2 12 LastLast

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
  •