Skip to content

Commit 8712a31

Browse files
authored
Add comment on build-no-cache to CONTRIBUTING.md (#1256)
1 parent e6dc4f5 commit 8712a31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,9 @@ There should be no more than 2 such version updates per year (ideally
399399
of the system are still variable (in particular unix package versions),
400400
there are occasionally situations where the build fails or, less likely,
401401
the subsequent tests.
402+
When encountering a problem with missing dependencies during an `apt-get install`
403+
it is recommended to attempt a build that forcefully clears the cache first:
404+
`make build-no-cache`.
402405
* Do any amount of testing as needed to be confident we are ready for
403406
release. For major releases, it makes sense to test the ODK on at
404407
least 10 ontologies. In 2024 we typically test:

0 commit comments

Comments
 (0)