Bug 1260282

Summary: runtime directory not packaged
Product: [Fedora] Fedora Reporter: Piotr Popieluch <piotr1212>
Component: nodejs-regeneratorAssignee: Piotr Popieluch <piotr1212>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rbean
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nodejs-regenerator-0.8.39-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-01 02:35:48 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:
Bug Depends On:    
Bug Blocks: 1194946, 1239726, 1239730    

Description Piotr Popieluch 2015-09-05 14:05:35 UTC
runtime directory is not packaged, this is needed when using tests which use this package.



+ mocha --reporter spec

fs.js:439
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^
Error: ENOENT, no such file or directory '/usr/lib/node_modules/regenerator/runtime/dev.js'
    at Object.fs.openSync (fs.js:439:18)

Comment 1 Piotr Popieluch 2015-09-10 19:20:56 UTC
fixed in rawhide

Comment 2 Fedora Update System 2015-10-16 20:52:55 UTC
nodejs-regenerator-0.8.39-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-e3a5e1e20c

Comment 3 Fedora Update System 2015-10-17 18:21:22 UTC
nodejs-regenerator-0.8.39-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update nodejs-regenerator'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-e3a5e1e20c

Comment 4 Fedora Update System 2015-11-01 02:35:45 UTC
nodejs-regenerator-0.8.39-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.