yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
556 stars 26 forks source link

wget request to download 'shell-blur-effect.c' denied #49

Closed caioolivv closed 2 years ago

caioolivv commented 2 years ago

When trying to install on Pop_OS! 21.10, I get stuck on this:

[run] wget -nc https://gitee.com/mirrors_GNOME/gnome-shell/raw/40.5/src/shell-blur-effect.c
--2022-02-23 23:09:15--  https://gitee.com/mirrors_GNOME/gnome-shell/raw/40.5/src/shell-blur-effect.c
Resolving gitee.com (gitee.com)... 154.213.2.253
Connecting to gitee.com (gitee.com)|154.213.2.253|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-02-23 23:09:18 ERROR 403: Forbidden.

[err:8] wget -nc https://gitee.com/mirrors_GNOME/gnome-shell/raw/40.5/src/shell-blur-effect.c
zsh: no matches found: *.deb

Entire log is given below:

git clone https://github.com/yilozt/mutter-rounded                                                                                                  
cd ./mutter-rounded/ubuntu_21.10
./package.sh
sudo dpkg -i *.deb
Cloning into 'mutter-rounded'...
remote: Enumerating objects: 199, done.
remote: Counting objects: 100% (199/199), done.
remote: Compressing objects: 100% (123/123), done.
remote: Total 199 (delta 98), reused 164 (delta 68), pack-reused 0
Receiving objects: 100% (199/199), 385.25 KiB | 376.00 KiB/s, done.
Resolving deltas: 100% (98/98), done.
[run] mkdir -p workspace
[run] cd workspace
[run] sudo sed -i s/^# deb-src/deb-src/g /etc/apt/sources.list
[run] sudo apt update
Hit:1 https://download.docker.com/linux/ubuntu hirsute InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu impish InRelease
Hit:3 http://apt.pop-os.org/proprietary impish InRelease
Hit:4 http://ppa.launchpad.net/apandada1/xournalpp-stable/ubuntu hirsute InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu impish-security InRelease
Hit:6 http://packages.microsoft.com/repos/code stable InRelease
Hit:7 http://apt.pop-os.org/release impish InRelease
Hit:8 http://repository.spotify.com stable InRelease                                                     
Hit:9 http://us.archive.ubuntu.com/ubuntu impish-updates InRelease                                       
Hit:10 http://us.archive.ubuntu.com/ubuntu impish-backports InRelease                                    
Hit:12 http://ppa.launchpad.net/ethereum/ethereum/ubuntu impish InRelease
Get:13 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease [7.491 B]
Hit:14 http://ppa.launchpad.net/rodsmith/refind/ubuntu impish InRelease
Hit:11 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
Fetched 7.491 B in 2s (3.039 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
[run] sudo apt install -y gnupg pbuilder ubuntu-dev-tools apt-file
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gnupg is already the newest version (2.2.20-1ubuntu4).
apt-file is already the newest version (3.2.2).
pbuilder is already the newest version (0.231build1).
ubuntu-dev-tools is already the newest version (0.185).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[run] sudo apt build-dep -y mutter
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[run] pull-lp-source mutter impish
Found mutter 40.5-1ubuntu3~21.10.1 in impish
Downloading mutter_40.5-1ubuntu3~21.10.1.dsc from ports.ubuntu.com (0.004 MiB)
Good signature by Marco Trevisan <marco@trevi.me> (0x9449C2F50996635F)
Downloading mutter_40.5.orig.tar.xz from ports.ubuntu.com (2.559 MiB)
Downloading mutter_40.5-1ubuntu3~21.10.1.debian.tar.xz from ports.ubuntu.com (0.087 MiB)
[run] wget -nc https://gitee.com/mirrors_GNOME/gnome-shell/raw/40.5/src/shell-blur-effect.c
--2022-02-23 23:09:15--  https://gitee.com/mirrors_GNOME/gnome-shell/raw/40.5/src/shell-blur-effect.c
Resolving gitee.com (gitee.com)... 154.213.2.253
Connecting to gitee.com (gitee.com)|154.213.2.253|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-02-23 23:09:18 ERROR 403: Forbidden.

[err:8] wget -nc https://gitee.com/mirrors_GNOME/gnome-shell/raw/40.5/src/shell-blur-effect.c
zsh: no matches found: *.deb