-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
"beet update" fails #2863
Comments
Interesting! It looks like there are two problems:
Does that sound right? If so, we can quickly fix the second thing, at least. |
I think it would be obviously good to fix both things :-) A quick fix of thing 2 would be a good start. If I turn off art files in the config will beets at least just ignore them? That may be a way to at least get past this and eventually I can use Picard or something to fix the art files. |
BTW I had a similar error-out when doing a merge:
Very annoying when these things cause beets to exit, because resuming imports doesn't seem to work well and I have to redo a lot of work. |
Cool; I pushed a quick fix for the equal-path problem. If you're interested in the broader problem of file errors that abort operations, please take a look at a few related issues—this has been discussed in some detail (and we could definitely use some help sorting it out). |
I still have this exact issue on the latest source build. |
The same issue here. I have had it since I started using beets, and it is definitely still there in the last version. |
Problem
I'm trying to run "beet update" but it fails, apparently while trying to move a non-existent file onto itself.
Setup
My configuration (output of
beet config
) is:The text was updated successfully, but these errors were encountered: