-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fix handling of :renames from elpa-packages when the destination is empty #149
Comments
The culprit might be Could you run the following command to check what's going on?
Also, I'm on travel, so I can't look into the details until Saturday. |
Result:
No worries, enjoy your trip. |
It must be a bug with how twist handles :renames in elpa-packages. I'll fix that later, but you can build magit-section right now using the melpa recipe instead of elpa. Actually, twist has a better support for melpa than elpa, so melpa should take precedence in registries. |
I get it, thx ❤️ |
renamePhase
execute failed when build magit-section
Upon updating
magit-section
to mylockDir
, I have captured its build failure error.log:
It seems that
renamePhase
failed during the execution ofmv docs/*.* .
.I am at a loss regarding this, how should I resolve it?
As additional info, the flake of
magit-section
:The text was updated successfully, but these errors were encountered: