saint-13 / Linux_Dynamic_Wallpapers

Dynamic Wallpapers for Linux
835 stars 74 forks source link

Fedora 40 RECOMMENDed script failes (line 23: whiptail: command not found) #55

Open citizenserious opened 2 months ago

citizenserious commented 2 months ago
curl -s "https://raw.githubusercontent.com/saint-13/Linux_Dynamic_Wallpapers/main/Interactive_Install.sh" | sudo bash
Attempting face detection
Identified face
Cloning into 'Linux_Dynamic_Wallpapers'...
remote: Enumerating objects: 1346, done.
remote: Total 1346 (delta 0), reused 0 (delta 0), pack-reused 1346 (from 1)
Receiving objects: 100% (1346/1346), 270.32 KiB | 3.75 MiB/s, done.
Resolving deltas: 100% (631/631), done.
-----------------
 βœ” Selection: 
-----------------
bash: line 23: whiptail: command not found
-----------------
 βš™ Configuration
-----------------
- Walpapers destionation: /usr/share/backgrounds/Dynamic_Wallpapers
- XML slideshows destination: /usr/share/gnome-background-properties/
βœ… Created /usr/share/backgrounds/Dynamic_Wallpapers
βœ… Created /usr/share/gnome-background-properties/
-------------------------
 πŸš€ Installing walpapers
-------------------------
- Installing bash: line 23: whiptail: command not found
fatal: path 'Dynamic_Wallpapers/bash: line 23: whiptail: command not found' does not exist in 'main'
 Downloading Dynamic_Wallpapers/bash: line 23: whiptail: command not found/
fatal: path 'Dynamic_Wallpapers/bash: line 23: whiptail: command not found/' does not exist in 'main'
tee: '/usr/share/backgrounds/Dynamic_Wallpapers/bash: line 23: whiptail: command not found/': Is a directory
 Downloading Dynamic_Wallpapers/bash: line 23: whiptail: command not found.xml
fatal: path 'Dynamic_Wallpapers/bash: line 23: whiptail: command not found.xml' does not exist in 'main'
 Downloading xml/bash: line 23: whiptail: command not found.xml
fatal: path 'xml/bash: line 23: whiptail: command not found.xml' does not exist in 'main'

Success !
πŸ’œ Please support on https://github.com/saint-13/Linux_Dynamic_Wallpapers
TheJames02 commented 2 months ago

I have the same issue.

DestroyerV commented 2 months ago

same issue on fedora 40

SpamixOfficial commented 1 day ago

You have to install the newt package (sudo dnf install newt), but the installer script is still broken sadly