mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Converting from mds to mds, at the request of DIC , is broken. #247
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 @mrneo240 on GitHub (Feb 8, 2019).
Prerequisites
Check and fill as appropiate:
Description
Trying to convert from mds to mds results in non-working image
at the behest of DIC trying to convert an image to the same format produces a broken copy.
The Data remains an exact copy but the header is broken and truncated (512 bytes vs 1214 bytes)
Exact command line used:
Expected behavior:
conversion to work correctly
Actual behavior:
conversion is incorrect, data is copied exactly and header is broken/non working
Output of command execution with debug output enabled