FS#42370 - [atril] should depend on libsecret

Attached to Project: Community Packages
Opened by Kyle Terrien (KlipperKyle) - Tuesday, 14 October 2014, 02:24 GMT
Last edited by Martin Wimpress (flexiondotorg) - Tuesday, 14 October 2014, 14:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Martin Wimpress (flexiondotorg)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

atril will not run without libsecret-1.so.0. Installing extra/libsecret allows atril to run.

Additional info:

$ pacman -Q atril libsecret
atril 1.8.1-1
error: package 'libsecret' was not found
$ atril
atril: error while loading shared libraries: libsecret-1.so.0: cannot open shared object file: No such file or directory
$

Installing libsecret 0.18-1 allows atril to run. This was tested on x86_64.

Steps to reproduce:

1. Install atril without installing libsecret.
2. Run atril from a Terminal. The error above is thrown.
This task depends upon

Closed by  Martin Wimpress (flexiondotorg)
Tuesday, 14 October 2014, 14:17 GMT
Reason for closing:  Implemented
Comment by Martin Wimpress (flexiondotorg) - Tuesday, 14 October 2014, 14:17 GMT
Thanks for the report, libsecret has been added to atril 1.8.1-2.

Loading...