Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failing for dexseq/v3.9 #9

Open
cmball1 opened this issue Mar 12, 2021 · 1 comment
Open

Build failing for dexseq/v3.9 #9

cmball1 opened this issue Mar 12, 2021 · 1 comment
Assignees

Comments

@cmball1
Copy link
Contributor

cmball1 commented Mar 12, 2021

Build failing for dexseq/v3.9

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c echo 'deb http://mirror.math.princeton.edu/pub/ubuntu/ bionic main' >> /etc/apt/sources.list     && apt-get update     && apt-get install -y --no-install-recommends         dirmngr         software-properties-common         lsb-release         ed         less         locales         vim         wget         ca-certificates         fonts-texgyre         make         libglib2.0     && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

Also:

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-Zzfaoz/HTSeq/
The command '/bin/sh -c apt-get update     && apt-get install -y --no-install-recommends         python-dev         python-pip     && pip install setuptools     && pip install wheel     && pip install pysam     && pip install HTSeq     && apt-get autoremove     && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 1

From https://github.com/RTIInternational/biocloud_docker_tools/runs/1875187921?check_suite_focus=true

@cmball1 cmball1 self-assigned this Mar 12, 2021
@bryancquach
Copy link

This may be caused by libglib2.0 being no longer the version available for libglib. Just a guess.

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

No branches or pull requests

2 participants