Alex Mestiashvili
Alex Mestiashvili
`apt-key` .. will not help, debootstrap is checking archive keyring. Alternative solution to rebuilding singularity is to substitute /usr/sbin/debootstrap with a wrapper calling `/usr/sbin/debootstrap_orig --no-check-gpg "$@"` or providing alternative keyring...
But why not using the packaged versions ? here are the steps to build cufflinks debian package which you later can install with dpkg -i $package you'll need devscripts package...
Please use a subject line shortly describing the issue, in this case a better one would be for example "Can not run plip on HPC environment" or similar. For the...
I guess this issue can be closed as the bug was caused by the patch adjusting the test results for the previous bowtie release.
Do you mean Team here? When created on the fly, users are added to a Team, not a Group. Sorry, yes, I mean a Team not a Group. I've just...
After a deeper look it seems that eigen.c and eigen.h are public domain. For example the same code: http://www.mathstat.dal.ca/~hcwang/Procov/v1.0src/eigen.c
Since there are different ways to install OpenBabel, such as as part of a distribution, as a Conda package, built locally, installed as a Python wheel, or via Homebrew, and...
New release 2.4.0 is supposed to partially solve the issue with OpenBabel installation. There are still many different ways to install Python packages, also, the current setup is considered legacy...
Thank you for the report. However, it would be very useful if you provided more information about the issue.
Ok, managed to solve the problem by downgrading Flask-Compress to 1.17 https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md