Errors in sudo apt-get update

Discussion in 'UDOO NEO' started by CrabJr, Nov 20, 2016.

  1. CrabJr

    CrabJr New Member

    Joined:
    Nov 20, 2016
    Messages:
    4
    Likes Received:
    1
    Hi everyone, I'm kind of new with these boards, but I have experience in programming. I was following the instructions from the NEO-Docs, but when I execute from putty-SSH
    sudo apt-get update, I have a bunch of errors.

    udooer@udooneo:~$ sudo apt-get update
    Err http://repository.udoo.org udoobuntu InRelease
    Err http://repository.udoo.org trusty InRelease
    Err http://repository.udoo.org udoobuntu Release.gpg Could not resolve 'repository.udoo.org'
    Ign https://deb.nodesource.com trusty InRelease
    Err http://repository.udoo.org trusty Release.gpg Could not resolve 'repository.udoo.org'
    Err http://ports.ubuntu.com trusty InRelease
    Err http://ports.ubuntu.com trusty-updates InRelease
    Ign https://deb.nodesource.com trusty Release.gpg
    Err http://ports.ubuntu.com trusty-security InRelease
    Err http://ports.ubuntu.com trusty Release.gpg Could not resolve 'ports.ubuntu.com'
    Err http://ports.ubuntu.com trusty-updates Release.gpg Could not resolve 'ports.ubuntu.com'
    Err http://ports.ubuntu.com trusty-security Release.gpg Could not resolve 'ports.ubuntu.com'
    Ign https://deb.nodesource.com trusty Release
    Ign https://deb.nodesource.com trusty/main Sources/DiffIndex
    Ign https://deb.nodesource.com trusty/main armhf Packages/DiffIndex
    Ign https://deb.nodesource.com trusty/main Translation-en
    Err https://deb.nodesource.com trusty/main Sources Could not resolve host: deb.nodesource.com
    Err https://deb.nodesource.com trusty/main armhf Packages Could not resolve host: deb.nodesource.com
    Reading package lists... Done
    W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/trusty/InRelease
    W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/trusty-updates/InRelease
    W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/trusty-security/InRelease
    W: Failed to fetch http://repository.udoo.org/dists/udoobuntu/InRelease
    W: Failed to fetch http://repository.udoo.org/extras/wyliodrin/dists/trusty/InRelease
    W: Failed to fetch http://repository.udoo.org/dists/udoobuntu/Release.gpg Could not resolve 'repository.udoo.org'
    W: Failed to fetch http://repository.udoo.org/extras/wyliodrin/dists/trusty/Release.gpg Could not resolve 'repository.udoo.org'
    W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/trusty/Release.gpg Could not resolve 'ports.ubuntu.com'
    W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/trusty-updates/Release.gpg Could not resolve 'ports.ubuntu.com'
    W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/trusty-security/Release.gpg Could not resolve 'ports.ubuntu.com'
    W: Failed to fetch https://deb.nodesource.com/node_5.x/dists/trusty/main/source/Sources Could not resolve host: deb.nodesource.com
    W: Failed to fetch https://deb.nodesource.com/node_5.x/dists/trusty/main/binary-armhf/Packages Could not resolve host: deb.nodesource.com
    W: Some index files failed to download. They have been ignored, or old ones used instead.

    Any help will more than welcome.
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    The time and date on your Neo are correct?
    And the Neo has to be connected to the Internet so only a usb-direct connection to your PC will probably not work ( never tested by me)
     
  3. Maurice

    Maurice Active Member

    Joined:
    Oct 13, 2015
    Messages:
    394
    Likes Received:
    87
    Can you ping any host?

    Like @waltervl says, is the Neo connected to the internet? I've gotten these errors too when I forgot to connect the cable and was only connected via the USB cable.
     
  4. CrabJr

    CrabJr New Member

    Joined:
    Nov 20, 2016
    Messages:
    4
    Likes Received:
    1
    Thank you guys, It's working. I didn't setup the region neither internet connection.
     
    waltervl likes this.
  5. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240

Share This Page