FS#47326 - [upx] needs libucl.so.1

Attached to Project: Community Packages
Opened by Andrea Mennillo (handymenny) - Thursday, 10 December 2015, 21:51 GMT
Last edited by Jelle van der Waa (jelly) - Thursday, 21 January 2016, 21:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 11
Private No

Details

Description: The upx binary asks for libucl.so.1. He returns: "upx: error while loading shared libraries: libucl.so.1: cannot open shared object file: No such file or directory"
Obviously installing ucl solves that issue, so I think that ucl should be added to the dependencies

Additional info:
Package version 3.91-2

Steps to reproduce:
Run upx on a system in which ucl is not installed.
This task depends upon

Closed by  Jelle van der Waa (jelly)
Thursday, 21 January 2016, 21:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 3.91-3
Comment by Andrea Mennillo (handymenny) - Thursday, 10 December 2015, 21:53 GMT
Obviously "It returns", not "He returns". Sorry
Comment by AsamK (AsamK) - Friday, 08 January 2016, 11:38 GMT
I had the same problem just now. Before the rebuild in december the package worked fine without libucl, so I guess it's an build-time optional dependency. libucl is only available on AUR so this package should probably be built without linking to libucl.

EDIT: sorry I mistook libucl in AUR with the ucl package, which is available in community. So please add "ucl" as a package dependency.

Loading...