HuaDeity dd0e187eb5
Fix HEAD installations with HOMEBREW_FORBID_PACKAGES_FROM_PATHS
- Allow cache paths in FromPathLoader when HOMEBREW_FORBID_PACKAGES_FROM_PATHS is set
- Fixes issue where HEAD installations fail due to temporary source downloads
- Add test case to verify cache paths are allowed when path restrictions are enabled

The issue occurred because HEAD installations download formula sources to cache
directories, but HOMEBREW_FORBID_PACKAGES_FROM_PATHS only allowed paths from
HOMEBREW_CELLAR and HOMEBREW_LIBRARY/Taps, causing the installation to fail.

Closes: homebrew/brew#issue-number
2025-08-13 17:57:55 +08:00
..
2025-08-12 02:40:48 -04:00
2025-07-14 19:12:38 +01:00
2025-07-14 19:12:38 +01:00
2025-07-14 19:12:38 +01:00
2025-03-30 03:24:24 +02:00
2025-07-14 19:12:38 +01:00
2025-07-14 19:12:38 +01:00
2024-12-05 14:26:30 -05:00
2025-02-04 16:27:39 +00:00
2025-04-22 22:31:45 +02:00
2024-10-02 10:03:12 -07:00
2024-09-04 22:54:20 +02:00
2025-07-28 21:14:23 -07:00
2025-02-24 11:57:20 -08:00