Bug 123929 - www/typo has missing dependency on rubygem-rails-app-installer
Summary: www/typo has missing dependency on rubygem-rails-app-installer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 14:20 UTC by Mateusz Guzik
Modified: 2008-06-07 16:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Guzik 2008-05-23 14:20:01 UTC
After installing typo from ports and running /usr/local/www/typo-4.1.1/bin/typo, user gets:

/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- rails-installer (LoadError)
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
        from /usr/local/www/typo-4.1.1/bin/typo:4

Fix: 

Install rubygem-rails-app-installer.
How-To-Repeat: Run /usr/local/www/typo-4.1.1/bin/typo.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-23 14:20:05 UTC
Maintainer of www/typo,

Please note that PR ports/123929 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123929

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-23 14:20:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2008-05-23 22:25:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-06-07 16:27:46 UTC
wxs         2008-06-07 15:27:38 UTC

  FreeBSD ports repository

  Modified files:
    www/typo             Makefile 
  Log:
  Add missing dependency on www/rubygem-rails-app-installer.
  Bump PORTREVISION.
  
  PR:             ports/123929
  Submitted by:   Mateusz Guzik <mjguzik@gmail.com>
  Approved by:    garga (mentor, implicit), maintainer (timeout)
  
  Revision  Changes    Path
  1.11      +3 -1      ports/www/typo/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Wesley Shields freebsd_committer freebsd_triage 2008-06-07 16:41:25 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!