-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Packages fail to install #1145
Comments
For me, the below packages failed to install. 2024-10-30 12:38:11,208 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] INFO : Package installed: winscp | 6.3.3
2024-10-30 12:38:11,208 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] INFO : Package installed: winscp.install | 6.3.3
2024-10-30 12:38:11,223 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] INFO : Package installed: winscp.vm | 6.3.3.20240606
2024-10-30 12:38:11,239 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] INFO : Package installed: wireshark | 4.4.1
2024-10-30 12:38:11,239 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] INFO : Package installed: wireshark.vm | 4.4.1
2024-10-30 12:38:11,254 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] INFO : Package installed: wmimplant.vm | 0.0.0.20240125
2024-10-30 12:38:11,254 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] INFO : Package installed: x64dbg.vm | 2024.4.11.20240606
2024-10-30 12:38:11,270 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: minidump.vm
2024-10-30 12:38:11,286 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed to install: GoogleChrome
2024-10-30 12:38:11,301 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] ERROR : For each failed package, you may attempt a manual install via: choco install -y <package_name>
2024-10-30 12:38:11,301 4296 [INFO ] - 2024/10/30 12:38:11 [installer.vm] chocolateyinstall.ps1 [+] ERROR : Failed package list saved to: C:\ProgramData\_VM\failed_packages.txt If I want to try to install it manually, the error below will show up. minidump.vm not installed. The package was not found with the source(s) listed.
Source(s): 'C:\Users\Administrator\Desktop;C:\Users\Administrator;https://www.myget.org/F/vm-packages/api/v2;https://chocolatey.org/api/v2;https://community.chocolatey.org/api/v2/'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Please see https://docs.chocolatey.org/en-us/troubleshooting for more
assistance. |
Thanks for reporting the issue @netceazr! Sorry for the late reply, I had missed this issue. In our CI there are a few Node tools failing too. The reason is that the failing tools have a dependency on our @netceazr I am not completely sure your issue is the same. But it looks node related. Could you share the whole installation log? |
@aghosh0605 your error look different. chrome was failing because of #1188. I do not know why |
What's the problem?
Following packages fail to install on Windows 10 64 bit guest VM:
-obfuscator-io-deobfuscator.vm
-js-deobfuscator.vm
-malware-jail.vm
Steps to Reproduce
Followed instructions from https://github.com/mandiant/flare-vm
All packages except above get installed. Logs confirm the observations
Environment
Virtualization software: VMWare
VM OS version: 10.0.19045
VM PowerShell version: 5.1.19041.2673
VM Chocolatey version: Chocolatey v2.3.0
VM Boxstarter version: Boxstarter|3.0.3
Output of VM-Get-Host-Info:
Additional Information
Logs from log.txt:
Logs from chocolatey.log
Logs from boxstarter.log:
Detected by test suite
No
The text was updated successfully, but these errors were encountered: