[ https://issues.apache.org/jira/browse/YETUS-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913163#comment-16913163 ]
Yetus QA commented on YETUS-907: -------------------------------- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 1m 41s{color} | {color:blue} Docker mode activated. {color} | || || || || {color:brown} Prechecks {color} || | {color:green}+1{color} | {color:green} dupname {color} | {color:green} 0m 0s{color} | {color:green} No case conflicting files found. {color} | | {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s{color} | {color:green} The patch does not contain any @author tags. {color} | || || || || {color:brown} master Compile Tests {color} || || || || || {color:brown} Patch Compile Tests {color} || | {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 0s{color} | {color:green} The patch has no whitespace issues. {color} | || || || || {color:brown} Other Tests {color} || | {color:blue}0{color} | {color:blue} asflicense {color} | {color:blue} 0m 17s{color} | {color:blue} ASF License check generated no output? {color} | | {color:black}{color} | {color:black} {color} | {color:black} 2m 23s{color} | {color:black} {color} | \\ \\ || Subsystem || Report/Notes || | Docker | Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/PreCommit-YETUS-Build/1051/artifact/patchprocess/Dockerfile | | JIRA Issue | YETUS-907 | | JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12978259/YETUS-907.0.patch | | Optional Tests | dupname asflicense | | uname | Linux 0d4ba077aca0 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | precommit/src/main/shell/personality/yetus.sh | | git revision | master / 36e29ea | | Max. process+thread count | 8 (vs. ulimit of 1000) | | modules | C: asf-site-src U: asf-site-src | | Console output | https://builds.apache.org/job/PreCommit-YETUS-Build/1051/console | | versions | git=2.7.4 maven=3.3.9 | | 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)