openSUSE / ca-certificates

Utilities for system wide CA certificate installation
GNU General Public License v2.0
24 stars 21 forks source link

update-ca-certificates -v -r /foobar fails #18

Closed dcermak closed 1 year ago

dcermak commented 2 years ago

Running update-ca-certificates -v -r /foobar fails with:

mkdir: invalid option -- 'r'
Try 'mkdir --help' for more information.
/usr/bin/flock: invalid option -- 'r'
Try 'flock --help' for more information.

Interestingly update-ca-certificates -r /foobar -v does not suffer from that.

lnussel commented 2 years ago

quite messed up ... #19