[
https://issues.apache.org/jira/browse/MAHOUT-2158?focusedWorklogId=851176&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-851176
]
ASF GitHub Bot logged work on MAHOUT-2158:
------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Mar/23 16:45
Start Date: 15/Mar/23 16:45
Worklog Time Spent: 10m
Work Description: andrewmusselman commented on PR #428:
URL: https://github.com/apache/mahout/pull/428#issuecomment-1470385713
@rawkintrevo I am trying to build the site locally but am having trouble
updating jekyll; did you have to do anything special?
$ bundle exec jekyll serve
bundler: command not found: jekyll
Install missing gem executables with `bundle install`
$ bundle install
The dependency tzinfo-data (>= 0) will be unused by any of the platforms
Bundler is installing for. Bundler is installing for ruby but the dependency is
only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to
the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32
java`.
Fetching gem metadata from https://rubygems.org/............
Fetching gem metadata from https://rubygems.org/.
You have requested:
jekyll = 4.3.2
The bundle currently has jekyll locked at 3.5.0.
Try running `bundle update jekyll`
If you are updating multiple gems in your Gemfile at once,
try passing them all to `bundle update`
$ bundle update jekyll
The dependency tzinfo-data (>= 0) will be unused by any of the platforms
Bundler is installing for. Bundler is installing for ruby but the dependency is
only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to
the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32
java`.
Fetching gem metadata from https://rubygems.org/............
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Bundler could not find compatible versions for gem "jekyll":
In Gemfile:
jekyll (= 4.3.2)
jekyll-feed (~> 0.6) was resolved to 0.11.0, which depends on
jekyll (~> 3.3)
$ bundle exec jekyll serve
bundler: command not found: jekyll
Install missing gem executables with `bundle install`
Issue Time Tracking
-------------------
Worklog Id: (was: 851176)
Time Spent: 20m (was: 10m)
> Edit website
> ------------
>
> Key: MAHOUT-2158
> URL: https://issues.apache.org/jira/browse/MAHOUT-2158
> Project: Mahout
> Issue Type: Task
> Components: website
> Reporter: Andrew Musselman
> Assignee: Trevor Grant
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Do a scrub on pages and language on the website, remove unneeded material and
> consolidate where viable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)