You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mahout.apache.org by "Andrew Musselman (Jira)" <ji...@apache.org> on 2023/03/15 18:16:00 UTC

[jira] [Commented] (MAHOUT-2158) Edit website

    [ https://issues.apache.org/jira/browse/MAHOUT-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700805#comment-17700805 ] 

Andrew Musselman commented on MAHOUT-2158:
------------------------------------------

I did, see above and again here.. looks like there's another dependency that's hanging onto the older jekyll version:

$ bundle exec jekyll serve
bundler: command not found: jekyll
Install missing gem executables with `bundle install`
$ 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)

> 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: 0.5h
>  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)