Install mysql-server error(UDOO NEO)

Discussion in 'Troubleshooting' started by Enrico Cirignaco, Apr 28, 2016.

  1. Enrico Cirignaco

    Enrico Cirignaco UDOOer

    Joined:
    Feb 15, 2016
    Messages:
    9
    Likes Received:
    2
    HI, I've tried to install mysql-server and client with the command:
    #apt-get install mysql-server mysql-client

    but I receive more error message about some internet page not founded:


    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main mysql-common all 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main libmysqlclient18 armhf 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main mysql-client-core-5.5 armhf 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main mysql-client-5.5 armhf 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main mysql-server-core-5.5 armhf 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main mysql-server-5.5 armhf 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main mysql-client all 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    Err http://ports.ubuntu.com/ubuntu-ports/ trusty-security/main mysql-server all 5.5.46-0ubuntu0.14.04.2
    404 Not Found [IP: 2001:67c:1360:8001:1::2 80]
    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port.../mysql-common_5.5.46-0ubuntu0.14.04.2_all.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port...sqlclient18_5.5.46-0ubuntu0.14.04.2_armhf.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port...nt-core-5.5_5.5.46-0ubuntu0.14.04.2_armhf.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port...-client-5.5_5.5.46-0ubuntu0.14.04.2_armhf.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port...er-core-5.5_5.5.46-0ubuntu0.14.04.2_armhf.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port...-server-5.5_5.5.46-0ubuntu0.14.04.2_armhf.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port.../mysql-client_5.5.46-0ubuntu0.14.04.2_all.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Failed to fetch http://ports.ubuntu.com/ubuntu-port.../mysql-server_5.5.46-0ubuntu0.14.04.2_all.deb 404 Not Found [IP: 2001:67c:1360:8001:1::2 80]

    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?


    please do reply as soon as possible.
    thank's Enrico.
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    Did you do sudo apt-get update first? Did you see any errors?
    Is your time and date (almost) correctly?
     
  3. Enrico Cirignaco

    Enrico Cirignaco UDOOer

    Joined:
    Feb 15, 2016
    Messages:
    9
    Likes Received:
    2
    thank you very much!
    I type apt-get update and than the installation of Mysql went well!
    I'm a beginner with Linux word...
    thanks
     
    waltervl likes this.

Share This Page