Skip to content

Instantly share code, notes, and snippets.

View pauby's full-sized avatar

Paul Broadwith pauby

View GitHub Profile
@pauby
pauby / gist:6cef12ef8affd470e570541d71c951f7
Created February 28, 2025 15:32
Chocolatey CLI issue - Installing the zoomit package from the root of the C: drive
2025-02-28 15:31:23,198 9688 [INFO ] - Chocolatey v2.4.2
2025-02-28 15:31:23,204 9688 [DEBUG] - Chocolatey is running on Windows v 10.0.26100.0
2025-02-28 15:31:23,204 9688 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2025-02-28 15:31:23,206 9688 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2025-02-28 15:31:23,208 9688 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install zoomit -s . --log-file=c:\temp\zoomit-install.log
2025-02-28 15:31:23,210 9688 [DEBUG] - Received arguments: install zoomit -s . --log-file=c:\temp\zoomit-install.log
2025-02-28 15:31:23,233 9688 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2025-02-28 15:31:23,237 9688 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2025-02-28 15:31:23,241 9688 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2025-02-28 15:31:23,269 9688 [DEBUG] - Performing validation che
@pauby
pauby / vmware.vmx
Created January 22, 2023 20:38
Basic VMware configuration file for use with a vmware_desktop Vagrant box
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "20"
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.functions = "8"
pciBridge5.present = "TRUE"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.functions = "8"
[Mon, 12 Dec 12:50] [8s 195ms] ~
> roco outdated
[00:00:06] ============================================================= 185/185 receive packages from 'chocolatey'
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ParseError("expected more input")', rocolatey-lib\src\roco\remote.rs:187:58
[Mon, 12 Dec 12:50] [7s 51ms] ~
> roco outdated -v
VERBOSE: parse nuspec 'C:\ProgramData\chocolatey\lib\1password\1password.nuspec'
VERBOSE: parse nuspec 'C:\ProgramData\chocolatey\lib\7zip\7zip.nuspec'
VERBOSE: parse nuspec 'C:\ProgramData\chocolatey\lib\7zip.install\7zip.install.nuspec'
function prompt {
# https://github.com/dahlbyk/posh-git/wiki/Customizing-Your-PowerShell-Prompt
$realLASTEXITCODE = $LASTEXITCODE
Write-Host
if ($PSVersionTable.PSEdition -eq 'Core') {
Write-Host '(Core) ' -NoNewline
}
write-host "[" -noNewLine

Keybase proof

I hereby claim:

  • I am pauby on github.
  • I am pauby (https://keybase.io/pauby) on keybase.
  • I have a public key whose fingerprint is 4AAB CCD3 9D47 2ABD 312F ECAB CB65 EDBF 01F1 9F45

To claim this, I am signing this object:

@pauby
pauby / Update-AUPackages.md
Created June 26, 2017 17:57
Update-AUPackages Report #powershell #chocolatey
@pauby
pauby / Update-AUPackages.md
Created June 26, 2017 17:56
Update-AUPackages Report #powershell #chocolatey
@pauby
pauby / Update-AUPackages.md
Created June 26, 2017 17:52
Update-AUPackages Report #powershell #chocolatey
@pauby
pauby / Update-AUPackages.md
Created June 26, 2017 17:50
Update-AUPackages Report #powershell #chocolatey
@pauby
pauby / Update-AUPackages.md
Created June 26, 2017 17:43
Update-AUPackages Report #powershell #chocolatey