-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Missing deferred package in Emacs 24.4 #42
Comments
Adding |
@trishume Is this related to your layer ? |
Oh ok it is related to your config, I'll see if I can reproduce it. |
I don't have any evidence that it is related to my layers or configs. I just added it to my layer's package list because it's mine, I could have added it to the main one and that would have solved it as well. Do you know which package depends on |
Just tried your layer and it is ok for me, I think you had not fetched this commit 7c3a2f3 yet. |
Sorry I was just checking quickly, and you wrote that you pulled the last changes from upstream. |
@trishume Try to remember the packages that you have tested in the last couple of days and that you have removed from your packages. The key to the repro step is in one of them which is very valuable to me :-) |
Packages dependencies: Packages which depend on
Packages which depend on
To get the list, in scratch buffer:
|
Now that I have been disabling packages in |
@Ralesi Can you write the list of packages you disabled ? I hope to identify which packages cause the bug. |
The only package I have disabled is |
I disabled many. I will get the lost when I get home, but |
I'll try to |
After updating my spacemacs to b50bda33ea2506acc374159c0df7e6cc7090a9ddh today, after the first launch it went through an orphan package deletion cycle where it says it deleted 11 packages, which it didn't list. I don't think there should have been that many orphaned packages, it might have been a bit overzealous.
Now on startup I get a warnings buffer opening up with the following error (yes it is repeated 3 times):
I suspect the orphan deleter might have deleted the
deferred
package even thoughconcurrent
depends on it.The text was updated successfully, but these errors were encountered: