Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#78177 - [deepin-terminal] Missing "deepin-qt-dbus-factory" dependency and "expect" as optional deps
Attached to Project:
Community Packages
Opened by Archie Meng (ArchieMeng) - Wednesday, 12 April 2023, 13:17 GMT
Last edited by Toolybird (Toolybird) - Thursday, 13 April 2023, 08:28 GMT
Opened by Archie Meng (ArchieMeng) - Wednesday, 12 April 2023, 13:17 GMT
Last edited by Toolybird (Toolybird) - Thursday, 13 April 2023, 08:28 GMT
|
DetailsDescription:
When I do a fresh install of deepin-terminal, it says "deepin-terminal: error while loading shared libraries: libdframeworkdbus.so.2: cannot open shared object file: No such file or directory" And this file is provided by deepin-qt-dbus-factory. Just after having this package installed, I can launch deepin-terminal as expected. Additionally, an user has reported a ssh login issue with deepin-terminal, (the location is https://github.com/linuxdeepin/developer-center/issues/3545) and it turned out to be missing package "expect" which is currently required by the remote management feature of deepin-terminal. This package is not listed in the Optional Deps field of deepin-terminal package. Additional info: deepin-terminal version: 5.9.40-1 Steps to reproduce: 1. Do a fresh install of deepin-terminal. If any dependencies is installed, just uninstall it, including deepin-qt-dbus-factory. 2. Try to launch deepin-terminal from terminal. 3. Test the ssh login feature with the steps listed in https://github.com/linuxdeepin/developer-center/issues/3545 . |
This task depends upon
FS#78997