Results 1 to 7 of 7

Thread: Downloading packages on a depricated version of Ubuntu

  1. #1
    Join Date
    Jan 2011
    Beans
    54

    Downloading packages on a depricated version of Ubuntu

    Hey guys, so what I want I to do is download a load of packages onto a version of Ubuntu that is no longer supported (10.04 LTS). I was wondering if anyone had and idea about how I might go about doing that?

    For instance, on my 10.04 LTS VM I tried running: sudo apt-get install openssh-server and the terminal reports:

    Package openssh-server is not available, but is reffered to by another package.
    This may mean the package is missing, has been obsoleted, or
    is only available from another source.

    I am assuming the problem here is that apt-get is trying to install a version of openssh-server that will not run on 10.04 but I am also assuming that there is an archive somewhere out there that will have the correct version for 10.04 available for download? I opened Software Sources and I can choose the Download Server there but I am not sure which would be the correct one or if this is even the correct way to go about doing this.

  2. #2
    Join Date
    Apr 2012
    Beans
    7,256

    Re: Downloading packages on a depricated version of Ubuntu

    AFAIK you will need to edit your sources.list file to point to the old-releases server (or a suitable mirror of it) - see for example

    How to install software or upgrade from an old unsupported release?

    Hope this helps

  3. #3
    Join Date
    Jan 2011
    Beans
    54

    Re: Downloading packages on a depricated version of Ubuntu

    Brilliant ty!

  4. #4
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Downloading packages on a depricated version of Ubuntu

    Just make sure you do not go online using 10.04 as it will be a dreadful security hole, not having received any updated packages for about three and a half years.

  5. #5
    Join Date
    Jan 2011
    Beans
    54

    Re: Downloading packages on a depricated version of Ubuntu

    Are you just being paranoid? I was under the impression that no one operating on Linux really had to be worried that and its a virtual machine.

  6. #6
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Downloading packages on a depricated version of Ubuntu

    Unfortunately, that is a common misconception. No OS is safe, particularly when it is no longer receiving security updates.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  7. #7
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Downloading packages on a depricated version of Ubuntu

    UEFI/BIOS/Kernels/support software all need updates.
    Ubuntu 18.04 Bionic
    18.04.1 release July 26, 2018
    mitigation of Meltdown and Spectre CPU vulnerabilities from cpu speculative execution and caching.
    Ubuntu 18.04 LTS has the Linux 4.15 kernel, GNOME Shell 3.29.1, Mesa 18.0-rc5, GCC 7.3.0, Python 2.7.15rc1, Python 3.6.5, and is mitigated for Meltdown with KPTI while for Spectre V1 it opts for __user pointer sanitization over OSB and for Spectre V2 has full Retpolines.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

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
  •