Skip to content
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

Wrong error message after introducing pixi #164

Closed
hz-xiaxz opened this issue Feb 19, 2025 · 1 comment
Closed

Wrong error message after introducing pixi #164

hz-xiaxz opened this issue Feb 19, 2025 · 1 comment

Comments

@hz-xiaxz
Copy link

hz-xiaxz commented Feb 19, 2025

Info: CondaPkg: Waiting for lock to be freed. You may delete this file if no other process is resolving.
│  └   lock_file = "/home/hzxiaxz/.julia/environments/v1.11/.CondaPkg/lock"

After introducing pixi, there should be pixi.lock instead of lock file.

I think the problem is due to this line and surroundings. Maybe an easy workaround is to change the lock to pixi.lock

@info "CondaPkg: Waiting for lock to be freed. You may delete this file if no other process is resolving." lock_file

@cjdoris
Copy link
Collaborator

cjdoris commented Feb 20, 2025

No the message is correct - CondaPkg has it's own lock file in addition to whatever Pixi/Conda/etc uses.

@cjdoris cjdoris closed this as completed Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants