Creating sidecar of an aaruf ps3 image does not contains all metadata #692

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

Originally created by @MrKagami on GitHub (Mar 8, 2021).

Prerequisites

  • Are you running the latest version? 5.2.0.3330
  • 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:
    • Analyze command recognizes the filesystem
  • I was creating a metadata sidecar
  • I was checksumming the image
  • I was verifying the image

Description

Creating a sidecar of an PS3 aaruf image does not include <DI ... /DI> metadata part in the created xml. In the sidecar created during disc PS3 image creation the <DI ... /DI> part exist.

Exact command line used:

aaru image create-sidecar "C:\Image.aaruf

Expected behavior:

sidecar *.cicm.xml should be the same like with command "aaru media dump" and should contains the complete metadata incl. '<DI ... /DI> part.

Actual behavior:

<DI ... /DI> part is missing *.cicm.xml

Originally created by @MrKagami on GitHub (Mar 8, 2021). ### Prerequisites * [x] Are you running the latest version? 5.2.0.3330 * [ ] Can you reproduce the problem in the debug version? ### Check and fill as appropriate: * [x] 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 * [x] ...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**: * [ ] Analyze command recognizes the filesystem * [x] I was creating a metadata sidecar * [ ] I was checksumming the image * [ ] I was verifying the image ### Description Creating a sidecar of an PS3 aaruf image does not include <DI ... /DI> metadata part in the created xml. In the sidecar created during disc PS3 image creation the <DI ... /DI> part exist. ### Exact command line used: `aaru image create-sidecar "C:\Image.aaruf` ### Expected behavior: sidecar *.cicm.xml should be the same like with command "aaru media dump" and should contains the complete metadata incl. '<DI ... /DI> part. ### Actual behavior: <DI ... /DI> part is missing *.cicm.xml
claunia added the bug label 2026-01-29 15:26:40 +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#692