FS#38640 - [libfaketime] examples fail to work due to wrong library path
Attached to Project:
Community Packages
Opened by billybob (billybob) - Friday, 24 January 2014, 12:47 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 31 January 2014, 20:29 GMT
Opened by billybob (billybob) - Friday, 24 January 2014, 12:47 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 31 January 2014, 20:29 GMT
|
Details
Description:
The example provided by faketime --help fails to work due to wrong library path: Additional info: * package version(s): libfaketime 0.9.5-1 * It works well if we add a symbol link: ln -s /usr/lib/faketime /usr/local/lib/faketime Steps to reproduce: $ faketime '2008-12-24 00:00:00' /bin/date ERROR: ld.so: object '/usr/local/lib/faketime/libfaketime.so.1' from LD_PRELOAD cannot be preloaded: ignored. Fri Jan 24 19:49:20 CST 2014 |
This task depends upon
Closed by Lukas Fleischer (lfleischer)
Friday, 31 January 2014, 20:29 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.9.5-2.
Friday, 31 January 2014, 20:29 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.9.5-2.
% faketime --version
faketime: Version 0.9.5
For usage information please use 'faketime --help
'.%
Typo on linebreak?