Skip to content
Snippets Groups Projects
Commit 3eeec08e authored by Zoltan Mathe's avatar Zoltan Mathe
Browse files

v8r8p6

parent 8cf3da5f
No related branches found
No related tags found
No related merge requests found
[v8r8p6]
use DIRAC v6r17p23
* change qt in Qt and remove gcc
* Update heptools_x86_64-slc6-gcc48-opt.json
[v8r8p5]
use DIRAC v6r17p24
......
......@@ -16,7 +16,7 @@ __path__ = extend_path( __path__, __name__ )
majorVersion = 8
minorVersion = 8
patchLevel = 5
patchLevel = 6
preVersion = 0
version = "v%sr%s" % ( majorVersion, minorVersion )
......
......@@ -7,6 +7,13 @@ Sources
Releases
{
v8r8p6
{
Modules = LHCbDIRAC:v8r8p6, LHCbWebDIRAC:v4r3p3
Depends = DIRAC:v6r17p23
LcgVer = 2017-05-23
}
v8r8p5
{
Modules = LHCbDIRAC:v8r8p5, LHCbWebDIRAC:v4r3p3
......
......@@ -16,7 +16,7 @@ RUN chmod 755 /opt/dirac/dockerEntrypoint.sh
ENTRYPOINT [ "/opt/dirac/dockerEntrypoint.sh" ]
# Specify the version
ENV LHCB_DIRAC_VERSION v8r8p5
ENV LHCB_DIRAC_VERSION v8r8p6
RUN curl -L -o dirac-install https://raw.githubusercontent.com/DIRACGrid/DIRAC/integration/Core/scripts/dirac-install.py && chmod +x dirac-install && ./dirac-install -r $LHCB_DIRAC_VERSION -l LHCb -e LHCb -t server -i 27 && rm -rf /opt/dirac/.installCache
......
{
"name": "LHCbDirac",
"version": "v8r8p5",
"version": "v8r8p6",
"used_projects": {
"project": [
[ "Dirac", "v6r17p24",
[ "Dirac", "v6r17p23",
[ "bin", "python", "lib" ]
],
[ "LHCbGrid", "v11r14",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment