Skip to content

Updating WHDBooter files fails/local WHDBoot directory never created/populated #1615

@mrandreastoth

Description

@mrandreastoth

Updating WHDBooter files fails with the log file showing the following failures...

Downloading /home/andreas/.local/share/amiberry/whdboot/WHDLoad ...
2025-01-26 19:57:59 URL:https://raw.githubusercontent.com/BlitterStudio/amiberry/refs/heads/master/whdboot/WHDLoad [156867/156867] -> "/home/andreas/.local/share/amiberry/whdboot/WHDLoad.tmp" [1]

Renaming downloaded temporary file /home/andreas/.local/share/amiberry/whdboot/WHDLoad.tmp to final destination
Downloading /home/andreas/.local/share/amiberry/whdboot/JST ...
2025-01-26 19:57:59 URL:https://raw.githubusercontent.com/BlitterStudio/amiberry/refs/heads/master/whdboot/JST [89108/89108] -> "/home/andreas/.local/share/amiberry/whdboot/JST.tmp" [1]

Renaming downloaded temporary file /home/andreas/.local/share/amiberry/whdboot/JST.tmp to final destination
Downloading /home/andreas/.local/share/amiberry/whdboot/AmiQuit ...
2025-01-26 19:58:00 URL:https://raw.githubusercontent.com/BlitterStudio/amiberry/refs/heads/master/whdboot/AmiQuit [76/76] -> "/home/andreas/.local/share/amiberry/whdboot/AmiQuit.tmp" [1]

Renaming downloaded temporary file /home/andreas/.local/share/amiberry/whdboot/AmiQuit.tmp to final destination
Downloading /home/andreas/.local/share/amiberry/whdboot/boot-data.zip ...
2025-01-26 19:58:00 URL:https://raw.githubusercontent.com/BlitterStudio/amiberry/refs/heads/master/whdboot/boot-data.zip [703471/703471] -> "/home/andreas/.local/share/amiberry/whdboot/boot-data.zip.tmp" [1]

Renaming downloaded temporary file /home/andreas/.local/share/amiberry/whdboot/boot-data.zip.tmp to final destination
Downloading /home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick33180.A500.RTB ...
/home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick33180.A500.RTB.tmp: No such file or directory

Downloading /home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick34005.A500.RTB ...
/home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick34005.A500.RTB.tmp: No such file or directory

Downloading /home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick40063.A600.RTB ...
/home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick40063.A600.RTB.tmp: No such file or directory

Downloading /home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick40068.A1200.RTB ...
/home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick40068.A1200.RTB.tmp: No such file or directory

Downloading /home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick40068.A4000.RTB ...
/home/andreas/.local/share/amiberry/whdboot/save-data/Kickstarts/kick40068.A4000.RTB.tmp: No such file or directory

Downloading /home/andreas/.local/share/amiberry/whdboot/game-data/whdload_db.xml ...
/home/andreas/.local/share/amiberry/whdboot/game-data/whdload_db.xml.tmp: No such file or directory

Notes

  • On starting up Amiberry, Amiberry never creates and populates "/home/andreas/.local/share/amiberry/whdboot" with the data from "/usr/local/share/amiberry/whdboot"

  • The directory "/home/andreas/.local/share/amiberry/whdboot" does not exist at the start of the WHDBooter updating process nor does it exist after the process has failed.

To Reproduce

  1. Run up Amiberry

  2. Go to paths

  3. Click on "Update WHDBooter Files" (optionally enable logging beforehand)

Expected behaviour
The process completes successfully with the "/home/andreas/.local/share/amiberry/whdboot" populated with all the required files.

Actual behaviour
The process fails displaying an error message. The "/home/andreas/.local/share/amiberry/whdboot" isn't even created.

Screenshots
The error message...
Image

Desktop (please complete the following information):

  • OS: EndeavourOS

  • Version 2024.09.22

Additional context
Built from source pulled some hours ago.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions