commit | 5b3a1ec1f84bb54a4db25d86acafd5efae5147dc | [log] [tgz] |
---|---|---|
author | Erick Tryzelaar <etryzelaar@fuchsia.infra.roller.google.com> | Fri Aug 25 20:29:47 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 25 13:30:51 2023 -0700 |
tree | 2b2973087d8fe053a85dfb00ddbd09d2a13cc774 | |
parent | 5359d19ae9364283a40ca0f885d8119881f5a778 [diff] |
[roll] Roll fuchsia Revert "[pkg-cache] Check for subpackage blobs when loading cache packages" This reverts commit efa30d1bddf8cb8cd9f42b521a634546c6b4c3ae. Reason for revert: Potentially breaking a petal. Original change's description: > [pkg-cache] Check for subpackage blobs when loading cache packages > > On startup, pkg-cache activates in the dynamic index all resident > cache packages so that they will be protected from GC. This logic was > not checking for subpackage blobs, which has the following > consequences: > > * cache packages with missing subpackage blobs could be resolved, and > then resolution of the subpackage (when requested) would fail > * the subpackage blobs would not be protected from GC > > This is fixed, so now cache packages will only be activated on startup > if all subpackage blobs are resident, and all subpackage blobs will be > protected from GC. > > Original-Fixed: 112579 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/905948 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/907703 Original-Revision: 3a64cd4ab1d824e739b7fc808590305e85626100 GitOrigin-RevId: 929b15a95a5659cb5406b968895acba7b5c320de Change-Id: I3b6ce4829ce10a385d632e36d2afb6b87772df9d
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.