goodrobots / maverick

UAV Autonomous Systems Management
https://goodrobots.github.io/maverick/
MIT License
167 stars 60 forks source link

gem problem #978

Closed fnoop closed 4 years ago

fnoop commented 4 years ago

New bootstrap on Ubuntu 20.04 (x86_64)

tmp@maverick-desktopvm:~/maverick$ sudo bin/maverick configure --env=bootstrap
[sudo] password for tmp:

Maverick - UAV Companion Computer System - Version 1.2.0-beta4

Warning: apt package cache has not been updated within the last day, running update
Installing hiera from gems
ERROR:  While executing gem ... (OptionParser::InvalidOption)
    invalid option: --no-rdoc
Did you mean?  no-force
Installing facter from gems
ERROR:  While executing gem ... (OptionParser::InvalidOption)
    invalid option: --no-rdoc
Did you mean?  no-force
Installing puppet from gems
ERROR:  While executing gem ... (OptionParser::InvalidOption)
    invalid option: --no-rdoc
Did you mean?  no-force
Installing puppet-strings from gems
ERROR:  While executing gem ... (OptionParser::InvalidOption)
    invalid option: --no-rdoc
Did you mean?  no-force
Puppet not installed, something has gone wrong..
fnoop commented 4 years ago

https://stackoverflow.com/questions/57475842/what-to-use-instead-of-no-ri-for-gem-install https://github.com/jdowning/puppet-rbenv/issues/80

Testing for the version of rub/yrubygem is problematic - just remove the options.

fnoop commented 4 years ago

Removed doc install option