quattor / aii

Automated Installation Infrastructure
www.quattor.org
Apache License 2.0
8 stars 17 forks source link

aii-shellfe broken after #239 #248

Closed jouvin closed 7 years ago

jouvin commented 7 years ago

To test #225 (rebased on #239), I installed the last CAF. Unfortunately, aii-shellfe no longer works with the error:

Can't locate object method "options" via package "AII::Shellfe" at /usr/lib/perl/AII/Shellfe.pm line 651

This happens when defining CAF::Download::LWP options.

Any idea why this happens and what is the workaround... This is a blocking issue for testing and eventually merging #225.

This is also a showstopper for next release as #239 has already been merged.