[Bug 193716] New: Portmaster attempts to install port before required port
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 17 15:53:19 UTC 2014
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 at FreeBSD.org
Reporter: scottro11 at gmail.com
CC: ruby at FreeBSD.org
CC: ruby at 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 at FreeBSD.org> ---
Maintainers CC'd
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ruby
mailing list