FS#76088 - [remmina] Add libsoup to depends array

Attached to Project: Community Packages
Opened by Rafael Fontenelle (josephg) - Sunday, 02 October 2022, 02:01 GMT
Last edited by Chih-Hsuan Yen (yan12125) - Sunday, 02 October 2022, 04:15 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Remmina needs libsoup (2.x), but none of its current dependencies satisfy this dependency. The requirement can be found in plugins/www/CMakeLists.txt [0]. This issue was reported by u34 in arch-general[1].

The only package that would satisfy libsoup dependency would be webkit2gtk which it is an optdepends, so the absence of webkit2gtk could lead to the absence of libsoup.

[0] https://github.com/FreeRDP/Remmina/blob/master/plugins/www/CMakeLists.txt#L48
[1]arch-general@lists.archlinux.org/thread/TT2NXFYY5X32EXIQ3HLCCY7E3U4E7XRS/"> https://lists.archlinux.org/archives/list/arch-general@lists.archlinux.org/thread/TT2NXFYY5X32EXIQ3HLCCY7E3U4E7XRS/

Additional info:
* package version(s)
remmina 2.71.2-2
libsoup 2.74.2-2
webkit2gtk 2.38.0-2

* config and/or log files etc.

$ readelf -d /usr/bin/remmina | grep soup
0x0000000000000001 (NEEDED) Shared library: [libsoup-2.4.so.1]

$ pactree remmina | grep libsoup
│ │ │ ├─libsoup3

* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Chih-Hsuan Yen (yan12125)
Sunday, 02 October 2022, 04:15 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#76082 

Loading...