-
Looking at the performance of the downloader, I see that the decompressor is working in 4k blocks, even when it should be able to make a single larger write. (Observed with strace).
This seems to be …
-
Hello:
We found a Repack job failing when trying to unpack the job file [1]. It only happened for this job, but it raises the question of how should we recover from this problem if we see it happen…
-
slc6:
```
cd /eos/user/k/kati/containers/CMSSW_5_3_32/src
setenv SINGULARITY_CACHEDIR "/tmp/`whoami`/singularity"
singularity shell -B /afs -B /eos -B /cvmfs docker://cmssw/slc6:latest
```
i…
-
currently preparelocal creates a tarball with all needed stuff for executing the job wrapper
(inside DagmanCreator) called InputFiles.tar.gz and sends it to the schedd, from where crab preparelocal
…
-
Dear Devs,
I've been running CMSSW_5_3_32/src via docker and it worked fine in its first run. However, after exiting the container and running it again, I see that I've lost the mount point to CVMF…
-
This also has the funny effect of adding `sss` as a default configuration option, which failed to work on SAGA in Norway. The solution was to disable `sss` in `/etc/nsswitch.conf`. Also, on a system u…
-
Setup a CI so that an image of mkShapesRDF is built upon commit/merge of a MR. Setup it in such a way that the image is also uploaded on /cvmfs/unpacked.cern.ch, so that it can be used in HT_Condor jo…
-
```julia
Package Version Build Channel Size
───────────────────────────────────────────────────────────────────────
Reinstall:
─────────────────────────────────…
-
I am trying to run query_pan_genome
roughly like this:
query_pan_genome -g clustered_proteins -o output.txt -a difference -i 1.gff,2.gff -t 3.gff
I also tried replacing the -i and -t with --inpu…
-
This problem manifests when the gateway lease path does not already exist in the repo - new nested catalogs are unnecessarily recursed into during the merge.
consider a directory hierarchy `/TOPDIR…