Bug 1082964 - no commandline jade
Summary: no commandline jade
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nodejs-jade
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-01 08:15 UTC by Jens Petersen
Modified: 2020-11-05 09:54 UTC (History)
2 users (show)

Fixed In Version: nodejs-jade-1.3.0-3.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-15 15:30:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2014-04-01 08:15:02 UTC
Description of problem:
I am not a jade user or node developer but just looked at 
http://jade-lang.com/ and got interested in playing with jade more.
Is it possible to add a commandline for jade like
http://jade-lang.com/command-line/ this for fedora.

I know this will conflict with openjade but it still seems
like something useful to have if it is easy to do?
Perhaps it could be called /usr/bin/nodejs-jade or something like that?

Version-Release number of selected component (if applicable):
nodejs-jade-1.3.0-2.fc20

Steps to Reproduce:
1. yum install nodejs-jade
2. try to run from cli

Actual results:
no cli command provided

Expected results:
http://jade-lang.com/command-line/ to work.

Comment 1 Jamie Nguyen 2014-04-01 20:05:22 UTC
Thanks for your bug report! Updates to follow that introduce a symlink to /usr/bin/jade-nodejs ...

Comment 2 Fedora Update System 2014-04-01 20:06:13 UTC
nodejs-jade-1.3.0-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/nodejs-jade-1.3.0-3.fc20

Comment 3 Fedora Update System 2014-04-01 20:06:43 UTC
nodejs-jade-1.3.0-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/nodejs-jade-1.3.0-3.fc19

Comment 4 Fedora Update System 2014-04-01 20:07:41 UTC
nodejs-jade-1.3.0-3.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/nodejs-jade-1.3.0-3.el6

Comment 5 lnie 2014-04-02 03:04:20 UTC
tested with nodejs-jade-1.3.0-3.fc20 ,/usr/bin/nodejs-jade is there,
but still no cli command

Comment 6 Fedora Update System 2014-04-02 18:22:23 UTC
Package nodejs-jade-1.3.0-3.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing nodejs-jade-1.3.0-3.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1035/nodejs-jade-1.3.0-3.el6
then log in and leave karma (feedback).

Comment 7 Jamie Nguyen 2014-04-02 18:46:31 UTC
(In reply to lnie from comment #5)
> tested with nodejs-jade-1.3.0-3.fc20 ,/usr/bin/nodejs-jade is there,
> but still no cli command

Sorry, I don't understand your comment. /usr/bin/jade-nodejs is now present, which provides the cli command. Am I missing something here?

  $ jade-nodejs --help

    Usage: jade-nodejs [options] [dir|file ...]

    Options:

      -h, --help         output usage information

    ... <snip> ...


  $ echo 'h1 Jade!' | jade-nodejs 
  <h1>Jade!</h1>

Comment 8 Fedora Update System 2014-04-15 15:30:51 UTC
nodejs-jade-1.3.0-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2014-04-15 15:50:34 UTC
nodejs-jade-1.3.0-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2014-04-19 09:18:47 UTC
nodejs-jade-1.3.0-3.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


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