SolDoesTech / HyprV4

467 stars 133 forks source link

sddm-sugar-candy-git install had failed #11

Closed sambuaneesh closed 3 months ago

sambuaneesh commented 1 year ago

No matter in how many different ways i run the script, same is happening [ERROR] - sddm-sugar-candy-git install had failed, please check the install.log

heres the log

:: ^[[1m(1/1) Parsing SRCINFO: sddm-sugar-candy-git^[[0m ==> Making package: sddm-sugar-candy-git r53.2b72ef6-1 (Sunday 21 May 2023 11:4> ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning sugar-candy git repo... Cloning into bare repository '/home/stealthspectre/.cache/yay/sddm-sugar-candy-> fatal: unable to access 'https://framagit.org/MarianArlt/sddm-sugar-candy.git/'> ==> ERROR: Failure while downloading sugar-candy git repo Aborting... -> error making: sddm-sugar-candy-git-exit status 1 -> Failed to install the following packages. Manual intervention is required: sddm-sugar-candy-git - exit status 1

BetaQuasi commented 1 year ago

The failure is there in the error message - for some reason you cannot connect/clone the sugar candy git repo. What happens if you try to do it manually on another machine?

git clone https://framagit.org/MarianArlt/sddm-sugar-candy.git

This is what you should see:

image

lightspeed-skhattane commented 1 year ago

33% of curl -I https://framagit.org/MarianArlt/sddm-sugar-candy.git are returning a 500 I sent an email to Framasoft... Will see

image

For non francophones, it means they have a SPAM attack actually

Clutchnp commented 1 year ago

@BetaQuasi i am having the same error as the OP and this is the error after manually cloning fatal: unable to access 'https://framagit.org/MarianArlt/sddm-sugar-candy.git/': Failed to connect to framagit.org port 443 after 131958 ms: Couldn't connect to server edit: tried visiting the site but as expected i cannot i am led to believe that this must be a problem with isp for this region or so

BetaQuasi commented 1 year ago

Looks like Lightspeed covered this in his post - seems I just got lucky and managed to clone it in between whatever quota system they have interrupting things :) Probably due to my timezone (Australia.)

Either that or they are doing some geo-blocking/ip range blocking for suspected spam, and I wasn't on it.

EDIT: FWIW, I tested just now and it's failing. Weird thing is it's failing at different parts of the download between each attempt (I just ran it 5 or so times.) Yes I realise I'm probably not helping them with their spam challenges by doing so. :p

Clutchnp commented 1 year ago

Maybe using a VPN will help 🤔. I will try setting it up after reaching home after work .

edit: wholla VPN worked my sugar candy git is downloading now

SolDoesTech commented 1 year ago

I remove the sugar-candy package from the script and added the Dependencies needed for the theme to work with out this package. Tested the install multiple times and it looks good. Please get a fresh copy of the set-hypr script, it should fix the issue.