Results 1 to 8 of 8

Thread: updating Java fails, even after trying to update installer

  1. #1
    Join Date
    Sep 2014
    Beans
    3

    Question updating Java fails, even after trying to update installer

    hello, I know thats going to be a very basic question, but got stucked and do not know how to proceed

    I try to update java in a virtual-machine with ubuntu, and as I run

    sudo apt-get install default-jdk

    I get plenty of

    Failed to fetch http://archive.ubuntu.com/ubuntu/poo..._2.2-1_all.deb 404 Not Found [IP: 91.189.92.200 80]

    sure it looks like apkget is not update, but as I run

    sudo apt-get update

    it seems to not update completly, as several lines like this one apear


    Err http://security.ubuntu.com quantal-security/universe i386 Packages
    404 Not Found [IP: 91.189.91.14 80]

    while the virtualMachine has perfect (or seems) access to internet


    what I am doing wrong ?

  2. #2
    Join Date
    Aug 2009
    Location
    Makati City, Philippines
    Beans
    2,269
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: updating Java fails, even after trying to update installer

    Err http://security.ubuntu.com quantal-security/universe i386 Packages
    404 Not Found [IP: 91.189.91.14 80]
    Is this ubuntu version 12.10? This is no longer supported and repositories are closed for this version. Please upgrade (reinstall) to a newer version.

  3. #3
    Join Date
    Sep 2014
    Beans
    3

    Re: updating Java fails, even after trying to update installer

    Quote Originally Posted by nerdtron View Post
    Is this ubuntu version 12.10? This is no longer supported and repositories are closed for this version. Please upgrade (reinstall) to a newer version.
    I believe to be very new ubuntu
    just downloaded from http://www.traffictool.net/vmware/mint14t.html

    on terminal:
    user@MintVM ~ $ lsb_release -a
    No LSB modules are available.
    Distributor ID: LinuxMint
    Description: Linux Mint 14 Nadia
    Release: 14
    Codename: nadia

  4. #4
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: updating Java fails, even after trying to update installer

    Moved to Other Operating Sytems and Projects
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  5. #5
    Join Date
    Aug 2009
    Location
    Makati City, Philippines
    Beans
    2,269
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: updating Java fails, even after trying to update installer

    Quote Originally Posted by ppgrande View Post
    I believe to be very new ubuntu
    just downloaded from http://www.traffictool.net/vmware/mint14t.html

    on terminal:
    user@MintVM ~ $ lsb_release -a
    No LSB modules are available.
    Distributor ID: LinuxMint
    Description: Linux Mint 14 Nadia
    Release: 14
    Codename: nadia
    Mint 14 is based on Ubuntu 12.10 which is no longer supported.
    Linux Mint's current version is now Mint 17.
    Please download a new version.

    Donwload link:
    http://www.linuxmint.com/download.php

    All are Linux Mint 17, with just different desktop environments.

  6. #6
    Join Date
    Sep 2014
    Beans
    3

    Re: updating Java fails, even after trying to update installer

    Thanks for the respose

    why should somebody think that Mint 14 is not on Ubuntu 14 ??

    thanks a lot !!

  7. #7
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: updating Java fails, even after trying to update installer

    Quote Originally Posted by ppgrande View Post
    why should somebody think that Mint 14 is not on Ubuntu 14 ??
    Because it isn't. Linux Mint may be derived from Ubuntu but it is not Ubuntu. Neither is it one of the recognised family of Ubuntu "flavours".

    http://www.ubuntu.com/about/about-ubuntu/derivatives

    You are welcome to ask Linux Mint questions, but in the correct section, which is here.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  8. #8
    Join Date
    Aug 2009
    Location
    Makati City, Philippines
    Beans
    2,269
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: updating Java fails, even after trying to update installer

    Quote Originally Posted by ppgrande View Post
    Thanks for the respose

    why should somebody think that Mint 14 is not on Ubuntu 14 ??

    thanks a lot !!
    Because Mint numbers it releases increamentally (13, 14, 15, 16, 17) while Ubuntu numbers it releases using Year and Month of release (12.04, 12.10, 13.04, 13.10, 14.04).

    Somebody who uses Linux Mint (or any operating system in general) should at least read about what version they are installing. See the bottom entry here http://www.linuxmint.com/rel_nadia_whatsnew.php
    Clearly it says Ubuntu 12.10, which is END-OF-LIFE, no longer supported.

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
  •