Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Build is failing #319

Open
WGierke opened this issue Dec 5, 2019 · 1 comment
Open

Build is failing #319

WGierke opened this issue Dec 5, 2019 · 1 comment

Comments

@WGierke
Copy link
Contributor

WGierke commented Dec 5, 2019

When forking the repository and adding it to Travis, building the master does not succeed. It fails with

$ sudo apt-get --force-yes -qqy -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install docker-engine=17.05.0~ce-0~ubuntu-trusty
E: Unable to correct problems, you have held broken packages.
The command "sudo apt-get --force-yes -qqy -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install docker-engine=17.05.0~ce-0~ubuntu-trusty" failed and exited with 100 during .
pjbull pushed a commit that referenced this issue Dec 11, 2019
* Update Travis to use Ubuntu Bionic with pre-installed docker-compose

* Docker should use Ubuntu 18.04 and install git for npm

* Remove unused variables

* Add missing migration

* Fix wrong string interpolation

* Label string as RegEx
@yasiriqbal1
Copy link

Dear All,
I have tried the fix build process (#320) on ubuntu 16.04 using ( Docker version 18.06.0-ce, build 0ffa825 and docker-compose version 1.23.1, build b02f1306) and on ubuntu 18.04 with latest docker and compose version but at the end same error

vue_unit_test_1_e19e091a3846 | npm ERR! code ELIFECYCLE
vue_unit_test_1_e19e091a3846 | npm ERR! errno 1
vue_unit_test_1_e19e091a3846 | npm ERR! [email protected] unit:test: NODE_PATH=src nyc ava
vue_unit_test_1_e19e091a3846 | npm ERR! Exit status 1
vue_unit_test_1_e19e091a3846 | npm ERR!
vue_unit_test_1_e19e091a3846 | npm ERR! Failed at the [email protected] unit:test script.
vue_unit_test_1_e19e091a3846 | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
vue_unit_test_1_e19e091a3846 |
vue_unit_test_1_e19e091a3846 | npm ERR! A complete log of this run can be found in:
vue_unit_test_1_e19e091a3846 | npm ERR! /root/.npm/_logs/2019-12-10T07_31_10_443Z-debug.log
vue_unit_test_1_e19e091a3846 |
vue_unit_test_1_e19e091a3846 | > [email protected] unit:coverage /app
vue_unit_test_1_e19e091a3846 | > nyc report --reporter=html
vue_unit_test_1_e19e091a3846 |
concept-to-clinic-master_vue_unit_test_1_e19e091a3846 exited with code 0

Can anyone guide me where i am wrong please.

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

No branches or pull requests

2 participants