chocolateypackages icon indicating copy to clipboard operation
chocolateypackages copied to clipboard

Report file too long bug to choco/choco

Open AnthonyMastrean opened this issue 9 years ago • 2 comments

Chocolatey is trying to delete a backup folder.

PS> choco install apachedirectorystudio -f -y
Chocolatey v0.9.9.8
Installing the following packages:
apachedirectorystudio
By installing you accept licenses for the packages.
This is try 1/3. Retrying after 300 milliseconds.
 Error converted to warning:
 Could not find a part of the path 'pom.properties'.
This is try 2/3. Retrying after 400 milliseconds.
 Error converted to warning:
 Could not find a part of the path 'pom.properties'.
Maximum tries of 3 reached. Throwing error.
Attempted to remove 'C:\ProgramData\chocolatey\lib-bkp\apachedirectorystudio' but had an error::
 Could not find a part of the path 'pom.properties'.
apachedirectorystudio not installed. The package was not found with the source(s) listed.
 If you specified a particular version and are receiving this message, it is possible that the package name exists
but the version does not.
 Version: ""
 Source(s): "https://chocolatey.org/api/v2/"

Chocolatey installed 0/1 package(s). 1 package(s) failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures:
 - apachedirectorystudio

AnthonyMastrean avatar Jul 30 '15 21:07 AnthonyMastrean