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. [SOLVED] Update from 8.1.0 to 8.2.0 on Suse Enterprise 12

[SOLVED] Update from 8.1.0 to 8.2.0 on Suse Enterprise 12

Added by Tobias Braun over 6 years ago

Hi,

I try to do the update from 8.1.0 to 8.2.0 with zypper and geht the following result:

sudo zypper update openproject
Refreshing service 'spacewalk'.
Retrieving repository 'SLE-Module-Toolchain12-Updates for x86_64 SP2' metadata ...................................................................................................................[done]
Building repository 'SLE-Module-Toolchain12-Updates for x86_64 SP2' cache ........................................................................................................................[done]
Retrieving repository 'SLES12-SP2-LTSS-Updates for x86_64' metadata ..............................................................................................................................[done]
Building repository 'SLES12-SP2-LTSS-Updates for x86_64' cache ...................................................................................................................................[done]
Loading repository data...
Reading installed packages...
No update candidate for 'openproject-8.1.0-1540557635.e408d148.sles12.x86_64'. The highest available version is already installed.
Resolving package dependencies...

Here is the content of the repo file in /etc/zypp/repos.d/openproject-ce.repo

[openproject-ce]
name=Repository for opf/openproject-ce (stable/8) packages.
enabled=1
autorefresh=0
baseurl=https://dl.packager.io/srv/rpm/opf/openproject-ce/stable/8/sles/12/$basearch
type=NONE
gpgcheck=0
repo_gpgcheck=1
gpgkey=https://dl.packager.io/srv/opf/openproject-ce/key
keeppackages=0

Is there something wrong on my site?

Thanks,

Tobias


Replies (4)

RE: Update from 8.1.0 to 8.2.0 on Suse Enterprise 12 - Added by Oliver Günther over 6 years ago

Hi Tobias,

according to packager.io, openproject-8.2.0-1545059549.9474629b.sles12.x86_64.rpm was built and pushed correctly. (cf., the log output from it: https://packager.io/gh/opf/openproject-ce/builds/1169/logs/sles-12).

Your repo file also looks correct. I'll relay this to the packager support.

Best,

Oliver

RE: Update from 8.1.0 to 8.2.0 on Suse Enterprise 12 - Added by Tobias Braun over 6 years ago

Any update on this topic available? It seems still to be 8.1.0 in the repo.

Thanks,
Tobias

RE: Update from 8.1.0 to 8.2.0 on Suse Enterprise 12 - Added by Cyril Rohr over 6 years ago

Hello, it seems your type is incorrect. It should be type=rpm-md instead of NONE

Can you fix and retry?

Thank you,

Cyril

RE: Update from 8.1.0 to 8.2.0 on Suse Enterprise 12 - Added by Tobias Braun about 6 years ago

This solved the issue. I wonder why this was not set correct.

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