Open 0nahid opened 2 years ago
` Oops! Operation failed...
=========== ERROR LOG ===========
W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://repo.hotspotshield.com/deb/rel/all release InRelease' doesn't support architecture 'i386' W: https://debrepo.freedownloadmanager.org/dists/bionic/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. E: The repository 'https://ppa.launchpadcontent.net/codeblocks-devs/release/ubuntu jammy 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. E: The repository 'https://ppa.launchpadcontent.net/damien-moore/codeblocks-stable/ubuntu jammy 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. E: The repository 'https://ppa.launchpadcontent.net/fingerprint/fingerprint-gui/ubuntu jammy 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. E: The repository 'https://ppa.launchpadcontent.net/oguzhaninan/stacer/ubuntu jammy 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.
=========== ERROR INFO ========== FOUND :
install.sh lib-core.sh lib-install.sh at 131;137 SNIPPET: apt update -y TRACE : signal_error prepare_install_apt_packages install_theme_deps install_themes main
=========== SYSTEM INFO ========= DISTRO : ubuntu;debian;22.04 SUDO : no GNOME : 42-0 REPO : 2022-05-12T20:09:52+0600
HINT: You can run: 'sudo apt install sassc libglib2.0-dev libxml2-utils' on ubuntu 18.04 or 'sudo apt install sassc libglib2.0-dev-bin' on ubuntu >= 20.04
HINT: You can google or report to us the info above
Don't you see the hint?
I see that you have some PPA which is the problem here
Did you fix this?
HINT: You can run: 'sudo apt install sassc libglib2.0-dev libxml2-utils' on ubuntu 18.04 or 'sudo apt install sassc libglib2.0-dev-bin' on ubuntu >= 20.04
Still same error After "sudo apt install sassc libglib2.0-dev-bin"
for those who tried to install on Ubuntu 22.04 and failed, please run 'sudo apt install sassc libglib2.0-dev libxml2-utils'. Trust me, it'll work!
sudo apt install sassc libglib2.0-dev libxml2-utils don't work for me