[CP/M filesystem] Cannot handle names that contain a forward slash #730

Open
opened 2026-01-29 15:27:47 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Jun 1, 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 Linux 5.12.7-arch1-1...
  • ...in 64-bit
  • ...using an Intel / AMD processor

Description

When a CP/M volume contains a file with a slash in the name, it cannot read it.

Exact command line used:

Test unit.

Expected behavior:

Handle the slash character as a colon.

Actual behavior:

File not found

Originally created by @claunia on GitHub (Jun 1, 2021). ### Prerequisites * [x] Are you running the latest version? * [x] Can you reproduce the problem in the debug version? ### Check and fill as appropriate: * [x] I was running Aaru under Linux 5.12.7-arch1-1... * [x] ...in 64-bit * [x] ...using an Intel / AMD processor ### Description When a CP/M volume contains a file with a slash in the name, it cannot read it. ### Exact command line used: Test unit. ### Expected behavior: Handle the slash character as a colon. ### Actual behavior: File not found
claunia added the bugfilesystembeginner labels 2026-01-29 15:27:47 +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#730