[Halld-offline] [EXTERNAL] ccdb not working on any platform right now
Richard Jones
richard.t.jones at uconn.edu
Fri Oct 27 19:01:49 EDT 2023
Sean,
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.
-Richard Jones
git clone git at github.com:JeffersonLab/ccdb.git ccdbsource ccdb/environment.bash
#That is it! Check it works
ccdb -i
+--------------------------+
CCDB shell v.2.00.00
+--------------------------+
Interactive mode
print help to get help
print quit or q to exit
print !<command> to execute shell command
()
Login as : 'anonymous'
Connect to : 'mysql://ccdb_user@localhost/ccdb'
Variation : 'default'
Deflt. run : '0'
/> ls
Traceback (most recent call last):
File "/home/jonesrt/test/ccdb/bin/ccdb", line 5, in <module>
ccdb.init_ccdb_console()
File "/home/jonesrt/test/ccdb/python/ccdb/__init__.py", line 168, in
init_ccdb_console
result = context.process(sys.argv)
File "/home/jonesrt/test/ccdb/python/ccdb/cmd/cli_manager.py", line
195, in process
self.interactive_loop()
File "/home/jonesrt/test/ccdb/python/ccdb/cmd/cli_manager.py", line
380, in interactive_loop
user_input = eval(input(self.context.current_path + "> "))
File "<string>", line 1, in <module>
NameError: name 'ls' is not defined
On Sat, Oct 14, 2023 at 4:42 PM Sean Dobbs via Halld-offline <
halld-offline at jlab.org> wrote:
> *Message sent from a system outside of UConn.*
>
>
> Hi Beni,
>
> Thanks for trying this out and sharing your notes - we will take them
> into account.
>
> Regarding CERNLIB - I would just remove it from your XML file for now.
> We are considering about whether or not to continue supporting that
> package.
>
> Please note that CCDB and some simulation-related packages don't
> currently build successfully out of the box, so don't expect to be
> able to go all of the way through without a problem. This packages
> are still being worked on.
>
> Cheers,
> Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.jlab.org/pipermail/halld-offline/attachments/20231027/1976205b/attachment-0001.html>
More information about the Halld-offline
mailing list