Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-907

Building website in the project provided container fails.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.11.0
    • 0.11.0
    • None

    Description

      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.

      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$ 
      
      

      Attachments

        1. YETUS-907.0.patch
          1 kB
          Sean Busbey

        Issue Links

          Activity

            People

              busbey Sean Busbey
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: