You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copying new MiSTer binary:
Traceback (most recent call last):
File "/tmp/dont_download.zip/downloader/main.py", line 37, in main
exit_code = execute_full_run(
File "/tmp/dont_download.zip/downloader/main.py", line 57, in execute_full_run
exit_code = runner.full_run()
File "/tmp/dont_download.zip/downloader/full_run_service.py", line 59, in full_run
result = self._full_run_impl()
File "/tmp/dont_download.zip/downloader/full_run_service.py", line 121, in _full_run_impl
self._online_importer.download_dbs_contents(importer_command, full_resync)
File "/tmp/dont_download.zip/downloader/online_importer.py", line 95, in download_dbs_contents
db_importer.process_changed_files(changed_files, needed_zips, filtered_zip_data)
File "/tmp/dont_download.zip/downloader/online_importer.py", line 588, in process_changed_files
file_downloader.download_files(self._is_first_run())
File "/tmp/dont_download.zip/downloader/file_downloader.py", line 121, in download_files
self._file_system.move(FILE_MiSTer_new, FILE_MiSTer)
File "/tmp/dont_download.zip/downloader/file_system.py", line 189, in move
os.replace(self._path(source), self._path(target))
OSError: [Errno 18] Invalid cross-device link: '/media/usb0/MiSTer.new' -> '/media/fat/MiSTer'
Downloader failed!
Here is my
download.ini
The text was updated successfully, but these errors were encountered: