"Unsupported track type"when trying to extract files from a CCD image of a CD-Plus #527

Closed
opened 2026-01-29 15:21:29 +00:00 by claunia · 2 comments
Owner

Originally created by @TheRogueArchivist on GitHub (Nov 11, 2020).

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 Xubuntu 20.04...
  • ...in 64-bit

Description

When trying to extract files from an CCD image of a CD-Plus, Aaru isn't able to and gives the error "Error reading file: Unsupported track type"

Exact command line used:

aaru fs extract CD-Plus_aaru_5.2.ccd 0

Output of command execution with debug output enabled

aaru 5.1.99.3216+6877589c built by silas-All-Series in Debug, modified
Copyright © 2011-2020 Natalia Portillo

Image format identified by CloneCD.
Error reading file: Unsupported track type
Originally created by @TheRogueArchivist on GitHub (Nov 11, 2020). ### 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 Xubuntu 20.04... * [X] ...in 64-bit ### Description When trying to extract files from an CCD image of a CD-Plus, Aaru isn't able to and gives the error "Error reading file: Unsupported track type" ### Exact command line used: `aaru fs extract CD-Plus_aaru_5.2.ccd 0` ### Output of command execution with debug output enabled ``` aaru 5.1.99.3216+6877589c built by silas-All-Series in Debug, modified Copyright © 2011-2020 Natalia Portillo Image format identified by CloneCD. Error reading file: Unsupported track type ```
claunia added the bug label 2026-01-29 15:21:29 +00:00
Author
Owner

@TheRogueArchivist commented on GitHub (Mar 8, 2021):

Can not reproduce using a CCD converted from an Aaruf created by a newer version of Aaru. Converting the Aaruf to CCD using release versions of 5.1 and 5.2 also doesn't seem to cause any issue in extraction, so the issue is/was likely due to Aaru creating an incorrect dump in 5.2. Will close when confirmed.

@TheRogueArchivist commented on GitHub (Mar 8, 2021): Can not reproduce using a CCD converted from an Aaruf created by a newer version of Aaru. Converting the Aaruf to CCD using release versions of 5.1 and 5.2 also doesn't seem to cause any issue in extraction, so the issue is/was likely due to Aaru creating an incorrect dump in 5.2. Will close when confirmed.
Author
Owner

@TheRogueArchivist commented on GitHub (Mar 8, 2021):

Was able to recover the exact image used when creating this bug report, and can confirm the Aaruf itself seems to be bad in a way that causes a CCD conversion to produce an invalid image. Converting with the newest version of Aaru still breaks, but converting an image created with a newer version of Aaru works fine. So it has to be that the Aaruf created by 5.2 is subtly incorrect, because extraction from the original Aaruf still works.

@TheRogueArchivist commented on GitHub (Mar 8, 2021): Was able to recover the exact image used when creating this bug report, and can confirm the Aaruf itself seems to be bad in a way that causes a CCD conversion to produce an invalid image. Converting with the newest version of Aaru still breaks, but converting an image created with a newer version of Aaru works fine. So it has to be that the Aaruf created by 5.2 is subtly incorrect, because extraction from the original Aaruf still works.
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#527