vinceliuice / WhiteSur-gtk-theme

MacOS like theme for all gtk based desktops
MIT License
5.9k stars 608 forks source link

Oops! Operation failed... #810

Open kingkagop opened 1 year ago

kingkagop commented 1 year ago

Oops! Operation failed...

=========== ERROR LOG ===========

E: Unable to locate package libglib2.0-dev-bin E: Couldn't find any package by glob 'libglib2.0-dev-bin' E: The repository 'https://ppa.launchpadcontent.net/gezakovacs/ppa/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 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 : 2023-02-07T17:01:29+0300

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 1 year ago

Disable this repository 'https://ppa.launchpadcontent.net/gezakovacs/ppa/ubuntu jammy Release'

kingkagop commented 1 year ago

Unfortunately, I still have an issue

Oops! Operation failed...

=========== ERROR LOG ===========

E: Unable to locate package libglib2.0-dev-bin E: Couldn't find any package by glob 'libglib2.0-dev-bin' E: Unable to locate package libglib2.0-dev-bin E: Couldn't find any package by glob 'libglib2.0-dev-bin'

=========== ERROR INFO ========== FOUND :

install.sh lib-core.sh lib-install.sh SNIPPET: apt install -y libglib2.0-dev-bin 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 : 2023-02-07T17:01:29+0300

HINT: You can google or report to us the info above

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

vinceliuice commented 1 year ago

Run sudo apt update first

vinceliuice commented 1 year ago

Then run sudo apt install libglib2.0-dev-bin

kingkagop commented 1 year ago

Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package libglib2.0-dev-bin E: Couldn't find any package by glob 'libglib2.0-dev-bin'

kingkagop commented 1 year ago

Kindly assist

muneib commented 1 year ago

Kindly assist

If you are using fedora then run sudo _dnf install glib2_-devel and then go the theme folder, and run ./install.sh