Alex Mestiashvili

Results 6 comments of 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