verifying libreadline usage #102

Closed
opened 2021-05-14 13:02:42 +00:00 by bobinson · 3 comments
bobinson commented 2021-05-14 13:02:42 +00:00 (Migrated from gitlab.com)

We had replaced libreadline with libeditline in https://gitlab.com/PBSA/peerplays/-/issues/27

But it looks like we are still using it.

In cli_wallet when libreadline.so8 was missing. The error was fixed by doing ln -s libreadline.so8 -> libreadline.so7

.programs/cli_wallet/cli_wallet: error while loading shared libraries: libreadline.so.8: cannot open shared object file: No such file or directory

thanking @cryptosig for bringing this up.

We had replaced libreadline with libeditline in https://gitlab.com/PBSA/peerplays/-/issues/27 But it looks like we are still using it. In cli_wallet when libreadline.so8 was missing. The error was fixed by doing `ln -s libreadline.so8 -> libreadline.so7` `.programs/cli_wallet/cli_wallet: error while loading shared libraries: libreadline.so.8: cannot open shared object file: No such file or directory` thanking @cryptosig for bringing this up.
sierra19XX commented 2021-05-18 14:22:20 +00:00 (Migrated from gitlab.com)

changed time estimate to 12h

changed time estimate to 12h
sierra19XX commented 2021-06-06 02:48:59 +00:00 (Migrated from gitlab.com)

Fixed with 5e5c6c91df
Available on testnet and develop branches.
Will be available on mainnet in the next release.

Fixed with https://github.com/peerplays-network/peerplays-fc/commit/5e5c6c91df1c0e44425175f7ffb577056d615d40 Available on testnet and develop branches. Will be available on mainnet in the next release.
sierra19XX (Migrated from gitlab.com) closed this issue 2021-06-06 02:49:00 +00:00
bobinson commented 2022-05-23 06:36:09 +00:00 (Migrated from gitlab.com)

mentioned in issue #373

mentioned in issue #373
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#102
No description provided.