Results 1 to 3 of 3

Thread: ubuntu 16.04 update error: source list outdated

Hybrid View

  1. #1
    Join Date
    Jan 2017
    Beans
    5

    ubuntu 16.04 update error: source list outdated

    Hello all,
    Greetings.
    I have not managed to update internet for sometimes.

    Code:
    Step 1: sudo apt-get update. below is part of output.
    
    W: Failed to fetch https://packages.gitlab.com/gitlab/gitlab-ee/ubuntu/dists/xenial/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3F01618A51312F3F
    W: Failed to fetch http://ppa.launchpad.net/octave/stable/ubuntu/dists/xenial/InRelease  Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
    W: Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/dists/xenial/InRelease  Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
    W: Failed to fetch https://download.opensuse.org/repositories/home:/kamilprusko/xUbuntu_16.04/Release.gpg  The following signatures were invalid: KEYEXPIRED 1535386001
    W: Failed to fetch http://debian.neo4j.org/repo/stable/Release.gpg  The following signatures were invalid: KEYEXPIRED 1572135620
    E: Failed to fetch http://ppa.launchpad.net/bookworm-team/bookworm/ubuntu/dists/xenial/main/dep11/icons-64x64.tar  404  Not Found [IP: 91.189.95.85 80]
    E: Failed to fetch http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu/dists/xenial/main/binary-amd64/Packages  403  Forbidden [IP: 91.189.95.85 80]
    E: Failed to fetch http://ppa.launchpad.net/jonathonf/texlive-2017/ubuntu/dists/xenial/main/binary-amd64/Packages  403  Forbidden [IP: 91.189.95.85 80]
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    E: The package lists or status file could not be parsed or opened.
    Can I delete the source files and create a new one? any help much appreciated?
    In /etc/apt/sources.list, there are two files:
    1. source.list
    2. source.list.d
    which one to work on?

  2. #2
    Join Date
    Oct 2004
    Location
    33.4N -112.1W
    Beans
    2,497
    Distro
    Ubuntu Budgie

    Re: ubuntu 16.04 update error: source list outdated

    If you want to hand-edit your distro-specific repo source list the correct file is /etc/apt/sources.list

    The sources.list.d folder should contain individual user-added repos that may also need to be updated.
    Last edited by Xian; April 28th, 2021 at 04:12 AM.
    /path/to/Truth

  3. #3
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,824
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: ubuntu 16.04 update error: source list outdated

    source.list is a file with standard software sources. source.list.d is a directory with additional source lists.

    Ubuntu 16.04 reaches end of life this week. Your software sources will no longer work (some PPAs have already stopped working). I suggest you plan an upgrade. A fresh install of 20.04 may be cleanest.

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
  •