na4zagin3 / satyrographos

Package manager for SATySFi
GNU Lesser General Public License v3.0
45 stars 13 forks source link

`install` subcommand without `-l` option does not report broken dependency tree #85

Closed na4zagin3 closed 4 years ago

na4zagin3 commented 4 years ago

install subcommand should fail when some of currently available libraries cannot resolve their dependencies. For example, OPAM has only library A which depends on B which is missing.