Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Debian Upgrade 18 May 6.1.5 is this an upgrade to March 10 version ?

Debian Upgrade 18 May 6.1.5 is this an upgrade to March 10 version ?

Added by Pete Redhair almost 8 years ago

As usual i performed a periodic upgrade on my Debian Systems.
On Openproject server i did the ususal aptitude update, aptitude upgrade (same as apt-get update, apt-get upgrade) and saw a new version of Openproject.
I had already done a snapshot of my VM and proceeded with the system and openproject upgrade.

Before the upgrade i had:

Core version OpenProject 6.1.5 (Mysql2)
Last change on 10 Mar 2017

After de upgrade i got:

Core version OpenProject 6.1.5 (Mysql2)
Last change on 18 May 2017

and a lot of errors like the ones attached on this post

Three questions if anyone can help with:

  1. is this an upgrade to 6.1.5 and if so shoudn’t there be a minor version number change ?
  2. is this a last update before version 7 ? if so i’m worried about upgrading to ver 7 as i got a lot of errors updating to this 18 May version
  3. can anyone help with the erros in attachment or i shouldn’t worry about them and the future upgrade package will fix this ?

Replies (3)

RE: Debian Upgrade 18 May 6.1.5 is this an upgrade to March 10 version ? - Added by Cyril Rohr almost 8 years ago

1. Multiple variants of the same version (e.g. 6.1.5) can be released. Most often these are due to hot fixes or small fixes that do not require bumping the version. You can look at all the details here: https://packager.io/gh/opf/openproject-ce#stable—6 (clicking on the commit SHA to see all the details).

2. I would expect version 6 to be maintained for some time in parallel to v7. Maybe someone else can comment on that.

3. What you see are warnings coming from compiling the javascript assets for OpenProject. If your install works fine after that, you can safely ignore them (webpack is verbose).

RE: Debian Upgrade 18 May 6.1.5 is this an upgrade to March 10 version ? - Added by Oliver Günther almost 8 years ago

Hi Pete,

1. Yes, we pushed an update that embeds Ruby 2.3.4 instead of 2.3.1 due to a user reporting issues with Segmentation Faults of the ruby environment that are linked to that patch version. There are otherwise no changes to the application code.

2. End of support is tracked in this ticket: #24278. We may provide hotfixes for the last stable version for some time, however that largely depends on whether an enterprise customer is still depending on it. If you need to support 6.1.x for security fixes in the foreseeable future, please contact us for professional services.

3. The errors in your attachment are actually warnings from the TypeScript compiler and are not actual errors of the installation. They are resolved as part of 7.0.0.

Best,
Oliver

RE: Debian Upgrade 18 May 6.1.5 is this an upgrade to March 10 version ? - Added by Pete Redhair almost 8 years ago

Thank you for your feedback.
Looking forward to try v7

  • (1 - 3/3)
Loading...