Bug 17052 - I'd like to have the libappindicator package for Mageia5 x86_64
Summary: I'd like to have the libappindicator package for Mageia5 x86_64
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: New RPM package request (show other bugs)
Version: 5
Hardware: x86_64 Linux
Priority: Normal enhancement
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-31 13:47 CET by Xuo
Modified: 2015-11-01 18:26 CET (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Xuo 2015-10-31 13:47:37 CET
Hi,

I am currently trying to add on my system the version 5.0.2 of Enpass (https://www.enpass.io) but I get the following error (version 4.6.1 is running fine):
error while loading shared libraries: libappindicator.so.1: cannot open shared object file: No such file or directory
I see there is a package libappindicator3_1 for Mageia5 i586 with the file /usr/lib/libappindicator3.so.1
Enpass is compiled for x86_64 systems.
I think that if I could get the package libappindicator3_1 for x86_64 and copy the file /usr/lib64/libappindicator3.so.1 to /usr/lib64/libappindicator.so.1, this could solve my issue.

Regards.

Xuo.

Reproducible: 

Steps to Reproduce:
Comment 1 Rémi Verschelde 2015-10-31 14:00:34 CET
You could install lib64appindicator3_1.
Comment 2 Rémi Verschelde 2015-10-31 14:21:26 CET
The 64-bit library exists as stated in comment 1 so closing as invalid.

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

Comment 3 Xuo 2015-11-01 18:26:41 CET
Hi,

Using the lib64appindicator3_1 file and renaming it didn't solve my issue (segmentation fault error).
I did the following :
- Go to rpmfind.net
- Search for the following packages from Fedora 21 (Enpas has been testsed on this distribution) :
   - libdbusmenu-gtk2-12.10.2-8.fc21.x86_64.rpm
   - libindicator-12.10.1-4.fc21.x86_64.rpm
   - libappindicator-12.10.0-6.fc21.x86_64.rpm
- for all of the rpm files : rpm2cpio rpm_file | cpio -idv
- copy the newly created ./usr/lib64/* to Enpass/libs directory

Regards.

Xuo.

CC: (none) => xuoy


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