Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1583859 - Review Request: nodejs-estree-walker - Traverse an ESTree-compliant AST
Summary: Review Request: nodejs-estree-walker - Traverse an ESTree-compliant AST
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1495393 (view as bug list)
Depends On: 1495387
Blocks: nodejs-reviews Node-RED mozgw
TreeView+ depends on / blocked
 
Reported: 2018-05-29 22:42 UTC by Jared Smith
Modified: 2018-05-30 15:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-30 15:01:19 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Jared Smith 2018-05-29 22:42:06 UTC
Spec URL: https://jsmith.fedorapeople.org/Packaging/nodejs-estree-walker/nodejs-estree-walker.spec
SRPM URL: https://jsmith.fedorapeople.org/Packaging/nodejs-estree-walker/nodejs-estree-walker-0.5.2-1.fc29.src.rpm
Description: Traverse an ESTree-compliant AST
Fedora Account System Username: jsmith

Comment 1 Robert-André Mauchin 🐧 2018-05-30 13:39:25 UTC
 - You already have a bug opened for this package: https://bugzilla.redhat.com/show_bug.cgi?id=1495393  I suggest closing the other one as a Duplicate.


 - Therollup command is not found:

Exécution_de(%build) : /bin/sh -e /var/tmp/rpm-tmp.Pn6rWk
+ umask 022
+ cd /builddir/build/BUILD
+ cd package
+ rm dist/estree-walker.es.js dist/estree-walker.es.js.map dist/estree-walker.umd.js dist/estree-walker.umd.js.map
+ rollup -i src/estree-walker.js -f umd -n estreeWalker -m -o dist/estree-walker.umd.js
BUILDSTDERR: /var/tmp/rpm-tmp.Pn6rWk: line 34: rollup: command not found

   You need to add nodejs-rollup as a BR:

%if !%{?bootstrap}
BuildRequires:	nodejs-rollup
%endif



 - Latest version packaged
 - License ok
 - Builds in Mock
 - No rpmlint errors
 - Conforms to the Packaging Guidelines

Package approved.


Would you mind reviewing https://bugzilla.redhat.com/show_bug.cgi?id=1583887 in exchange if you have the time?

Comment 2 Jared Smith 2018-05-30 13:47:39 UTC
Repo requested at https://pagure.io/releng/fedora-scm-requests/issue/6818.

Comment 3 Gwyn Ciesla 2018-05-30 14:02:49 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/nodejs-estree-walker

Comment 4 Jared Smith 2018-05-30 15:01:19 UTC
Packaged in Rawhide, closing this issue

Comment 5 Jared Smith 2018-05-30 15:02:16 UTC
*** Bug 1495393 has been marked as a duplicate of this bug. ***


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