Opened 14 years ago

Closed 13 years ago

#25372 closed defect (worksforme)

rb-activesupport: could not find gem locally or in a repository

Reported by: hackdefendr (HackDefendr) Owned by: rcavanaugh@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: ruby gems Cc:
Port: rb-activesupport

Description

I'll keep it simple.

Using Macports, rb-activesupport no build.
Using gems, rb-activesupport builds.
I'm attaching the complete -debug but will put the bottom part of the dump below:

./src missing (created)
./var missing (created)
./var/macports missing (created)
./var/macports/build missing (created)
./var/macports/distfiles missing (created)
./var/macports/logs missing (created)
./var/macports/packages missing (created)
./var/macports/receipts missing (created)
./var/macports/registry missing (created)
./www missing (created)
DEBUG: destroot phase started at Mon Jun 21 21:04:49 EDT 2010
DEBUG: Executing proc-pre-org.macports.destroot-destroot-0
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_ruby_rb-activesupport/work/destroot/opt/local/lib/ruby
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_ruby_rb-activesupport/work/destroot/opt/local/lib/ruby/gems
xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_ruby_rb-activesupport/work/destroot/opt/local/lib/ruby/gems/1.8
DEBUG: Executing org.macports.destroot (rb-activesupport)
ERROR:  could not find gem /opt/local/var/macports/distfiles/ruby/activesupport-2.2.2 locally or in a repository
shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_ruby_rb-activesupport/work/activesupport-2.2.2 && /opt/local/bin/gem install --local --force --install-dir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_ruby_rb-activesupport/work/destroot/opt/local/lib/ruby/gems/1.8 /opt/local/var/macports/distfiles/ruby/activesupport-2.2.2" returned error 2
Error: Target org.macports.destroot returned: shell command failed
DEBUG: Backtrace: shell command failed
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for rb-activesupport): org.macports.activate org.macports.destroot org.macports.install
Log for rb-activesupport is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_ruby_rb-activesupport/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

rb-activesupport_debug.txt (32.7 KB) - added by hackdefendr (HackDefendr) 14 years ago.
rb-activesupport port install -d

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by hackdefendr (HackDefendr)

Attachment: rb-activesupport_debug.txt added

rb-activesupport port install -d

comment:1 Changed 14 years ago by hackdefendr (HackDefendr)

Cc: gvibe06@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: Maintainer gvibe06@… removed
Owner: changed from macports-tickets@… to rcavanaugh@…

"Maintainer" is not a valid email address. You need to put the email address of the port's maintainer in cc. You don't need to cc yourself when you are the reporter.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Can't reproduce.

Note: See TracTickets for help on using tickets.