Bug 1288876 - compass watch crashes with NoMethodError
Summary: compass watch crashes with NoMethodError
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: rubygem-compass
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mo Morsi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-06 20:05 UTC by Yury Bulka
Modified: 2016-12-20 16:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-20 16:41:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Yury Bulka 2015-12-06 20:05:57 UTC
Description of problem:
On Fedora 23 the command compass watch crashes with the following output:

/usr/share/gems/gems/compass-core-1.0.1/lib/compass/core/caniuse.rb:72: warning: circular argument reference - browsers
>>> Compass is watching for changes. Press Ctrl-C to Stop.
NoMethodError on line ["402"] of /usr/share/gems/gems/sass-3.4.4/lib/sass/plugin/compiler.rb: undefined method `join' for nil:NilClass
Run with --trace to see the full backtrace

When run with --trace the result is the following:
/usr/share/gems/gems/compass-core-1.0.1/lib/compass/core/caniuse.rb:72: warning: circular argument reference - browsers
>>> Compass is watching for changes. Press Ctrl-C to Stop.
NoMethodError on line ["402"] of /usr/share/gems/gems/sass-3.4.4/lib/sass/plugin/compiler.rb: undefined method `join' for nil:NilClass
  /usr/share/gems/gems/sass-3.4.4/lib/sass/plugin/compiler.rb:402:in `each'
  /usr/share/gems/gems/sass-3.4.4/lib/sass/plugin/compiler.rb:402:in `listen_to'
  /usr/share/gems/gems/sass-3.4.4/lib/sass/plugin/compiler.rb:338:in `watch'
  /usr/share/gems/gems/compass-1.0.1/lib/compass/sass_compiler.rb:46:in `watch!'
  /usr/share/gems/gems/compass-1.0.1/lib/compass/commands/watch_project.rb:41:in `perform'
  /usr/share/gems/gems/compass-1.0.1/lib/compass/commands/base.rb:18:in `execute'
  /usr/share/gems/gems/compass-1.0.1/lib/compass/commands/project_base.rb:19:in `execute'
  /usr/share/gems/gems/compass-1.0.1/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
  /usr/share/gems/gems/compass-1.0.1/lib/compass/exec/sub_command_ui.rb:15:in `run!'
  /usr/share/gems/gems/compass-1.0.1/bin/compass:30:in `block in <top (required)>'
  /usr/share/gems/gems/compass-1.0.1/bin/compass:44:in `call'
  /usr/share/gems/gems/compass-1.0.1/bin/compass:44:in `<top (required)>'
  /usr/bin/compass:23:in `load'
  /usr/bin/compass:23:in `<main>'


Version-Release number of selected component (if applicable):
Compass 1.0.1 (Polaris)

How reproducible:
Always.


Steps to Reproduce:
1. compass create test
2. cd test
3. compass watch

Actual results:
The above error message.

Expected results:
Compass should watch the sass directory for changes and recompile the files on demand.

Additional info:

Comment 1 Fedora End Of Life 2016-11-24 14:01:23 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Fedora End Of Life 2016-12-20 16:41:59 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.