Bug 1082964
Summary: | no commandline jade | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
Component: | nodejs-jade | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | lnie, tchollingsworth |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | nodejs-jade-1.3.0-3.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-04-15 15:30:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jens Petersen
2014-04-01 08:15:02 UTC
Thanks for your bug report! Updates to follow that introduce a symlink to /usr/bin/jade-nodejs ... 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 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 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 tested with nodejs-jade-1.3.0-3.fc20 ,/usr/bin/nodejs-jade is there, but still no cli command 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). (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> 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. 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. 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. |