Closed ArchKaine closed 1 month ago
can you tell which script you ran ? from the list ...
Having same issue. I ran this curl -fsSL https://christitus.com/linux | sh
i mean what script from the list you ran for example:
i mean what script from the list you ran for example:
* bash setup * alacritty setup * anyother from the list which one ?
Happens with the bash prompt setup. Sorry for slowness, busy lately.
Bash setup
From: RazoBeckett @.> Sent: Tuesday, July 23, 2024 12:12 AM To: ChrisTitusTech/linutil @.> Cc: MEGA_Dawg68 @.>; Comment @.> Subject: Re: [ChrisTitusTech/linutil] Fedora/Nobara 40 nerd fonts issue? (Issue #58)
i mean what script from the list you ran for example:
— Reply to this email directly, view it on GitHubhttps://github.com/ChrisTitusTech/linutil/issues/58#issuecomment-2243328746, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBMMJ7TVXBRGKLLF2P2WMWTZNUVNJAVCNFSM6AAAAABLFF3FUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBTGMZDQNZUGY. You are receiving this because you commented.Message ID: @.***>
I think wget is having trouble downloading the FiraCode Nerd Font. The URL might not be accessible. I initially thought this was because the font had new updates and the URL targeted an older version, but I realized that the files are hosted on GitHub and are accessible. I don't know what's wrong with Fedora. I would suggest trying to download the font zip manually using wget to see if that works, because as far as I can tell, there is no issue with the script.
Here's how: run:
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/FiraCode.zip
I will create a PR in which wget will check first if the file is accessible or not to avoid errors on screen.
I think wget is having trouble downloading the FiraCode Nerd Font. The URL might not be accessible. I initially thought this was because the font had new updates and the URL targeted an older version, but I realized that the files are hosted on GitHub and are accessible. I don't know what's wrong with Fedora. I would suggest trying to download the font zip manually using wget to see if that works, because as far as I can tell, there is no issue with the script.
Here's how: run:
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/FiraCode.zip
I will create a PR in which wget will check first if the file is accessible or not to avoid errors on screen.
I'm also running fedora 40 and following your suggestion to download the fonts then installing them manually allowed the bash setup installer to skip the error message and all worked perfectly.
its fixed check now
If the issue is resolved kindly close the issue
This issue should be closed. Already fixed.
Installing font 'FiraCode Nerd Font' │ │ │ │Failed to resolve 'nerd' (Name or service not known) │ │ │ │Failed to resolve 'nerd' (Name or service not known) │ │ │ │Failed to resolve 'nerd' (Name or service not known) │ │
Not sure what is going on here, but I suspect this isn't intended behavior.