agenix icon indicating copy to clipboard operation
agenix copied to clipboard

Invalid recipient error since 0.14

Open NorfairKing opened this issue 1 year ago • 1 comments

When using agenix-0.14.0:

agenix -e systems/modules/users/modules/ssh/quatdec-syd.key.age                                                                    44ms
cp: cannot stat '/tmp/tmp.hjlZk4bdK4/quatdec-syd.key.age': No such file or directory
Error: Invalid recipient ''

[ Did rage not do what you expected? Could an error be more useful? ]
[ Tell us: https://str4d.xyz/rage/report             

When using agenix-0.13.0 it works just fine:

nix run 'github:ryantm/agenix?ref=0.13.0'  -- -e systems/modules/users/modules/ssh/quatdec-syd.key.age 

NorfairKing avatar Oct 25 '23 10:10 NorfairKing

I also have this issue, expect my error says:

cp: cannot stat '/tmp/tmp.hxRE7KB6PU/secret1.age': No such file or directory
Error: Invalid recipient '['

jpds avatar Nov 06 '23 13:11 jpds