Bug 18982 - Missing dependency of owncloud-client
Summary: Missing dependency of owncloud-client
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 5
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 15:04 CEST by Olivier FAURAX
Modified: 2018-04-25 13:35 CEST (History)
2 users (show)

See Also:
Source RPM: owncloud-client
CVE:
Status comment:


Attachments

Description Olivier FAURAX 2016-07-19 15:04:46 CEST
After installing owncloud-client, the "owncloud" command cannot be used due to a missing library.

$ urpmi owncloud-client
    rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/5/x86_64/media/core/updates/owncloud-client-1.8.3-1.mga5.x86_64.rpm
installation de owncloud-client-1.8.3-1.mga5.x86_64.rpm depuis /var/cache/urpmi/rpms                                                                                                                              
Préparation...                   ################################################################################################################################################################################
      1/1: owncloud-client       ################################################################################################################################################################################
$ owncloud
owncloud: error while loading shared libraries: libQt5WebKitWidgets.so.5: cannot open shared object file: No such file or directory
$ urpmf libQt5WebKitWidgets.so.5
lib64qt5webkitwidgets5:/usr/lib64/libQt5WebKitWidgets.so.5
libqt5webkitwidgets5:/usr/lib/libQt5WebKitWidgets.so.5
Marja Van Waes 2016-07-20 18:54:02 CEST

CC: (none) => marja11
Assignee: bugsquad => mageia

Comment 1 David Walser 2016-07-22 15:59:18 CEST
This is odd.  Why isn't this dep being automatically generated?

CC: (none) => thierry.vignaud

Comment 2 Thierry Vignaud 2016-07-24 18:12:51 CEST
It is:
$ rpm -qpR owncloud-client-2.2.2-1.mga6.x86_64.rpm |grep -i web
libQt5WebKit.so.5()(64bit)
libQt5WebKitWidgets.so.5()(64bit)
libQt5WebKitWidgets.so.5(Qt_5)(64bit)

CC: thierry.vignaud => (none)

Comment 3 Olivier FAURAX 2016-07-24 23:06:49 CEST
If this helps:
$ rpm -q owncloud-client
owncloud-client-1.8.3-1.mga5
$ rpm -qR owncloud-client
lib64ocsync1 = 1.8.3-1.mga5
lib64owncloudsync1 = 1.8.3-1.mga5
libQt5Core.so.5()(64bit)
libQt5DBus.so.5()(64bit)
libQt5Gui.so.5()(64bit)
libQt5Network.so.5()(64bit)
libQt5Widgets.so.5()(64bit)
libQt5Xml.so.5()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libcrypto.so.1.0.0()(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libocsync.so.0()(64bit)
libowncloudsync.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
python(abi)
qtbase5-database-plugin-sqlite
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
typelib(GObject)
typelib(Nautilus)
Comment 4 David GEIGER 2016-07-25 07:40:41 CEST
@Thierry: It is for mga5 not mga6!

I confirm this issue with the package in mga5:

$ rpm -qpR ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/5/x86_64/media/core/updates/owncloud-client-1.8.3-1.mga5.x86_64.rpm |grep -i web
$

$ rpm -qpR ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/5/x86_64/media/core/updates/owncloud-client-1.8.3-1.mga5.x86_64.rpm |grep -i qt5
libQt5Core.so.5()(64bit)
libQt5DBus.so.5()(64bit)
libQt5Gui.so.5()(64bit)
libQt5Network.so.5()(64bit)
libQt5Widgets.so.5()(64bit)
libQt5Xml.so.5()(64bit)
$

CC: (none) => geiger.david68210

Comment 5 Marja Van Waes 2018-04-25 13:35:32 CEST
Hi Olivier,

Thank you for having taken the needed time to report this issue!

We regret if this issue didn't get fixed in Mageia 5, but are glad Mageia 6 didn't have this bug.

Closing as OLD, because Mageia 5 has officially reached its End of Life on December 31st, 2017 https://blog.mageia.org/en/2017/11/07/mageia-5-eol-postponed/
It only continued to get important security updates since then, but non-security bugs have no chance of still getting fixed.

Marja

Status: NEW => RESOLVED
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.