Skip to content

Instantly share code, notes, and snippets.

@gbrayut
Created November 26, 2013 05:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gbrayut/7653700 to your computer and use it in GitHub Desktop.
Save gbrayut/7653700 to your computer and use it in GitHub Desktop.
Issue installing tomboy 1.14.0
Chocolatey (v0.9.8.23) is installing 'tomboy' and dependencies. By installing you accept the license for 'tomboy' and ea
ch dependency you are installing.
______ gtksharp v2.12.20.1 ______
Downloading gtksharp 32 bit (http://download.xamarin.com/Installer/gtk-sharp-2.12.20.msi) to C:\Users\a4hdszz\AppData\Lo
cal\Temp\chocolatey\gtksharp\gtksharpInstall.MSI
Installing gtksharp...
Elevating Permissions and running msiexec /i "C:\Users\a4hdszz\AppData\Local\Temp\chocolatey\gtksharp\gtksharpInstall.MS
I" /quiet . This may take awhile, depending on the statements.
gtksharp has been installed.
gtksharp has finished successfully! The chocolatey gods have answered your request!
______ tomboy v1.14.0 ______
Downloading tomboy 64 bit (http://download.gnome.org/binaries/win32/tomboy/1.14/Tomboy-1.14.0.msi) to C:\Users\a4hdszz\A
ppData\Local\Temp\chocolatey\tomboy\tomboyInstall.msi
Write-Error : tomboy did not finish successfully. Boo to the chocolatey gods!
-----------------------
[ERROR] Exception calling "GetResponse" with "0" argument(s): "The operation has timed out"
-----------------------
At C:\Chocolatey\chocolateyinstall\helpers\functions\Write-ChocolateyFailure.ps1:30 char:13
+ Write-Error <<<< $errorMessage
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error
Write-Error : Package 'tomboy v1.14.0' did not install successfully: Exception calling "GetResponse" with "0" argument(
s): "The operation has timed out"
At C:\Chocolatey\chocolateyinstall\functions\Chocolatey-NuGet.ps1:90 char:28
+ Write-Error <<<< "Package `'$installedPackageName v$installedPackageVersion`' did not install succes
sfully: $($_.Exception.Message)"
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-Error
Finished installing 'tomboy' and dependencies - if errors not shown in console, none detected. Check log for errors if u
nsure.
Reading environment variables from registry. Please wait... Done.
PS C:\>
PS C:\> cinst tomboy -Pre
Chocolatey (v0.9.8.23) is installing 'tomboy' and dependencies. By installing you accept the license for 'tomboy' and ea
ch dependency you are installing.
______ tomboy v1.15.1-beta ______
Downloading tomboy 64 bit (http://ftp.gnome.org/pub/GNOME/binaries/win32/tomboy/1.15/Tomboy-1.15.1.msi) to C:\Users\a4hd
szz\AppData\Local\Temp\chocolatey\tomboy\tomboyInstall.msi
Installing tomboy...
Elevating Permissions and running msiexec /i "C:\Users\a4hdszz\AppData\Local\Temp\chocolatey\tomboy\tomboyInstall.msi" /
quiet . This may take awhile, depending on the statements.
tomboy has been installed.
tomboy has finished successfully! The chocolatey gods have answered your request!
Finished installing 'tomboy' and dependencies - if errors not shown in console, none detected. Check log for errors if u
nsure.
Reading environment variables from registry. Please wait... Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment