eolivelli commented on issue #2232: Remove Twitter libraries:
URL: https://github.com/apache/bookkeeper/pull/2232#issuecomment-570924137
 
 
   @sijie Travis is failing with this error
   I think it depends on the version of Ruby on Travis.
   
   Can we merge this patch and fix the website builder problem in another patch 
?
   It would be great for me if you can take a look, I am totally new to Jekyll 
and Ruby, it will take a lot of time for me 
   
   ```
   Warning: the lockfile is being updated to Bundler 2, after which you will be 
unable to return to Bundler 1.
   Bundle complete! 3 Gemfile dependencies, 29 gems now installed.
   Bundled gems are installed into `./vendor/bundle`
   rm -rf _site local-generated generated_site
   JEKYLL_ENV=production bundle exec jekyll build \
        --config _config.yml,_config.apache.yml
   bundler: failed to load command: jekyll 
(/home/travis/build/apache/bookkeeper/site/vendor/bundle/ruby/2.4.0/bin/jekyll)
   Bundler::LockfileError: You must use Bundler 2 or greater with this lockfile.
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/lockfile_parser.rb:108:in
 `warn_for_outdated_bundler_version'
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/lockfile_parser.rb:95:in
 `initialize'
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/definition.rb:72:in
 `new'
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/definition.rb:72:in
 `initialize'
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/dsl.rb:200:in 
`new'
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/dsl.rb:200:in 
`to_definition'
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/dsl.rb:12:in 
`evaluate'
     
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.4/lib/bundler/definition.rb:33:in
 `build
   ```
   
   The License stuff should be okay 
   ```
   
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  09:17 min
   [INFO] Finished at: 2020-01-05T13:04:19Z
   [INFO] 
------------------------------------------------------------------------
   $BK_HOME/dev/check-binary-license 
./bookkeeper-dist/all/target/bookkeeper-all-*-bin.tar.gz;
   $BK_HOME/dev/check-binary-license 
./bookkeeper-dist/server/target/bookkeeper-server-*-bin.tar.gz;
   $BK_HOME/dev/check-binary-license 
./bookkeeper-dist/bkctl/target/bkctl-*-bin.tar.gz;
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to