Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid arguments: #37

Closed
Firebrandx opened this issue Jan 9, 2021 · 10 comments
Closed

Invalid arguments: #37

Firebrandx opened this issue Jan 9, 2021 · 10 comments
Labels
bug Something isn't working

Comments

@Firebrandx
Copy link

Noticed 4 entries the log file for invalid arguments, and this is due to using characters that are not allowed. Here they are in sequential order:

mkdir: cannot create directory ‘/media/fat/games/AO486UART115200:4000000(Turbo 115200),MIDI’: Invalid argument

mkdir: cannot create directory ‘/media/fat/games/GAMEBOYSS3E000000:100000’: Invalid argument

mkdir: cannot create directory ‘/media/fat/games/GBASS3E000000:100000’: Invalid argument

error: cannot create /media/fat/cheats/TGFX16/Ranma ? (CD)(Jpn) [].zip
Invalid argument

@stefanerwinmayer
Copy link

@Firebrandx I reported these on the regular updater repo if you would like to follow them.

@Firebrandx
Copy link
Author

@Firebrandx I reported these on the regular updater repo if you would like to follow them.

My apologies, I was just told to report it here since it happened when I tried the update-all script.

@stefanerwinmayer
Copy link

@Firebrandx I didn't mean to imply you did the wrong thing. Might as well update-all script related - even though that's unlikely, I believe. I merely mentioned it so you can follow replies to my reported issues.

@theypsilon
Copy link
Owner

Indeed, it is from the regular updater but I'll try to find some time to investigate the issue too.

Didn't notice the errors on the games folders and cheats before. Thanks for reporting it.

@stefanerwinmayer
Copy link

I believe that's because they aren't tagged as errors which is another problem in itself. I just happened to actually look at the entire output which was obviously very boring.

@Firebrandx
Copy link
Author

Since it was my first time building a MiSTer, I was intently gazing at the update commands as they scrolled by, and saw it. I freaked out because I didn't know if it was 'game-breaking' per se. ;-)

@theypsilon theypsilon added the bug Something isn't working label Jan 29, 2021
@cdewit
Copy link

cdewit commented Feb 18, 2021

Please see my comment containing a possible solution here:
MiSTer-devel/Updater_script_MiSTer#57 (comment)

@theypsilon
Copy link
Owner

Thanks @cdewit I will check that solution a bit further when I have the time

Should I open a PR to that updater, or will you do it?

@cdewit
Copy link

cdewit commented Feb 19, 2021

@theypsilon Thank you for your reply. Please feel free to open a PR if you approve the proposed solution. I just wanted to try and help out and support the project.

You might also want to check out these comments I made on other issues I have looked into:
MiSTer-devel/Updater_script_MiSTer#59 (comment)
MiSTer-devel/Updater_script_MiSTer#59 (comment)

I have tested my three fixes together on a clean install and they seem to resolve all the issues I observed but I'm not sure you approve all of the proposed solutions.

Thank you for all your efforts!

@theypsilon
Copy link
Owner

Thanks @cdewit . The fixes have been merged. Issues of this kind should be gone for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants