Hi @bernd
I notice that fpm-cookery will verify dependencies before it "installs" everything to a temp dir and lets fpm do the packaging stuff, unless a --no-deps option is used.
This option works for me when I package .rpm/.deb on my Mac. But i think the behavior is a little counter-intuitive.
Why should fpm-cookery do this verification by default? Why not just leave the resolution of the dependencies to the package manager on target system before the real installation starts?
Regards
Yichao
Hi @bernd
I notice that fpm-cookery will verify dependencies before it "installs" everything to a temp dir and lets fpm do the packaging stuff, unless a
--no-depsoption is used.This option works for me when I package .rpm/.deb on my Mac. But i think the behavior is a little counter-intuitive.
Why should fpm-cookery do this verification by default? Why not just leave the resolution of the dependencies to the package manager on target system before the real installation starts?
Regards
Yichao