Results 1 to 6 of 6

Thread: I hope this is the right place to ask for help on this

  1. #1
    Join Date
    Apr 2021
    Beans
    2

    I hope this is the right place to ask for help on this

    Im pretty new with Linux. I'm running Ubuntu 20.04 LTS.
    How do I fix this?

    Code:
    » sudo apt update
    [sudo] password for hyros: 
    Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
    Hit:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease              
    Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease                   
    Hit:4 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease            
    Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease               
    Ign:6 http://ppa.launchpad.net/xenatt/xenlism/ubuntu focal InRelease           
    Hit:7 https://repo.nordvpn.com//deb/nordvpn/debian stable InRelease            
    Err:8 http://ppa.launchpad.net/xenatt/xenlism/ubuntu focal Release             
      404  Not Found [IP: 2001:67c:1560:8008::19 80]
    Reading package lists... Done
    W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    E: The repository 'http://ppa.launchpad.net/xenatt/xenlism/ubuntu focal Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
    [6:21:48] hyros :: hyros  ➜  ~ »
    Last edited by oldfred; April 20th, 2021 at 03:50 AM. Reason: please use code tags for long terminal output # icon in Advanced Editor

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

    Re: I hope this is the right place to ask for help on this

    Please use code tags for longer terminal output.
    Easy to add with # icon in Forum's advanced editor.

    As it says you have duplicate sources.
    Did you run the add command more than once?
    Best to add one at a time & then update to be sure it works.

    If you installed from command line you can see your history:
    history

    then remove duplicates:
    sudo add-apt-repository --remove xxxxx

    You can see your ppa added sources like this:
    Code:
    fred@z170-focal-k:~$ ll /etc/apt/sources.list.d 
    total 32 
    drwxr-xr-x 2 root root 4096 Jan 13 22:55 ./ 
    drwxr-xr-x 7 root root 4096 Nov  2 15:20 ../ 
    -rw-r--r-- 1 root root  123 Jan 13 22:55 mkusb-ubuntu-ppa-focal.list 
    -rw-r--r-- 1 root root  125 Jan 13 22:55 mkusb-ubuntu-ppa-focal.list.save 
    -rw-r--r-- 1 root root  143 Jan 13 22:55 phoerious-ubuntu-keepassxc-focal.list 
    -rw-r--r-- 1 root root  145 Jan 13 22:55 phoerious-ubuntu-keepassxc-focal.list.save 
    -rw-r--r-- 1 root root  149 Jan 13 22:55 yannubuntu-ubuntu-boot-repair-focal.list 
    -rw-r--r-- 1 root root  151 Jan 13 22:55 yannubuntu-ubuntu-boot-repair-focal.list.save
    
    
    
    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.

  3. #3
    Join Date
    Apr 2021
    Beans
    2

    Re: I hope this is the right place to ask for help on this

    i cant figure out how to add the code tags lol
    Last edited by sleebz; April 20th, 2021 at 04:12 AM.

  4. #4
    Join Date
    May 2010
    Beans
    3,246

    Re: I hope this is the right place to ask for help on this

    http://ppa.launchpad.net/xenatt/xenlism/ubuntu/dists/

    The PPA doesn't support your release and should be removed

  5. #5
    Join Date
    May 2010
    Beans
    3,246

    Re: I hope this is the right place to ask for help on this

    Also run
    Code:
    sudo rm /etc/apt/sources.list.d/google.list

  6. #6
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: I hope this is the right place to ask for help on this

    The following PPA listed in the output is not supported on your release or not found. You can remove the entry by opening software sources, enter the other software tab, locate and select the PPA from the list, and use the remove option on the bottom.
    Code:
    Err:8 http://ppa.launchpad.net/xenatt/xenlism/ubuntu focal Release             
      404  Not Found [IP: 2001:67c:1560:8008::19 80]
    Attached Images Attached Images
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

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
  •