![]() |
Update errors Google - LL5.6 - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.linuxliteos.com/forums/forumdisplay.php?fid=17) +--- Thread: Update errors Google - LL5.6 (/showthread.php?tid=7909) Pages:
1
2
|
Update errors Google - LL5.6 - deejay - 09-01-2021 Since updating to 5.6, got this problem: Hit:1 http://archive.canonical.com/ubuntu focal InRelease Hit:2 http://gb.archive.ubuntu.com/ubuntu focal InRelease Get:3 http://gb.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://gb.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] Get:5 http://gb.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:6 http://repo.linuxliteos.com/linuxlite emerald InRelease Ign:7 http://dl.google.com/linux/chrome/deb stable InRelease Err:8 http://dl.google.com/linux/chrome/deb stable Release 404 Not Found [IP: 2a00:1450:4009:817::200e 80] Reading package lists... E: The repository 'http://dl.google.com/linux/chrome/deb stable Release' no longer has a Release file. Re: Update errors Google - LL5.6 - firenice03 - 09-01-2021 [member=48775]deejay[/member] Split topic - Package issue not LL upgrade... May be something with googles repo; could try again later or temporarily remove this one and rerun updates... "Software and Updates" under the "Other Software" tab.. Then try running updates again Re: Update errors Google - LL5.6 - deejay - 09-02-2021 Many tnx for your reply. Still no different. Also, I seem to be missing the 'Brave cache' listing on the Lite Tweaks listing and the Lite welcome is still showing the 'Install Now' button when my Xfce terminal is showing LL5.6? Re: Update errors Google - LL5.6 - firenice03 - 09-02-2021 [member=48775]deejay[/member] Do a reboot just in case.. And in terminal.. to confirm Code: cat /etc/llver Re: Update errors Google - LL5.6 - deejay - 09-03-2021 Hi firenice03 Many tnx for your reply but made no difference. Terminal confirms that it is 5.6 but the anomalies are: The linux lite welcome splash screen still shows with the install button active. Why, as I've installed 5.6 as confirmed by the terminal? The Brave cache listing in the lite tweaks isn't there? This may be nothing but it's still coming up as system up to date? And the new package update indicator is there in the taskbar but clicking the install updates is greyed out? Re: Update errors Google - LL5.6 - firenice03 - 09-03-2021 [member=48775]deejay[/member]... You've gone to Software and Updates..can type from menu And unselected the Google repo? Look in the 1st 2 or 3 tabs... Uncheck it, save and rerun.. If not.. We'll want to look at your sources. View the file or cat and post the out... I'm mobile but I believe... Code: /etc/apt/sources.list Re: Update errors Google - LL5.6 - Moltke - 09-04-2021 (09-01-2021, 12:28 PM)deejay link Wrote: Since updating to 5.6, got this problem: It looks like the repo changed, and it is no longer available in that location/server. If you follow the link https://dl.google.com/linux/chrome/deb in a web browser, you'll get a 404 error. I suggest downloading Chrome https://www.google.com/intl/en_us/chrome/ disable the current repo, and reinstalling it, that way you'll get the correct/current repository. Re: Update errors Google - LL5.6 - deejay - 09-04-2021 Hi guys Many tnx for your replies. Absolute newb in linux so please forgive my ignorance. 1st, going into terminal and typing in code provided, I get this: dj ~ /etc/apt/sources.list bash: /etc/apt/sources.list: Permission denied dj ~ 126 RE google chrome: yes, it is a 404 but how do I disable the current repo, and then reinstall it? Re: Update errors Google - LL5.6 - Moltke - 09-04-2021 (09-04-2021, 07:23 AM)deejay link Wrote: Hi guys First, for the permission denied, you need to do this: 1. Launch Linux Lite terminal, and type Code: cat /etc/apt/sources.list 2. Check the output, copy and paste it in your reply. However, I think Chrome creates a file called google-chrome.list, and it is located in /etc/apt/sources.list.d to verify whether that's the case, in a terminal run Code: ls /etc/apt/sources.list.d To learn how to disable the repo, read here https://www.linuxliteos.com/forums/installing-software/can-linux-lite-be-updated-when-using-persistent-live-usb-version/msg56529/#msg56529 Re: Update errors Google - LL5.6 - deejay - 09-04-2021 1. Ok, for cat /etc/apt/sources.list. Here is the result: cat /etc/apt/sources.list # deb http://us.archive.ubuntu.com/ubuntu/ focal main restricted # deb http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted # deb http://security.ubuntu.com/ubuntu focal-security main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://archive.ubuntu.com/ubuntu focal main restricted # deb-src http://us.archive.ubuntu.com/ubuntu/ focal main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://archive.ubuntu.com/ubuntu focal-updates main restricted # deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. deb http://archive.ubuntu.com/ubuntu focal universe # deb-src http://us.archive.ubuntu.com/ubuntu/ focal universe deb http://archive.ubuntu.com/ubuntu focal-updates universe # deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://archive.ubuntu.com/ubuntu focal multiverse # deb-src http://us.archive.ubuntu.com/ubuntu/ focal multiverse deb http://archive.ubuntu.com/ubuntu focal-updates multiverse # deb-src http://us.archive.ubuntu.com/ubuntu/ focal-updates multiverse ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse # deb-src http://us.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. ## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. deb http://archive.canonical.com/ubuntu focal partner deb-src http://archive.canonical.com/ubuntu focal partner deb http://archive.ubuntu.com/ubuntu focal-security main restricted # deb-src http://security.ubuntu.com/ubuntu focal-security main restricted deb http://archive.ubuntu.com/ubuntu focal-security universe # deb-src http://security.ubuntu.com/ubuntu focal-security universe deb http://archive.ubuntu.com/ubuntu focal-security multiverse # deb-src http://security.ubuntu.com/ubuntu focal-security multiverse dj ~ 2. google-chrome.list.save linuxlite.list linuxlite.list.save That's all it shows. Tnx for the link to the thread but all I finding in the 'Software and Updates, Other software see attachments (Screenshot) |