Spec URL: http://tomh.fedorapeople.org//nodejs-libpq.spec SRPM URL: http://tomh.fedorapeople.org//nodejs-libpq-1.8.7-1.fc27.src.rpm Description: Node native bindings to the PostgreSQL libpq C client library. This module attempts to mirror as closely as possible the C API provided by libpq and provides the absolute minimum level of abstraction. It is intended to be extremely low level and allow you the same access as you would have to libpq directly from C, except in node.js! The obvious trade-off for being "close to the metal" is having to use a very "c style" API in JavaScript.
This package built on koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=25585484
- Tests fail in fedora-review: + pg_ctl start -w -D pg_data -l pg_log -o '-k /builddir/build/BUILD/package -p 12345' waiting for server to start.... done server started + createdb -h /builddir/build/BUILD/package -p 12345 test + PGHOST=/builddir/build/BUILD/package + PGPORT=12345 + PGDATABASE=test + /usr/bin/mocha -t 10000 async connection ✓ works ✓ works with hard-coded connection parameters 1) returns an error to the callback if connection fails 2 passing (10s) 1 failing 1) async connection returns an error to the callback if connection fails: Error: timeout of 10000ms exceeded. Ensure the done() callback is being called in this test. BUILDSTDERR: erreur : Mauvais statut de sortie pour /var/tmp/rpm-tmp.ftIlhM (%check) Seems to work in Koji though: https://koji.fedoraproject.org/koji/taskinfo?taskID=25585943 Everything else is fine so package approved.
(fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/nodejs-libpq
Package imported and later retired, closing ticket.