RDM 2023.3.1.3_x86_64 libvte requirement

Implemented

RDM 2023.3.1.3_x86_64 libvte requirement

avatar

I just downloaded rhe x86_64 RPM of RDM 2023.3.1.3 to upgrade my currently installed 2023.3.0.8-1.x86_64, on Fedora 39, and getting this error:

# yum update ./RemoteDesktopManager_2023.3.1.3_x86_64.rpm  
Last metadata expiration check: 2:21:12 ago on Wed Dec 20 10:55:54 2023.

Dependencies resolved.

 Problem: cannot install the best update candidate for package RemoteDesktopManager-2023.3.0.8-1.x86_64

  - nothing provides libvte-2.91-0 needed by RemoteDesktopManager-2023.3.1.3-1.x86_64 from @commandline

================================================================================
 Package                  Arch       Version             Repository        Size
================================================================================
Skipping packages with broken dependencies:

 RemoteDesktopManager     x86_64     2023.3.1.3-1        @commandline     260 M

Transaction Summary
================================================================================
Skip  1 Package

Nothing to do.

Complete!
#

Looking at what I have installed though, I do have vte 2.91, just under a different name:

# rpmquery -a | grep vte291
vte291-0.74.1-1.fc39.x86_64
# rpmquery -al vte291 | grep libvte
/usr/lib64/libvte-2.91.so.0
/usr/lib64/libvte-2.91.so.0.7400.1
#



I don't have a Debian system to test on, so I cannot say if .deb packages would exhibit the same behavior.

Thinking I'm overlooking something on my end, but can't figure out what. Any input would be greatly appreciated. Thanks!!

All Comments (10)

avatar

Hi !
Yes unfortunately we shipped the latest version with a dependency issue. We are shipping a hotfix as I speak so be on the lookout for another update soon.

Regards,

David Ringuet

avatar
Yes unfortunately we shipped the latest version with a dependency issue. We are shipping a hotfix as I speak so be on the lookout for another update soon.


David,

Most excellent - thank you!

avatar

Hi again !
I've been informed that the hotfix should be live right now, RDM version 2023.3.1.4.

Thank you for your patience,

David Ringuet

avatar
I've been informed that the hotfix should be live right now, RDM version 2023.3.1.4.


David,

Yessir, it's installing perfectly fine now :) Thanks!

avatar

Good day,

the bug is present again in 2024.1.1.2_x86_64.rpm

Greets

Fabian

avatar

Good day Fabian,

Thank you for bringing this to our attention. Could you please provide some additional details about the issue you're encountering with 2024.1.1.2? Specifically, it would be helpful to know:

1. The exact error message you are seeing during the installation or update.
2. The distro you are using.

Best regards,

Simon Duguay Létourneau

avatar

Good day,

Problem: 1: nothing provides 'vte291' needed by the to be installed RemoteDesktopManager-2024.1.0.6-1.x86_64 (from your Repo) and also for 1.1.2


OpenSuse Tumbleweed with Gnome 46

avatar

Hello,

I've managed to replicate the issue you reported and have found a solution. I'll notify you once the updated version becomes available.

Best regards,

Simon Duguay Létourneau

avatar

Good day,

found another Bug! RDM cannot find a Lib. The libWebView.so is in /usr/lib/devolutions/RemoteDesktopManager/libWebView-4.1.so , after linking it in lib64 (ln -s /usr/lib/devolutions/RemoteDesktopManager/libWebView-4.1.so libWebView.so) ist works. RDM does not search in his own Libary Path..

(RemoteDesktopManager:5528): Gtk-CRITICAL **: 09:42:23.600: gtk_flow_box_set_max_children_per_line: assertion 'n_children > 0' failed
5528: find library=libWebView.so [0]; searching
5528: search cache=/etc/ld.so.cache
5528: search path=/lib64/glibc-hwcaps/x86-64-v3:/lib64/glibc-hwcaps/x86-64-v2:/lib64:/usr/lib64/glibc-hwcaps/x86-64-v3:/usr/lib64/glibc-hwcaps/x86-64-v2:/usr/lib64 (system search path)
5528: trying file=/lib64/glibc-hwcaps/x86-64-v3/libWebView.so
5528: trying file=/lib64/glibc-hwcaps/x86-64-v2/libWebView.so
5528: trying file=/lib64/libWebView.so
5528: trying file=/usr/lib64/glibc-hwcaps/x86-64-v3/libWebView.so
5528: trying file=/usr/lib64/glibc-hwcaps/x86-64-v2/libWebView.so
5528: trying file=/usr/lib64/libWebView.so

avatar

Hello Fabian,

I wanted to let you know that as of the 2024.1.1.3 update, the issue with not finding the 'vte291' dependency should be resolved.

Please try updating and let us know if everything installs correctly on your OpenSuse Tumbleweed.

Best regards,

Simon Duguay Létourneau