Straight.el: straight-check-all/package does nothing

Created on 5 Aug 2019  Â·  5Comments  Â·  Source: raxod502/straight.el

I regularly do a straight-pull-all and straight-check-all, but for a while now the latter hasn't done anything despite plenty of repos fast-forwarding. Same goes for straight-check-package on an updated package. One time, a week or so ago, the commands were working, but once I restarted Emacs it no longer worked and hasn't since. I hadn't modified my straight.el configuration before this issue arose. The value of straight-check-for-modifications is (find-at-startup find-when-checking). Not sure what other information is relevant to this, so let me know what else I can provide.

bug checking critical modification detection

All 5 comments

I can reproduce this issue. Thanks for reporting it. I'm not sure what's wrong.

I've got a similar issue where straight-rebuild-all does nothing in Emacs batch mode despite several packages being fast-forward merged.
My configuration has straight-check-for-modifications set to (find-at-startup find-when-checking).

Might be related to #412 as well.

M-x straight-rebuild-all should rebuild everything completely independent of whether any files have changed. If that's not the case, then something is seriously wrong.

It looks like this is fixed by: 0918447

Oh lol I always forget to check which bugs I'm fixing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

omidmnz picture omidmnz  Â·  4Comments

raxod502 picture raxod502  Â·  3Comments

dertuxmalwieder picture dertuxmalwieder  Â·  3Comments

rsbowman picture rsbowman  Â·  3Comments

mclearc picture mclearc  Â·  4Comments