fizwit / easy_update

Update EasyBuild package configuration files for R and Python bundles
19 stars 9 forks source link

No output (output file is 0 bytes) #29

Closed surak closed 4 years ago

surak commented 4 years ago
./easy_annotate.py --verbose  R-4.0.2-gpsmkl-2020.eb
Package: R-4.0.2-gpsmkl-2020
Rmpi
abind
(... about 800 lines)
biomod2
[easy_update]> ls -la R-4*
-rw-r--r-- 1 strube1 jusers 104050 Aug  9 16:14 R-4.0.2-gpsmkl-2020.eb
-rw-r--r-- 1 strube1 jusers 100295 Aug  9 16:23 R-4.0.2-gpsmkl-2020.md
-rw-r--r-- 1 strube1 jusers      0 Aug  9 16:20 R-4.0.2-gpsmkl-2020.update

The EB file is attached. R-4.0.2-gpsmkl-2020.eb.txt

fizwit commented 4 years ago

easy_annotate.py produces the Markdown file: R-4.0.2-gpsmkl-2020.md I'll have to take a look at why the there is an empty update file.