<div dir="auto">Richard,</div><div dir="auto"><br></div><div dir="auto">Indeed, we are waiting for Dmitry to deliver us an updated CCDB package. </div><div dir="auto"><br></div><div dir="auto">I’ve only been using tagged releases, so I can believe the main branch might not be stable. </div><div dir="auto"><br></div><div dir="auto">Cheers</div><div dir="auto">Sean</div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 27, 2023 at 6:59 PM Richard Jones <<a href="mailto:rjones30@gmail.com">rjones30@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="ltr">Sean,<div><br></div><div>Not only does ccdb not work "out of the box" on alma9, it doesn't even work "out of the box" on Centos7 / RHEL7. Here is the simplest possible test carried out on ifarm (no container, just plain bash shell), following the Minimum Installation instructions on the ccdb wiki. Probably should pause here until this package is working on Centos7 again? After that we can start thinking about alma9.</div><div><br></div><div>-Richard Jones</div><div><br></div><div><pre style="box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:13.6px;margin-top:0px;margin-bottom:0px;padding:16px;overflow:auto;line-height:1.45;border-radius:6px;word-break:normal;color:rgb(31,35,40)">git clone git@github.com:JeffersonLab/ccdb.git ccdb
<span style="box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace">source</span> ccdb/environment.bash
<span style="box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace"><span style="box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace">#</span>That is it! Check it works</span>
ccdb -i</pre><pre style="box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:13.6px;margin-top:0px;margin-bottom:0px;padding:16px;overflow:auto;line-height:1.45;border-radius:6px;word-break:normal;color:rgb(31,35,40)"><br>+--------------------------+<br> CCDB shell v.2.00.00<br>+--------------------------+<br> <br>Interactive mode<br>print help to get help<br>print quit or q to exit<br>print !<command> to execute shell command<br>()<br>Login as : 'anonymous'<br>Connect to : 'mysql://ccdb_user@localhost/ccdb'<br>Variation : 'default'<br>Deflt. run : '0'<br>/> ls<br>Traceback (most recent call last):<br> File "/home/jonesrt/test/ccdb/bin/ccdb", line 5, in <module><br> ccdb.init_ccdb_console()<br> File "/home/jonesrt/test/ccdb/python/ccdb/__init__.py", line 168, in init_ccdb_console<br> result = context.process(sys.argv)<br> File "/home/jonesrt/test/ccdb/python/ccdb/cmd/cli_manager.py", line 195, in process<br> self.interactive_loop()<br> File "/home/jonesrt/test/ccdb/python/ccdb/cmd/cli_manager.py", line 380, in interactive_loop<br> user_input = eval(input(self.context.current_path + "> "))<br> File "<string>", line 1, in <module><br>NameError: name 'ls' is not defined<br></pre></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 14, 2023 at 4:42 PM Sean Dobbs via Halld-offline <<a href="mailto:halld-offline@jlab.org" target="_blank">halld-offline@jlab.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">*Message sent from a system outside of UConn.*</blockquote></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><br>
<br>
<br>
Hi Beni,<br>
<br>
Thanks for trying this out and sharing your notes - we will take them<br>
into account.<br>
<br>
Regarding CERNLIB - I would just remove it from your XML file for now.<br>
We are considering about whether or not to continue supporting that<br>
package.<br>
<br>
Please note that CCDB and some simulation-related packages don't<br>
currently build successfully out of the box, so don't expect to be<br>
able to go all of the way through without a problem. This packages<br>
are still being worked on.<br>
<br>
Cheers,<br>
Sean<br>
<br>
On Sat, Oct 14, 2023 at 1:11 PM zihlmann via Halld-offline<br>
<<a href="mailto:halld-offline@jlab.org" target="_blank">halld-offline@jlab.org</a>> wrote:<br>
><br>
> folks,<br>
> as a beginner I started using this container to run ALMA9 and try to<br>
> compile our GlueX Software following the instillation scripts originally created<br>
> by Mark I.<br>
> I started and step by step find problems not necessarily in subsequent order.<br>
> However, what I found is for example:<br>
> 1) <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__osrelease.pl&d=DwMFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=Te_hCR4EUlJ6iCDYLJ8Viv2aDOR7D9ZZMoBAvf2H0M4&m=5mbVIViC46Gauh-cEpEtK41_aiEdx_xqESB1EPKYHpfGWAdRzs4spXc92oStzYdA&s=gmZ57KAST0ZRL7v1VBXVtQrN3MNXQ7g4Sp6ulj8sfwY&e=" rel="noreferrer" target="_blank">osrelease.pl</a> requires modification: need to add "AlmaLinux release 9.2 (Turquoise Kodkod)"<br>
> realized that only once I got stuck at CERNLIB<br>
> 2) lapack need to add "--no-same-owner" to the tar command in Makefile_lapack<br>
><br>
> 3) now I am stuck at CERNLIB in that after the message "patching file rceta.sh"<br>
> the whole process just hangs???<br>
> any advice ??<br>
><br>
> cheers,<br>
> Beni<br>
><br>
> PS: once I found out how to run the container it is very useful to explore ALMA9<br>
><br>
><br>
><br>
><br>
><br>
><br>
> On 10/10/23 17:36, Alexander Austregesilo via Halld-offline wrote:<br>
><br>
> Hello container aficionados,<br>
><br>
> An inital version of the official gluex alma linux 9 container can be found on dockerhub now:<br>
><br></blockquote></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">
> <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__nam10.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Furldefense.proofpoint.com-252Fv2-252Furl-253Fu-253Dhttps-2D3A-5F-5Fhub.docker.com-5Frepository-5Fdocker-5Fjeffersonlab-5Fgluex-2D5Falmalinux-2D5F9-2526d-253DDwIFaQ-2526c-253DCJqEzB1piLOyyvZjb8YUQw-2526r-253DTe-5FhCR4EUlJ6iCDYLJ8Viv2aDOR7D9ZZMoBAvf2H0M4-2526m-253DWR86Q-2D6a9WAbvj3mQyrgMhpHY-5F2FdHQECKEDxPDPG7ujJDB5EmbTBwWsoV4yPrq6-2526s-253D7y6DrMyfbGkv6oNU6wVRqoFsuHqWohITeCiDrwmVrLM-2526e-253D-26data-3D05-257C01-257Crichard.t.jones-2540uconn.edu-257C64d4d4e297874c485b2108dbccf6181d-257C17f1a87e2a254eaab9df9d439034b080-257C0-257C0-257C638329129569801977-257CUnknown-257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0-253D-257C3000-257C-257C-257C-26sdata-3DGTuW3ua6P-252FSphMHXOEKoxcMFvAkAbPa0rEJZ72kUiHY-253D-26reserved-3D0&d=DwMFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=Te_hCR4EUlJ6iCDYLJ8Viv2aDOR7D9ZZMoBAvf2H0M4&m=5mbVIViC46Gauh-cEpEtK41_aiEdx_xqESB1EPKYHpfGWAdRzs4spXc92oStzYdA&s=2QfTMKmcMeNHotgjW1CJR1nMUlqvezsI4pmH6NOjx6s&e=" rel="noreferrer" target="_blank">https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__hub.docker.com_repository_docker_jeffersonlab_gluex-5Falmalinux-5F9%26d%3DDwIFaQ%26c%3DCJqEzB1piLOyyvZjb8YUQw%26r%3DTe_hCR4EUlJ6iCDYLJ8Viv2aDOR7D9ZZMoBAvf2H0M4%26m%3DWR86Q-6a9WAbvj3mQyrgMhpHY_2FdHQECKEDxPDPG7ujJDB5EmbTBwWsoV4yPrq6%26s%3D7y6DrMyfbGkv6oNU6wVRqoFsuHqWohITeCiDrwmVrLM%26e%3D&data=05%7C01%7Crichard.t.jones%40uconn.edu%7C64d4d4e297874c485b2108dbccf6181d%7C17f1a87e2a254eaab9df9d439034b080%7C0%7C0%7C638329129569801977%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=GTuW3ua6P%2FSphMHXOEKoxcMFvAkAbPa0rEJZ72kUiHY%3D&reserved=0</a><br>
><br>
> Please check it out and let the group know if you are missing any packages.<br>
><br>
> If needed, we can also distribute this as singularity container via cvmfs.<br>
><br>
> Cheers,<br>
><br>
> Alex<br>
><br>
><br>
> _______________________________________________<br>
> Halld-offline mailing list<br>
> <a href="mailto:Halld-offline@jlab.org" target="_blank">Halld-offline@jlab.org</a><br>
> <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__nam10.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Fmailman.jlab.org-252Fmailman-252Flistinfo-252Fhalld-2Doffline-26data-3D05-257C01-257Crichard.t.jones-2540uconn.edu-257C64d4d4e297874c485b2108dbccf6181d-257C17f1a87e2a254eaab9df9d439034b080-257C0-257C0-257C638329129569801977-257CUnknown-257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0-253D-257C3000-257C-257C-257C-26sdata-3D3jojUcKRMQzzvEcEMLmYBCUKtR5-252F7GWEMtsUa-252F9bD9E-253D-26reserved-3D0&d=DwMFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=Te_hCR4EUlJ6iCDYLJ8Viv2aDOR7D9ZZMoBAvf2H0M4&m=5mbVIViC46Gauh-cEpEtK41_aiEdx_xqESB1EPKYHpfGWAdRzs4spXc92oStzYdA&s=1MhjQg13kYb6j7-g2y3KklKJTNRN1YTmKQsBtLgPBnk&e=" rel="noreferrer" target="_blank">https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmailman.jlab.org%2Fmailman%2Flistinfo%2Fhalld-offline&data=05%7C01%7Crichard.t.jones%40uconn.edu%7C64d4d4e297874c485b2108dbccf6181d%7C17f1a87e2a254eaab9df9d439034b080%7C0%7C0%7C638329129569801977%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3jojUcKRMQzzvEcEMLmYBCUKtR5%2F7GWEMtsUa%2F9bD9E%3D&reserved=0</a><br>
<br>
_______________________________________________<br>
Halld-offline mailing list<br>
<a href="mailto:Halld-offline@jlab.org" target="_blank">Halld-offline@jlab.org</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__nam10.safelinks.protection.outlook.com_-3Furl-3Dhttps-253A-252F-252Fmailman.jlab.org-252Fmailman-252Flistinfo-252Fhalld-2Doffline-26data-3D05-257C01-257Crichard.t.jones-2540uconn.edu-257C64d4d4e297874c485b2108dbccf6181d-257C17f1a87e2a254eaab9df9d439034b080-257C0-257C0-257C638329129569801977-257CUnknown-257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0-253D-257C3000-257C-257C-257C-26sdata-3D3jojUcKRMQzzvEcEMLmYBCUKtR5-252F7GWEMtsUa-252F9bD9E-253D-26reserved-3D0&d=DwMFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=Te_hCR4EUlJ6iCDYLJ8Viv2aDOR7D9ZZMoBAvf2H0M4&m=5mbVIViC46Gauh-cEpEtK41_aiEdx_xqESB1EPKYHpfGWAdRzs4spXc92oStzYdA&s=1MhjQg13kYb6j7-g2y3KklKJTNRN1YTmKQsBtLgPBnk&e=" rel="noreferrer" target="_blank">https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmailman.jlab.org%2Fmailman%2Flistinfo%2Fhalld-offline&data=05%7C01%7Crichard.t.jones%40uconn.edu%7C64d4d4e297874c485b2108dbccf6181d%7C17f1a87e2a254eaab9df9d439034b080%7C0%7C0%7C638329129569801977%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3jojUcKRMQzzvEcEMLmYBCUKtR5%2F7GWEMtsUa%2F9bD9E%3D&reserved=0</a><br>
</blockquote></div>
</blockquote></div></div>