Steps to reproduce it:
Actual output:
Enter password (will not be echoed):
ERROR: test1.7z : Can not open encrypted archive. Wrong password?
ERRORS:
Headers Error
Errors: 1
Expected output:
Headers Error should not be there.
If I create a similar archive with more than one entry, e.g. 7z a test2.7z -mhe=on -p1234 foo.txt bar.txt, the bug cannot be reproduced.
This happens with 7z 15.14 on linux.