Closed chupocro closed 1 year ago
I wonder if it's another artifact of the recent changes or a separate issue, maybe here https://github.com/mandiant/VM-Packages/blob/10b474abbe76263e1b0ae36b39b41d8a255cba80/packages/flarevm.installer.vm/tools/chocolateyinstall.ps1#L42-L70
Looks like I have the same issue:
I can't reproduce the error. Can you provide the logs (the one in yellow the screenshoot) and provide some details about the system (ideally everything we ask for in the bug issue template) and how you installed FLARE-VM?
I am sending the chocolatey logs: chocolatey.log
and the environment details: VM-Get-Host-Info.txt
It is a latest Windows 10 Pro x64 running in VMware Workstation Pro 17.0.2 build-21581411
I went through the installation prerequisites on the main page and I started:
.\install.ps1 -password <password> -noWait -noGui -noChecks
in admin PS.
I think https://github.com/mandiant/VM-Packages/pull/465 may fix this issue. I have just merged it. It should take some minutes until the package (flarevm.installer.vm version 0.0.0.20230626) is pushed. Can you retry later and let us know if the issue is fixed?
I think mandiant/VM-Packages#465 may fix this issue. I have just merged it. It should take some minutes until the package (flarevm.installer.vm version 0.0.0.20230626) is pushed. Can you retry later and let us know if the issue is fixed?
Yes I will try again soon.
Installation is going on, I got this at the beginning:
but let's wait for the final stage.
@torabi12 from your result this issue has been fixed as that is the expected result. I see 2 .vm
packages failing that our daily test has already detected: https://github.com/mandiant/VM-Packages/wiki/Daily-Failures Note that some packages use the same URL for different versions, so every time a new version is released, the download hash fails breaking the package. The hash needs to be updated to fix the package and we do not always have time to fix them when this happens. Once a week we update packages using GH actions, which fixes some of these issues after we merge the PR. I have just trigger it manually: https://github.com/mandiant/VM-Packages/pull/468 After we merge it most of the issues will be fixed. But we are only able to fix packages that use GitHub releases or chocolatey community packages. So pestudio, which uses a different non-standard way, won't be fixed. See https://github.com/mandiant/flare-vm/issues/468
So closing this issue. If you have any idea to improve how we do this, please send an issue/PR and we can discuss further. A PR to update the hash of pestudio would also help (like the one here https://github.com/mandiant/VM-Packages/pull/232)
Hi, I faced a similar issue whereby I was given the VM Installation Complete dialog, but I had a few packages that failed to install. I tried to follow the instruction to choco install -y wireshark npcap.vm sfextract.vm
(and tried individually too), but there were dependency issues.
Any ideas on how I should fix this?
Now after #461 has been resolved the installation worked without errors but at the end of the installation half of packages were listed as
failed
although they are all installed and they do work well.Here is the content of
failed_packages.txt
:and here is the list of the installed packages:
I didn't test all programs from the list of failed packages but I tested quite a few and they do work well.
Environment: