Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2017 11:05:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 220301] www/redmine needs PORTREVISION bump after rubygem upgrade
Message-ID:  <bug-220301-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220301

            Bug ID: 220301
           Summary: www/redmine needs PORTREVISION bump after rubygem
                    upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: 000.fbsd@quip.cz
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

I filed a bunch of Redmine related PRs in the past and some of them can be
solved by bumping Redmine PORTREVISION after some of the dependencies rubyg=
em
are upgraded.=20

Redmine has fixed version numbers dependencies, e.g.:

Today's upgrade:
        rubygem-thin: 1.7.0_1 -> 1.7.1
        rubygem-roadie: 3.2.1_1 -> 3.2.2
        rubygem-pkg-config: 1.2.0 -> 1.2.3
        rubygem-nokogiri: 1.7.2 -> 1.8.0
        rubygem-mail: 2.6.5,2 -> 2.6.6,2
        rubygem-jbuilder: 2.6.4 -> 2.7.0
        rubygem-bundler: 1.15.0 -> 1.15.1

Then Redmine cannot be restarted:

/usr/local/lib/ruby/gems/2.3/gems/bundler-1.15.1/lib/bundler/spec_set.rb:87=
:in
`block in materialize': Could not find nokogiri-1.7.2 in any of the sources
(Bundler::GemNotFound)

So I must use 'pkg upgrade -f redmine` to fix this issue.

Are there any mechanism in ports framework to watch these changes in
dependencies version numbers and automatically bump PORTREVISION or at least
notify port maintainer?

It is really annoying to have Redmine broken after each pkg upgrade and make
upgrades thru Ansible very difficult task.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220301-21402>