[ISO9660] "Error reading file: The filename, directory name, or volume label syntax is incorrect." extracting specific image #792

Closed
opened 2026-01-29 15:29:50 +00:00 by claunia · 0 comments
Owner

Originally created by @TheRogueArchivist on GitHub (Jul 28, 2021).

Prerequisites

  • Are you running the latest version?
  • Can you reproduce the problem in the debug version?

Check and fill as appropriate:

  • I was running Aaru under Windows 10...
  • I was running Aaru under Linux [version here]...
  • I was running Aaru under macOS [version here]...
  • ...in 32-bit
  • ...in 64-bit
  • ...using an Intel / AMD processor
  • ...using an ARM or Apple Silicon processor
    • Image format:
    • Application that created the image:
  • I was converting the image...
    • ...Destination image format:
  • I was listing the filesystem contents...
  • I was extracting the filesystem contents...
    • ...Filesystem: ISO9660
    • Analyze command recognizes the filesystem
  • I was creating a metadata sidecar
  • I was checksumming the image
  • I was verifying the image

Description

When extracting a specific image, Aaru fails to extract it saying "Error reading file: The filename, directory name, or volume label syntax is incorrect.". The Romeo namespace gets further before crashing than any of the other ones.

Exact command line used:

aaru fs extract .\Speccy3000.iso -x 0 -n romeo

Output of command execution with debug output enabled

...
Written 36092 bytes of file IRONM48K.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONM48K.Z80;1
Written 49179 bytes of file IRONMAID.SNA;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONMAID.SNA;1
Written 28464 bytes of file IRONMAN.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONMAN.Z80;1
Written 39412 bytes of file IRONSOLD.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONSOLD.Z80;1
Written 36207 bytes of file ISF.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\ISF.Z80;1
Error reading file: The filename, directory name, or volume label syntax is incorrect. : 'C:\Users\silas\Desktop\GIT\Aaru\Aaru\bin\Debug\netcoreapp3.1\0\ISO9660\Speccy3000\GAMES\SPECCY\I\ISLAND*;1'

Image

https://archive.org/details/speccy-3000

Originally created by @TheRogueArchivist on GitHub (Jul 28, 2021). ### Prerequisites * [X] Are you running the latest version? * [X] Can you reproduce the problem in the debug version? ### Check and fill as appropriate: * [ ] I was running Aaru under Windows 10... * [ ] I was running Aaru under Linux [version here]... * [ ] I was running Aaru under macOS [version here]... * [ ] ...in 32-bit * [X] ...in 64-bit * [ ] ...using an Intel / AMD processor * [ ] ...using an ARM or Apple Silicon processor * **Image format**: * **Application that created the image**: * [ ] I was converting the image... * ...**Destination image format**: * [ ] I was listing the filesystem contents... * [X] I was extracting the filesystem contents... * ...**Filesystem**: ISO9660 * [X] Analyze command recognizes the filesystem * [ ] I was creating a metadata sidecar * [ ] I was checksumming the image * [ ] I was verifying the image ### Description <!-- Description of the bug --> When extracting a specific image, Aaru fails to extract it saying "Error reading file: The filename, directory name, or volume label syntax is incorrect.". The Romeo namespace gets further before crashing than any of the other ones. ### Exact command line used: `aaru fs extract .\Speccy3000.iso -x 0 -n romeo` ### Output of command execution with debug output enabled ``` ... Written 36092 bytes of file IRONM48K.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONM48K.Z80;1 Written 49179 bytes of file IRONMAID.SNA;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONMAID.SNA;1 Written 28464 bytes of file IRONMAN.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONMAN.Z80;1 Written 39412 bytes of file IRONSOLD.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\IRONSOLD.Z80;1 Written 36207 bytes of file ISF.Z80;1 to 0\ISO9660\Speccy3000\GAMES/SPECCY/I\ISF.Z80;1 Error reading file: The filename, directory name, or volume label syntax is incorrect. : 'C:\Users\silas\Desktop\GIT\Aaru\Aaru\bin\Debug\netcoreapp3.1\0\ISO9660\Speccy3000\GAMES\SPECCY\I\ISLAND*;1' ``` ### Image <!-- Upload the image, compressed and with the number of this issue. --> <!--- If the image contains personal data contact the project lead, and the image contents will be handled confidentially under the GDPR requirements. --> https://archive.org/details/speccy-3000
claunia added the bugfilesystem labels 2026-01-29 15:29:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#792