You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enconv "$FILENAME" truncates that file to 0 bytes and exits with 0 (success) code. After enconv exits temporary file /tmp/enca????? with recoded content remains, but it does not get copied to target file.
I also use Arch and was able to build working version of the enca by not applying the patch which is enclosed with the PKGBUILD. (The patch was created by me and it was a workaround rather than a solution. And it seems to not longer work).
I will send email to the maintainer of the PKGBUILD.
Arch linux
enca 1.19 from distro repo
enconv "$FILENAME"
truncates that file to 0 bytes and exits with 0 (success) code. After enconv exits temporary file/tmp/enca?????
with recoded content remains, but it does not get copied to target file.Looks like this is related to #28
The text was updated successfully, but these errors were encountered: