Note to remove all .depcache files on the first run of a new build
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 24 Jan 2023 08:46:26 +0000 (08:46 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 24 Jan 2023 08:46:26 +0000 (08:46 +0000)
Somehow the existing files were invalid (did I change the format??)
and that broke dependency generation.

README

diff --git a/README b/README
index 79f5dc2..a53e5ea 100644 (file)
--- a/README
+++ b/README
@@ -85,7 +85,11 @@ When you're ready to do a rebuild:
     server because the whole rebuild will take quite a long time,
     possibly 1-2 days.
 
-(4) Assuming you have goals checked out and compiled in an adjacent
+(4) On the first run (only), remove all .depcache files:
+
+    find ~/d/fedora -name .depcache -delete
+
+(5) Assuming you have goals checked out and compiled in an adjacent
     directory, do:
 
     ../goals/run goals -k