mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Can't convert cue/bin-image if work-directory is not set to source-file-location #984
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Switch123456789 on GitHub (Mar 11, 2024).
Version
6.0.0~alpha9+4825d414.4825d414604fe30e23ceabc169be94f
Tested debug version?
Yes
Which operating systems have you used?
Linux
What is the architectural bit size you're using?
64-bit
What processor are you using?
AMD
Image format
cue/bin
Application that created the image
aaru
What were you doing when it failed?
I was converting the image to another format...
Destination image format
ccd
Filesystem
ext4
Description
If I convert a cue/bin-image, aaru can't find the bin-files referenced within the cue-sheet unless the work-directory is where the cue-file is located.
Exact command line used
aaru image convert "path/to/source.cue" "path/to/destination.ccd"
Expected behavior
Aaru can find the bin-files and converts the image successfully.
Actual behavior
Aaru can't find the bin-files and therefor can't convert the image.
Output of command execution with debug output enabled