GitHub user jdanekrh opened a pull request:

    https://github.com/apache/activemq-artemis/pull/602

    NO-JIRA update building instructions on Fedora

    The npm command is now provided by the package nodejs. Attempt to install 
the npm
    package fails with the following message (if nodejs is installed)
    
        $ sudo dnf install npm 
        Last metadata expiration check: 3:01:30 ago on Sun Jun 26 17:00:37 2016.
        Error: installed package nodejs-1:4.4.5-1.fc24.x86_64 obsoletes npm < 
3.5.4-6 provided by npm-3.5.4-5.fc24.noarch
        (try to add '--allowerasing' to command line to replace conflicting 
packages)
    
    If nodejs is not installed, the message is somewhat cryptic
    
        $ sudo dnf install npm 
        Last metadata expiration check: 3:00:41 ago on Sun Jun 26 17:00:37 2016.
        Error: package npm-3.5.4-5.fc24.noarch requires nodejs(engine), but 
none of the providers can be installed
        (try to add '--allowerasing' to command line to replace conflicting 
packages)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jdanekrh/activemq-artemis patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/602.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #602
    
----
commit acdf8d1ba88c0addf39f339d199d77226ada0483
Author: Jiří Daněk <[email protected]>
Date:   2016-06-26T20:08:42Z

    NO-JIRA update building instructions on Fedora
    
    The npm command is now provided by the package nodejs. Attempt to install 
the npm
    package fails with the following message (if nodejs is installed)
    
        $ sudo dnf install npm 
        Last metadata expiration check: 3:01:30 ago on Sun Jun 26 17:00:37 2016.
        Error: installed package nodejs-1:4.4.5-1.fc24.x86_64 obsoletes npm < 
3.5.4-6 provided by npm-3.5.4-5.fc24.noarch
        (try to add '--allowerasing' to command line to replace conflicting 
packages)
    
    If nodejs is not installed, the message is somewhat cryptic
    
        $ sudo dnf install npm 
        Last metadata expiration check: 3:00:41 ago on Sun Jun 26 17:00:37 2016.
        Error: package npm-3.5.4-5.fc24.noarch requires nodejs(engine), but 
none of the providers can be installed
        (try to add '--allowerasing' to command line to replace conflicting 
packages)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to