You are not logged in.

#1 2019-10-18 10:32:41

goosestepping
Member
Registered: 2019-09-25
Posts: 79

Trying to launch wickrpro and I am getting this error.

Hey guys, I am trying to launch wickrpro but I am getting this error:
This program was compiled against version 2.6.1 of the Protocol Buffer runtime library, which is not compatible with the installed version (3.7.0).  Contact the program author for an update.

Now I  have got this (https://aur.archlinux.org/packages/libprotobuf2/) installed, how can I make it so that wickrpro launches using it?


Thanks.

Offline

#2 2019-10-18 10:52:03

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,676

Re: Trying to launch wickrpro and I am getting this error.

LD_PRELOAD=$librarypath $command

Offline

#3 2019-10-18 11:46:32

goosestepping
Member
Registered: 2019-09-25
Posts: 79

Re: Trying to launch wickrpro and I am getting this error.

Thanks v1del.

But I cannot get it to launch... I have got these files: https://ibb.co/XSXMFQT

I have tried a few of them but i cannot get it to work, could someone please give me a hand?

Thanks.

Last edited by goosestepping (2019-10-18 11:47:01)

Offline

#4 2019-10-18 11:58:24

goosestepping
Member
Registered: 2019-09-25
Posts: 79

Re: Trying to launch wickrpro and I am getting this error.

For whatever reason it works when I run it as root. I will post an strace...

Offline

#5 2019-10-18 12:02:05

goosestepping
Member
Registered: 2019-09-25
Posts: 79

Re: Trying to launch wickrpro and I am getting this error.

Offline

#6 2019-10-18 12:11:38

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: Trying to launch wickrpro and I am getting this error.

You didn't post the complete output.  The strace shows that it is printing a message before the program exits that it must be run as root.  This would explain why it is only working as root.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2019-10-18 13:13:22

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: Trying to launch wickrpro and I am getting this error.

goosestepping, please don't post several times in a row if no one has replied; just edit your previous post if you have new information.

Offline

#8 2019-10-18 16:37:56

goosestepping
Member
Registered: 2019-09-25
Posts: 79

Re: Trying to launch wickrpro and I am getting this error.

Trilby wrote:

You didn't post the complete output.  The strace shows that it is printing a message before the program exits that it must be run as root.  This would explain why it is only working as root.

How do I post the complete output?

Offline

#9 2019-10-18 16:46:56

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: Trying to launch wickrpro and I am getting this error.

You copy and paste it into code tags - but that's not really relevant now.  It seems the program expects to be / is required to be run as root.

Your strace didn't show any library errors that I could see, but it did exit with the error message that it needs to be run as root.

Last edited by Trilby (2019-10-18 16:47:44)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#10 2019-10-18 16:49:39

goosestepping
Member
Registered: 2019-09-25
Posts: 79

Re: Trying to launch wickrpro and I am getting this error.

Somebody on IRC said this:

.:HawkinsTheWizard:. from what I'm reading is that your snap has a lot of missing files and needs to create as root, and possible '/run/user/1000/' permission errors

Hmm...

Offline

#11 2019-10-18 17:05:33

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,676

Re: Trying to launch wickrpro and I am getting this error.

Wait what, this is a snap? Have you read this? https://wiki.archlinux.org/index.php/Snap

Last edited by V1del (2019-10-18 17:05:48)

Offline

#12 2019-10-18 17:14:10

goosestepping
Member
Registered: 2019-09-25
Posts: 79

Re: Trying to launch wickrpro and I am getting this error.

Yes, I've read that... Nothing relevant though. Not to me...

Offline

Board footer

Powered by FluxBB