lhcb-org / lbpkr

Go-based installer for RPMs and Dockers
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

LBCORE-683: lbpkr deps should not stop at missing dependencies #19

Closed sbinet closed 9 years ago

sbinet commented 9 years ago

https://its.cern.ch/jira/browse/LBCORE-683

Hi at the moment we get:

[lben@pclhcb103 siteroot]$ ./lbpkr deps LHCBGRID_v0r4_x86_64_slc6_gcc48_opt
*error* lbpkr: could not find dependencies for package="LHCBGRID_v0r4_x86_64_slc6_gcc48_opt-1.0.0-1" (no package providing name="dm-utils_1.16.0-2_x86_64_slc6_gcc48_opt" version="" release="")

It would be use if it showed the other dependencies as well, and not stop there