Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation not working through memflowup #8

Open
GanbaruTobi opened this issue Mar 3, 2024 · 2 comments
Open

Installation not working through memflowup #8

GanbaruTobi opened this issue Mar 3, 2024 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@GanbaruTobi
Copy link

do you want to build packages from source? [y/N]:
Running in interactive mode. You can always re-run memflowup to install additional packages, or to different paths.
do you want to install the initial packages system-wide? [Y/n]:
[sudo] password for gbaru:
which channel do you want to use? [STABLE/development]:
Available packages in stable channel:
0. memflow-win32 - CorePlugin
1. memflow-native - CorePlugin
2. memflow-qemu - CorePlugin
3. memflow-coredump - CorePlugin
4. memflow-kcore - CorePlugin
5. memflow-pcileech - CorePlugin
6. memflow-kvm - CorePlugin

Type packages to install by number, name, or type * for all:
*
Installing memflow-win32
12739312 / 12739312 [===========================================================================================] 100.00 % 21709470.31/s Installing memflow-native
Error: "Runtime error: unable to download file (line 25, position 21)\nin call to function 'install'
@GanbaruTobi
Copy link
Author

└─$ memflowup install memflow-kvm
Installing memflow-kvm:
Error: "Function not found: github_latest_release (memflowup::scripting::ScriptCtx) (line 39, position 20)\nin call to function 'install'"

@ko1N
Copy link
Member

ko1N commented Mar 3, 2024

Thanks for the issue. Seems to be related to the binary build of memflow-kvm. I'll try and reproduce it locally and fix it.
In the meantime you can build memflow-kvm from source as a workaround:

memflowup install memflow-kvm --from-source

@ko1N ko1N self-assigned this Mar 3, 2024
@ko1N ko1N added good first issue Good for newcomers bug Something isn't working labels Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants