Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Upgrading to Ubuntu 24

54 views
Skip to first unread message

ed de moel

unread,
Oct 17, 2024, 2:01:24 PM10/17/24
to Everything MUMPS
I upgraded to Ubunto 24,
When I try to run YottaDB now, I get:

%YDB-E-DLLNOOPEN, Failed to load external dynamic library libicuio.so.70
%YDB-I-TEXT, libicuio.so.70: cannot open shared object file: No such file or directory

How do I get that library back?
Thanks,
Ed

Sam Habiel

unread,
Oct 17, 2024, 2:14:04 PM10/17/24
to ed de moel, Everything MUMPS
The libicu version for 24 is 74, not 70. You will need to update your scripts if you set ydb_icu_version. If you use ydb_env_set, it should happen automatically as it uses ldconfig to find the right file.

--Sam

--
You received this message because you are subscribed to the Google Groups "Everything MUMPS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to everythingmum...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/everythingmumps/3cd1371e-ae80-47ce-b948-eb4389d2703cn%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ed de moel

unread,
Oct 17, 2024, 2:30:46 PM10/17/24
to Everything MUMPS
Found it: I have to set the UCI level to 74.2

On to the next issue.
Ed

K.S. Bhaskar

unread,
Oct 17, 2024, 2:38:32 PM10/17/24
to Everything MUMPS
Since we have not released a YottaDB for Ubuntu 24.04 LTS (r2.00 was released in February, before 24.04's release in April; our next release will include a 24.04 LTS tarball), I would suggest using the --from-source option of ydbinstall.sh to build YottaDB from source for 24.04. It should only take a few minutes.

Regards
– Bhaskar

Mark Sires

unread,
Oct 24, 2024, 4:28:23 PM10/24/24
to Everything MUMPS
Well, I tried that.  After getting all the missing packages from a fresh Ubuntu install, I get the following error message

[ 91%] Building C object CMakeFiles/libmumps.dir/sr_port/zwr_follow.c.o
[ 91%] Building C object CMakeFiles/libmumps.dir/sr_port/zyerror_init.c.o
[ 91%] Linking C static library libmumps.a
[ 91%] Built target libmumps
make: *** [Makefile:136: all] Error 2
Build failed. Exiting. Temporary directory /tmp/tmp.0cvL4X4lFt will not be deleted.
YottaDB installation aborted due to above error. Run ydbinstall.sh --help for detailed option list

Command line was:
sudo ./ydbinstall.sh --from-source --installdir /data/yottadb/r2.00

K.S. Bhaskar

unread,
Oct 24, 2024, 4:35:53 PM10/24/24
to Everything MUMPS
Mark, what were the contents of the file /tmp/tmp.0cvL4X4lFt? Can you post that as an attachment? Thanks.

Regards
– Bhaskar

Mark Sires

unread,
Oct 24, 2024, 4:42:43 PM10/24/24
to Everything MUMPS
Yes, it's a directory, so let me zip it and post it.

Mark Sires

unread,
Oct 24, 2024, 4:54:07 PM10/24/24
to Everything MUMPS
The zip is 200mb, limit here is 24mb, do you want a specific subdirectory or file?

Mark Sires

unread,
Oct 24, 2024, 5:08:17 PM10/24/24
to Everything MUMPS
Bhaskar,
I was able to upload the file to the Discord app.  It's in the build-install-configure channel

Mark Sires

unread,
Oct 24, 2024, 5:30:56 PM10/24/24
to Everything MUMPS
Also - I was able to install r2.00 on Ubuntu 24.04 without the --from-source option.  No issues noted so far.

K.S. Bhaskar

unread,
Oct 25, 2024, 11:03:46 AM10/25/24
to Everything MUMPS
Thanks, I downloaded the file, and that is the build directory. So you can delete it on Discord. I asked for the wrong thing: I needed your terminal session from the build. In any case, if it installed on 24.04 and runs fine, then I guess the issue is solved (i.e., the 24.04 system libraries are compatible with those from 22.04).

Regards
– Bhaskar

Mark Sires

unread,
Oct 25, 2024, 1:59:06 PM10/25/24
to Everything MUMPS
Ok, will do.  I can try the install to a different directory if you want the terminal session.  I didn't see any issues when I looked back except for the make 2 errors with no detail.  I also tried verbose but didn't get any more details on the make errors.

K.S. Bhaskar

unread,
Oct 25, 2024, 2:36:10 PM10/25/24
to Everything MUMPS
If there are no further issues, I'd suggest moving on. r2.,02 should be out by and by, and will support 24.04.

Regards
– Bhaskar

Reply all
Reply to author
Forward
0 new messages