Get an Error While Running update_all Script

Kernel, Main, Utilities & Applications, Miscellaneous Devices.
alphaking
Posts: 5
Joined: Sun Sep 04, 2022 8:08 pm

Get an Error While Running update_all Script

Unread post by alphaking »

Can someone help me with the error I just encountered while running update_all script? The error shows at the end of the script as following:

Downloading Mister Arcade Descriptions database
MD5 Hash: f9833db391d19341f67cabf1390757bb

Some ORGDIR directories are missing.

The installed names.txt is new.

Performing a full build.
File "/tmp/_arcade-organizer.sh", line 1182, in <module>
run()
File "/tmp/_arcade-organizer.sh", line 1178, in run
ao.organize_all_mras()
File "/tmp/_arcade-organizer.sh", line 1112, in organize_all_mras
self._infra.remove_orgdir_directories(orgdir_folders_file)
File "/tmp/_arcade-organizer.sh", line 400, in remove_orgdir_directories
self._remove_dir(directory)
File "/tmp/_arcade-organizer.sh", line 616, in _remove_dir
shutil.rmtree(directory)
File "/usr/lib/python3.9/shutil.py", line 718, in rmtree
File "/usr/lib/python3.9/shutil.py", line 659, in _rmtree_safe_fd
File "/usr/lib/python3.9/shutil.py", line 657, in _rmtree_safe_fd
OSError: [Errno 39] Directory not empty: '_4 Num Buttons'
FINISHED: _ARCADE-ORGANIZER



################################################################################
#==============================================================================#
################################################################################



################################################################################
#==============================================================================#
################################################################################

Running Linux Update

START!

Reading file: /media/fat/downloader.ini
Reading 'distribution_mister' db section
Reading 'jtcores' db section
Reading 'bios_db' db section

Linux is already on the latest version.

There were some errors in the Updaters.
Therefore, MiSTer hasn't been fully updated.

Check these logs from the Updaters that failed:
- _ARCADE-ORGANIZER


Maybe a network problem?
Check your connection and then run this script again.


It mentions something about ORGDIR directories missing, OSError, and saying the MiSTer is not fully updated. But I don't know what's the problem and how to correct it.
Post Reply