#282 Handle nonexisting mbs-manager
Merged by cqi. Opened by cqi.
cqi/rpkg handle-nonexisting-mbs-manager  into  master

Download 282.patch

The purpose of this change is to avoid installing all dependent packages
that module-build-service requires. Meanwhile, there is no EL6 build for
module-build-service, this change can also give user a meaningful
message instead of "No such a file or directory".

Signed-off-by: Chenxiong Qi cqi@redhat.com

Installing all dependent packages required by module-build-service might not be expected by many users who do not use module-* commands. So, this patch is proposed to avoid potentially "annoying" them. However, if mbs-manager can be delivered separately and possibly has less dependencies, it would be good to require mbs-manager from rpkg, but we still have to handle nonexisting mbs-manager in EL6.

/cc @mprahl

pretty please pagure-ci rebuild

Pull-Request has been merged by cqi

Metadata