vinceliuice / WhiteSur-gtk-theme

MacOS like theme for all gtk based desktops
MIT License
5.98k stars 616 forks source link

Installation failled on ubuntu 22..04 #624

Open 0nahid opened 2 years ago

0nahid commented 2 years ago
0nahid commented 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

https://github.com/vinceliuice/WhiteSur-gtk-theme/issues `

vinceliuice commented 2 years ago

Don't you see the hint?

ItsKruistz commented 2 years ago

I see that you have some PPA which is the problem here

kusaljr commented 2 years ago

Did you fix this?

vinceliuice commented 2 years ago

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

PrathamRajSharma commented 2 years ago

Still same error After "sudo apt install sassc libglib2.0-dev-bin"

BeneditoBraimo commented 2 years ago

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!

yayahc commented 2 years ago

sudo apt install sassc libglib2.0-dev libxml2-utils don't work for me