Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

When installer fails #10

Closed
chrissie1 opened this issue Sep 12, 2011 · 11 comments
Closed

When installer fails #10

chrissie1 opened this issue Sep 12, 2011 · 11 comments

Comments

@chrissie1
Copy link

When an installer fails to install the package should not be put in the lib folder or be removed from the lib folder.

@henningc
Copy link

Migrated notes from #15:

I tried to install cUrl, but the package was not found and thus the install failed.

When running cup all, I'm getting this:
curl does not appear to be on (https://go.microsoft.com/fwlink/?LinkID=206669). You have 7.21.7 installed. Interesting...

@ferventcoder
Copy link
Contributor

@henningc - I did log another issue for you on what you are experiencing - #16 - I also closed it with chocolatey 0.9.8.11 (which you can get with cup)

@henningc
Copy link

Awesome, thanks

On Fri, Oct 14, 2011 at 1:57 PM, Rob Reynolds <
reply@reply.github.com>wrote:

@henningc - I did log another issue for you on what you are experiencing -
#16 - I also closed it with
chocolatey 0.9.8.11 (which you can get with cup)

Reply to this email directly or view it on GitHub:
#10 (comment)

@thomasbiddle
Copy link
Contributor

Just wanted to comment on this as I had the same issue. Installed ruby, went to install compass and the install failed due to PS not being sourced - exited and reopened PS, gem list showed no compass installed, cinst compass said it was already installed, cinst compass -force and all set (Or just remove from /lib).

@ferventcoder
Copy link
Contributor

Yeah, definitely want to address this in the upcoming version.

@pmcevoy
Copy link

pmcevoy commented Jan 25, 2013

When using meta packages this is quite painful. The meta package downloads all the dependencies; one of them fails; chocolatey thinks that all of the dependencies are installed.

Each one needs to be "-forced" installed one by one when error condition is fixed.

Semi-related to #199

ferventcoder added a commit to ferventcoder/chocolatey that referenced this issue May 22, 2013
@ferventcoder
Copy link
Contributor

This is fixed...

@eatdrinksleepcode
Copy link

In what release was this fixed? I am running Chocolatey 0.9.8.23. I tried installing 7zip, but I don't have administrator rights on my machine at the moment, so it failed. But when I run "cver all -localonly", I see 7zip installed. Moreover, if I try to uninstall 7zip using "cuninst 7zip", I get the error message saying that the package has not provided an uninstallation script, and I have to uninstall it manually. But 7zip stays in the installed list, and there seems to be no way to remove it.

@mkmurray
Copy link

Yeah I just ran into this, I don't think it's fully fixed.

@ferventcoder
Copy link
Contributor

@mkmurray let's chat on chocolatey/choco, ensure you are on 0.9.10.x.

@chocolatey-archive chocolatey-archive locked and limited conversation to collaborators Jun 28, 2016
@ferventcoder
Copy link
Contributor

What you are seeing is likely a different issue and definitely not over here on the old POSH version. Https://github.com/chocolatey/choco/issues/new

@chocolatey-archive chocolatey-archive unlocked this conversation Jun 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants