mschilli / net-google-drive-simple

Net::Google::Drive::Simple CPAN Module
Other
11 stars 22 forks source link

Can't locate OAuth/Cmdline/CustomFile.pm #50

Closed eserte closed 2 years ago

eserte commented 2 years ago

On some of my smoker systems the test suite fails:

Can't locate OAuth/Cmdline/CustomFile.pm in @INC (you may need to install the OAuth::Cmdline::CustomFile module) (@INC contains: /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/lib /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/arch /opt/perl-5.28.2/lib/site_perl/5.28.2/x86_64-linux /opt/perl-5.28.2/lib/site_perl/5.28.2 /opt/perl-5.28.2/lib/5.28.2/x86_64-linux /opt/perl-5.28.2/lib/5.28.2 .) at /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/lib/Net/Google/Drive/Simple.pm line 14.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/lib/Net/Google/Drive/Simple.pm line 14.
Compilation failed in require at t/001Basic.t line 15.
BEGIN failed--compilation aborted at t/001Basic.t line 15.
t/001Basic.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Can't locate OAuth/Cmdline/CustomFile.pm in @INC (you may need to install the OAuth::Cmdline::CustomFile module) (@INC contains: /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/lib /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/arch /opt/perl-5.28.2/lib/site_perl/5.28.2/x86_64-linux /opt/perl-5.28.2/lib/site_perl/5.28.2 /opt/perl-5.28.2/lib/5.28.2/x86_64-linux /opt/perl-5.28.2/lib/5.28.2 .) at /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/lib/Net/Google/Drive/Simple.pm line 14.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2022012823/Net-Google-Drive-Simple-0.20-5/blib/lib/Net/Google/Drive/Simple.pm line 14.
Compilation failed in require at t/children.t line 10.
t/children.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
atoomic commented 2 years ago

Oops forgot to bump the version requirement Need to fix it and perform a follow up release

thanks for the report

atoomic commented 2 years ago

Should be fixed with the release of v0.21