linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Fedora/Nobara 40 nerd fonts issue?

Open ArchKaine opened this issue 1 year ago • 9 comments

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.

ArchKaine avatar Jul 19 '24 20:07 ArchKaine

can you tell which script you ran ? from the list ...

RazoBeckett avatar Jul 21 '24 16:07 RazoBeckett

Having same issue. I ran this curl -fsSL https://christitus.com/linux | sh

MEGA-Dawg68 avatar Jul 22 '24 11:07 MEGA-Dawg68

i mean what script from the list you ran for example:

  • bash setup
  • alacritty setup
  • anyother from the list which one ?

RazoBeckett avatar Jul 22 '24 16:07 RazoBeckett

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.

ArchKaine avatar Jul 22 '24 19:07 ArchKaine

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:

  • bash setup
  • alacritty setup
  • anyother from the list which one ?

— 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: @.***>

MEGA-Dawg68 avatar Jul 23 '24 04:07 MEGA-Dawg68

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.

RazoBeckett avatar Jul 23 '24 09:07 RazoBeckett

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.

jamesthespud avatar Aug 04 '24 19:08 jamesthespud

its fixed check now

rahuljangirwork avatar Sep 04 '24 04:09 rahuljangirwork

If the issue is resolved kindly close the issue

jeevithakannan2 avatar Sep 11 '24 17:09 jeevithakannan2

This issue should be closed. Already fixed.

koibtw avatar Sep 19 '24 15:09 koibtw