Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2014 15:53:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193716] New: Portmaster attempts to install port before required port
Message-ID:  <bug-193716-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 193716
           Summary: Portmaster attempts to install port before required
                    port
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: scottro11@gmail.com
                CC: ruby@FreeBSD.org
                CC: ruby@FreeBSD.org

While fixing some leftover Ruby18 issues on an old server, we ran, among other
things, 

portmaster rubygem-coffee-script

This failed with

===>  Staging for rubygem-coffee-script-2.3.0
===>   rubygem-coffee-script-2.3.0 depends on package:
rubygem-coffee-script-source>=1.7.0 - not found
===>   Found rubygem-coffee-script-source-1.4.0, but you need to upgrade to
rubygem-coffee-script-source>=1.7.0.
*** [run-depends] Error code 1

Stop in /usr/ports/devel/rubygem-coffee-script.

===>>> make failed for devel/rubygem-coffee-script
===>>> Aborting update

===>>> Update for rubygem-coffee-script-2.2.0_1 failed
===>>> Aborting update

It then gives a message that to continue,one can run 
portmaster <flags> devel/rubygem-coffee-script
devel/rubygem-coffee-script-source

which would have the same problem. The workaround in this case, is to do it
manually, but it seems that portmaster is trying to update
ruby-gem-coffee-script before updating ruby-gem-coffeescript-source.  I did
drop the port maintainer a quick email, and they agree it may be a bug.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainers CC'd

-- 
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-193716-13>