Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

ibm_db brakes docker build #149

Closed
csantanapr opened this issue Oct 23, 2018 · 1 comment
Closed

ibm_db brakes docker build #149

csantanapr opened this issue Oct 23, 2018 · 1 comment

Comments

@csantanapr
Copy link
Contributor

The docker build is broken because a problem installing the ibm_db npm package

Errors in travis

> [email protected] install /node_modules/ibm_db
> node installer/driverInstall.js
Downloading DB2 ODBC CLI Driver from https://public.dhe.ibm.com/ibmdl/export/pub/software/data/db2/drivers/odbc_cli/linuxx64_odbc_cli.tar.gz...
100.00% | 536 bytes downloaded out of 536 bytes.{ Error: incorrect header check
    at Gunzip.zlibOnError (zlib.js:153:15) errno: -3, code: 'Z_DATA_ERROR' }
npm WARN [email protected] requires a peer of marked@^0.3.6 but none is installed. You must install peer dependencies yourself.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node installer/driverInstall.js`
npm ERR! Exit status 1
@csantanapr
Copy link
Contributor Author

This was fixed, the tar was not available for download.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant