Skip to content

malt-passwd not found #136

@CsatiZoltan

Description

@CsatiZoltan

I built MALT and ran it successfully on my program. Now I want to visualize the output, but malt-webview fails:

parsing...
[=====================================================================================================================================================> ] 99 %      end parsing...
Pre-computing some data...
sh: 1: malt-passwd: not found
ERROR : Fail to call malt-passwd !

Since it failed because of malt-passwd, I tested malt-passwd too:

Password:
Confirmation:
sh: 1: malt-passwd: not found
terminate called after throwing an instance of 'std::runtime_error'
  what():  Fail to call malt-passwd !
Aborted (core dumped)

What could be the issue?

It works without password, i.e. with the --no-authflag.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions