[ https://issues.apache.org/jira/browse/YETUS-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913000#comment-16913000 ]
Yetus QA commented on YETUS-907: -------------------------------- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 2m 42s{color} | {color:blue} Docker mode activated. {color} | | {color:red}-1{color} | {color:red} yetus {color} | {color:red} 0m 6s{color} | {color:red} Unprocessed flag(s): --jenkins --patch-regex --junit-results-xml {color} | \\ \\ || Subsystem || Report/Notes || | Docker | Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/PreCommit-YETUS-Build/1050/artifact/patchprocess/Dockerfile | | JIRA Issue | YETUS-907 | | JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12978259/YETUS-907.0.patch | | Console output | https://builds.apache.org/job/PreCommit-YETUS-Build/1050/console | | versions | git=2.7.4 | | Powered by | Apache Yetus 0.12.0-SNAPSHOT https://yetus.apache.org | This message was automatically generated. > Building website in the project provided container fails. > --------------------------------------------------------- > > Key: YETUS-907 > URL: https://issues.apache.org/jira/browse/YETUS-907 > Project: Yetus > Issue Type: Bug > Components: website and documentation > Affects Versions: 0.11.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Blocker > Fix For: 0.11.0 > > Attachments: YETUS-907.0.patch > > > Attempting to use the project provided container fails when running {{mvn > site site:stage}} after a successful install. > Looks like a problem with a ruby gem not having a fixed version and getting > ahead of our ruby install. > {code} > Fetching sassc 2.0.1 > Installing sassc 2.0.1 with native extensions > Gem::InstallError: sassc requires Ruby version >= 2.3.3. > An error occurred while installing sassc (2.0.1), and Bundler cannot continue. > Make sure that `gem install sassc -v '2.0.1' --source 'https://rubygems.org/'` > succeeds before bundling. > In Gemfile: > middleman was resolved to 4.3.4, which depends on > middleman-core was resolved to 4.3.4, which depends on > sassc > ^Cbusbey@17deb44cd1d7:~/yetus$ ruby --version > ruby 2.3.1p112 (2016-04-26) [x86_64-linux-gnu] > busbey@17deb44cd1d7:~/yetus$ > {code} -- This message was sent by Atlassian Jira (v8.3.2#803003)