Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Bug ID: 911060 Summary: Review Request: nodejs-winston - A multi-transport async logging library for Node.js Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Reporter: jamielinux@fedoraproject.org
Spec URL: http://jamielinux.fedorapeople.org/buddycloud-server/nodejs-winston.spec SRPM URL: http://jamielinux.fedorapeople.org/buddycloud-server/SRPMS/nodejs-winston-0.... Fedora Account System Username: jamielinux
Description: This module is a multi-transport asynchronous logging library for Node.js.
Winston is designed to be a simple and universal logging library with support for multiple transports. A transport is essentially a storage device for your logs. Each instance of a winston logger can have multiple transports configured at different levels. For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file.
There also seemed to be a lot of logging libraries out there that coupled their implementation of logging (ie, how the logs are stored/indexed) to the API that they exposed to the programmer. This library aims to decouple those parts of the process to make it more flexible and extensible.
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Jamie Nguyen jamielinux@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |911046
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Jamie Nguyen jamielinux@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |911026, 911028, 911030, | |911045
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Jamie Nguyen jamielinux@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |911069
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Bug 911060 depends on bug 911045, which changed state.
Bug 911045 Summary: Review Request: nodejs-pkginfo - An easy way to expose properties on a module from a package.json https://bugzilla.redhat.com/show_bug.cgi?id=911045
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |RAWHIDE
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Bug 911060 depends on bug 911030, which changed state.
Bug 911030 Summary: Review Request: nodejs-eyes - A customizable value inspector for Node.js https://bugzilla.redhat.com/show_bug.cgi?id=911030
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |RAWHIDE
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
T.C. Hollingsworth tchollingsworth@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |857992
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
T.C. Hollingsworth tchollingsworth@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |956806 (nodejs-reviews)
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Gregor Tätzner gregor@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gregor@freenet.de Assignee|nobody@fedoraproject.org |gregor@freenet.de
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #1 from Gregor Tätzner gregor@freenet.de --- Created attachment 740085 --> https://bugzilla.redhat.com/attachment.cgi?id=740085&action=edit review
looks good - besides some obvious errors about missing deps
the test runs fine?
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Bug 911060 depends on bug 911028, which changed state.
Bug 911028 Summary: Review Request: nodejs-cycle - A Node.js module implementing JSON encoders/decoders in JavaScript https://bugzilla.redhat.com/show_bug.cgi?id=911028
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |ERRATA
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=911060
Bug 911060 depends on bug 911026, which changed state.
Bug 911026 Summary: Review Request: nodejs-colors - Get colors in your Node.js console https://bugzilla.redhat.com/show_bug.cgi?id=911026
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #2 from Jamie Nguyen jamielinux@fedoraproject.org --- Spec URL: http://jamielinux.fedorapeople.org/buddycloud-server/nodejs-winston.spec SRPM URL: http://jamielinux.fedorapeople.org/buddycloud-server/SRPMS/nodejs-winston-0....
* Sun May 26 2013 Jamie Nguyen jamielinux@fedoraproject.org - 0.7.1-1 - update to upstream release 0.7.1
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mhroncok@redhat.com Flags| |needinfo?(gregor@freenet.de | |)
--- Comment #3 from Miro Hrončok mhroncok@redhat.com --- (In reply to Gregor Tätzner from comment #1)
Created attachment 740085 [details] review
looks good - besides some obvious errors about missing deps
the test runs fine?
Are you working on this? Could you set the review flag and set the bug status to ASSIGNED please?
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jamielinux@fedoraproject.or | |g Flags| |needinfo?(jamielinux@fedora | |project.org)
--- Comment #4 from Miro Hrončok mhroncok@redhat.com --- nodejs-winston.noarch: E: script-without-shebang /usr/lib/node_modules/winston/lib/winston/logger.js
Should not have +x, right?
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Jamie Nguyen jamielinux@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(gregor@freenet.de | |) | Flags|needinfo?(jamielinux@fedora | |project.org) |
--- Comment #5 from Jamie Nguyen jamielinux@fedoraproject.org ---
nodejs-winston.noarch: E: script-without-shebang /usr/lib/node_modules/winston/lib/winston/logger.js
Should not have +x, right?
Thanks, that's correct. Fixed:
Spec URL: http://jamielinux.fedorapeople.org/buddycloud-server/nodejs-winston.spec SRPM URL: http://jamielinux.fedorapeople.org/buddycloud-server/SRPMS/nodejs-winston-0....
* Fri Jun 07 2013 Jamie Nguyen jamielinux@fedoraproject.org - 0.7.1-2 - remove execute bit from files that shouldn't have it
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Bug 911060 depends on bug 911069, which changed state.
Bug 911069 Summary: Review Request: nodejs-stack-trace - Node.js module to get v8 stack traces as an array of CallSite objects https://bugzilla.redhat.com/show_bug.cgi?id=911069
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Marcelo Barbosa mr.marcelo.barbosa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |echevemaster@gmail.com, | |mr.marcelo.barbosa@gmail.co | |m QA Contact|extras-qa@fedoraproject.org |mr.marcelo.barbosa@gmail.co | |m Flags| |fedora-review?
--- Comment #6 from Marcelo Barbosa mr.marcelo.barbosa@gmail.com --- Hi Jamie,
[!]: Latest version is packaged. Please update this package for newest version, in your spec file exist the version 0.7.1, but in repository this version is 0.7.2:
https://github.com/flatiron/winston
Thank you.
Marcelo Barbosa
https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #7 from Marcelo Barbosa mr.marcelo.barbosa@gmail.com --- Hi Jamie,
I suggest also alter spec file inserting this option:
%global pkgname winston
And change all spec file for new variable %{pkgname} removing name "winston"
Thank you.
Marcelo Barbosa
https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #8 from Jamie Nguyen jamielinux@fedoraproject.org --- (In reply to Marcelo Barbosa from comment #7)
I suggest also alter spec file inserting this option:
%global pkgname winston
And change all spec file for new variable %{pkgname} removing name "winston"
Thanks Marcelo (and thanks very much for the other reviews you've done so far!).
Using pkgname variable can be convenient, but I find that SPEC files are generally more readable without it. I've always preferred readability over convenience.
Spec URL: http://jamielinux.fedorapeople.org/buddycloud-server/nodejs-winston.spec SRPM URL: http://jamielinux.fedorapeople.org/buddycloud-server/SRPMS/nodejs-winston-0....
* Mon Jul 01 2013 Jamie Nguyen jamielinux@fedoraproject.org - 0.7.2-1 - update to upstream release 0.7.2 - fix spelling in %%summary
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Marcelo Barbosa mr.marcelo.barbosa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+
--- Comment #9 from Marcelo Barbosa mr.marcelo.barbosa@gmail.com --- Hi Jamie,
Good work!
- Outputs for rpmlint are false positives.
Package Review ==============
Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed
===== MUST items =====
Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [-]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [-]: Development files must be in a -devel package [x]: Package requires other packages for directories it uses. [x]: Package uses nothing in %doc for runtime. [x]: Package is not known to require ExcludeArch. [x]: Package complies to the Packaging Guidelines [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. No licenses found. Please check the source files for licenses manually. [x]: Package consistently uses macro is (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [-]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Large documentation must go in a -doc subpackage. Note: Documentation size is 61440 bytes in 9 files. [x]: All build dependencies are listed in BuildRequires, except for any that are listed in the exceptions section of Packaging Guidelines. [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Each %files section contains %defattr if rpm < 4.4 [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Fully versioned dependency in subpackages, if present. [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %doc. [x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package do not use a name that already exist [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment).
===== SHOULD items =====
Generic: [x]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [x]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [x]: Package should compile and build into binary rpms on all supported architectures. [x]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: Dist tag is present. [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: SourceX tarball generation or download is documented. [x]: SourceX is a working URL. [x]: Spec use %global instead of %define.
===== EXTRA items =====
Generic: [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. [x]: Rpmlint is run on all installed packages. Note: There are rpmlint messages (see attachment). [x]: Spec file according to URL is the same as in SRPM.
Rpmlint ------- Checking: nodejs-winston-0.7.2-1.fc20.noarch.rpm nodejs-winston.noarch: W: spelling-error Summary(en_US) js -> dis, ks, j nodejs-winston.noarch: W: spelling-error %description -l en_US js -> dis, ks, j nodejs-winston.noarch: W: spelling-error %description -l en_US ie -> IE, i, e nodejs-winston.noarch: W: only-non-binary-in-usr-lib nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/request /usr/lib/node_modules/request nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/colors /usr/lib/node_modules/colors nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/pkginfo /usr/lib/node_modules/pkginfo nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/async /usr/lib/node_modules/async nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/stack-trace /usr/lib/node_modules/stack-trace nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/cycle /usr/lib/node_modules/cycle nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/eyes /usr/lib/node_modules/eyes 1 packages and 0 specfiles checked; 0 errors, 11 warnings.
Rpmlint (installed packages) ---------------------------- # rpmlint nodejs-winston nodejs-winston.noarch: W: spelling-error Summary(en_US) multi -> mulch, mufti nodejs-winston.noarch: W: spelling-error Summary(en_US) js -> dis, ks, j nodejs-winston.noarch: W: spelling-error %description -l en_US multi -> mulch, mufti nodejs-winston.noarch: W: spelling-error %description -l en_US js -> dis, ks, j nodejs-winston.noarch: W: spelling-error %description -l en_US ie -> IE, i, e nodejs-winston.noarch: W: only-non-binary-in-usr-lib nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/request /usr/lib/node_modules/request nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/colors /usr/lib/node_modules/colors nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/pkginfo /usr/lib/node_modules/pkginfo nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/async /usr/lib/node_modules/async nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/stack-trace /usr/lib/node_modules/stack-trace nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/cycle /usr/lib/node_modules/cycle nodejs-winston.noarch: W: dangling-symlink /usr/lib/node_modules/winston/node_modules/eyes /usr/lib/node_modules/eyes 1 packages and 0 specfiles checked; 0 errors, 13 warnings. # echo 'rpmlint-done:'
Requires -------- nodejs-winston (rpmlib, GLIBC filtered): nodejs(engine) npm(async) npm(colors) npm(cycle) npm(eyes) npm(pkginfo) npm(request) npm(stack-trace)
Provides -------- nodejs-winston: nodejs-winston npm(winston)
Source checksums ---------------- http://registry.npmjs.org/winston/-/winston-0.7.2.tgz : CHECKSUM(SHA256) this package : 562d3a3d8dc0ba580bfdfb167e16297940d3386ac4b82e65ad09f4859c4af181 CHECKSUM(SHA256) upstream package : 562d3a3d8dc0ba580bfdfb167e16297940d3386ac4b82e65ad09f4859c4af181
Generated by fedora-review 0.4.1 (b2e211f) last change: 2013-04-29 Buildroot used: fedora-rawhide-x86_64 Command line :/usr/bin/fedora-review -b 911060 -m fedora-rawhide-x86_64
----------------
PACKAGE APPROVED
----------------
Follow the process from: https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Add_P...
If you have any questions , feel free to contact me through my email or in the irc channel #fedora-devel, my nick is firemanxbr
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Jamie Nguyen jamielinux@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|gregor@freenet.de |mr.marcelo.barbosa@gmail.co | |m QA Contact|mr.marcelo.barbosa@gmail.co | |m | Flags| |fedora-cvs?
--- Comment #10 from Jamie Nguyen jamielinux@fedoraproject.org --- New Package SCM Request ======================= Package Name: nodejs-winston Short Description: A multiple transport asynchronous logging library for Node.js Owners: jamielinux patches Branches: f18 f19 el6 InitialCC:
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Jon Ciesla limburgher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-cvs? |fedora-cvs+
https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #11 from Jon Ciesla limburgher@gmail.com --- Git done (by process-git-requests).
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- nodejs-winston-0.7.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/nodejs-winston-0.7.2-1.fc19
https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #13 from Fedora Update System updates@fedoraproject.org --- nodejs-winston-0.7.2-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/nodejs-winston-0.7.2-1.fc18
https://bugzilla.redhat.com/show_bug.cgi?id=911060
--- Comment #14 from Fedora Update System updates@fedoraproject.org --- nodejs-winston-0.7.2-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/nodejs-winston-0.7.2-1.el6
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Jamie Nguyen jamielinux@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution|--- |ERRATA Last Closed| |2013-07-02 14:39:23
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |nodejs-winston-0.7.2-1.fc19
--- Comment #15 from Fedora Update System updates@fedoraproject.org --- nodejs-winston-0.7.2-1.fc19 has been pushed to the Fedora 19 stable repository.
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|nodejs-winston-0.7.2-1.fc19 |nodejs-winston-0.7.2-1.fc18
--- Comment #16 from Fedora Update System updates@fedoraproject.org --- nodejs-winston-0.7.2-1.fc18 has been pushed to the Fedora 18 stable repository.
https://bugzilla.redhat.com/show_bug.cgi?id=911060
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|nodejs-winston-0.7.2-1.fc18 |nodejs-winston-0.7.2-1.el6
--- Comment #17 from Fedora Update System updates@fedoraproject.org --- nodejs-winston-0.7.2-1.el6 has been pushed to the Fedora EPEL 6 stable repository.
https://bugzilla.redhat.com/show_bug.cgi?id=911060
T.C. Hollingsworth tchollingsworth@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|857992 |
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=857992 [Bug 857992] Review Request: JQuery - Fast, concise library that simplifies how you use JavaScript
package-review@lists.fedoraproject.org