FS#65857 - [monero] protobuf should be dependency

Attached to Project: Community Packages
Opened by wangqr (wangqr) - Tuesday, 17 March 2020, 02:11 GMT
Last edited by kpcyrd (kpcyrd) - Friday, 20 March 2020, 14:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To kpcyrd (kpcyrd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

protobuf should be dependency of monero, not only makedep.

Additional info:

* package version(s)
monero 0.15.0.1-5

Steps to reproduce:

Install monero without protobuf. Run monero-wallet-cli will give the following error, which can be solved by installing protobuf:

monero-wallet-cli: error while loading shared libraries: libprotobuf.so.22: cannot open shared object file: No such file or directory

This issue is also shown as namcap Error:

$ namcap monero-0.15.0.1-5-x86_64.pkg.tar.zst
monero E: Dependency protobuf detected and not included (libraries ['usr/lib/libprotobuf.so.22'] needed in files ['usr/bin/monero-wallet-rpc'])
This task depends upon

Closed by  kpcyrd (kpcyrd)
Friday, 20 March 2020, 14:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 0.15.0.5-1

Loading...