Skip to content

cabal sandbox delete erroneously reports error #3214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lspitzner opened this issue Mar 8, 2016 · 3 comments
Closed

cabal sandbox delete erroneously reports error #3214

lspitzner opened this issue Mar 8, 2016 · 3 comments

Comments

@lspitzner
Copy link
Collaborator

current master (1.25.0.0); empty directory:

> cabal sandbox init
Writing a default package environment file to
$FOO/cabal.sandbox.config
Creating a new sandbox at $FOO/.cabal-sandbox
> cabal sandbox delete
Deleting the sandbox located at $FOO/.cabal-sandbox
cabal: $FOO/.cabal-sandbox: does not exist
> echo $?
1

(directory is empty again at this point.)

@23Skidoo 23Skidoo self-assigned this Mar 8, 2016
@23Skidoo 23Skidoo added this to the cabal-install 1.24 milestone Mar 8, 2016
@23Skidoo
Copy link
Member

23Skidoo commented Mar 8, 2016

Thanks, will look into it.

23Skidoo added a commit that referenced this issue Mar 9, 2016
@23Skidoo
Copy link
Member

23Skidoo commented Mar 9, 2016

Fixed, both in master and in 1.24.

@lspitzner
Copy link
Collaborator Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants