-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add preliminary Focal packages to apt-test #59
Comments
I don't see this as a hard requirement, since the staging environments will install these packages from local debs. We absolutely need the tor & kernel packages for a staging environment to work, so will do those first. |
We definitely need the |
Tested serving the |
Jotting a few notes here in case we need to do this again in the future. In order to spin up a local apt repo to evaluate behavior:
Then add the following files:
The volume mounts allow for an unauthenticated apt source inside the container, suitable only for testing. |
Note that we are still missing the result of |
Since #62 got merged, we're now unblocked for evaluating kernel behavior on Focal. The remaining packages, i.e. "the result of |
So we can get the staging environment fully working. work on the kernel metapackage will continue during the 9/17-10/1 sprint, while uploading other packages is something we'll defer to for later for now. |
As @conorsch states in #59 (comment), the securedrop-specific packages (the output of |
With #77 merged, is anything still left to do here? |
#77 absolutely resolved, my mistake in not cross-linking for automatic close. |
As part of adding Focal support to SecureDrop (freedomofpress/securedrop#4768), we must host the following packages on apt-test.freedom.press to support the staging environment:
make build-debs-focal
once Adds package builds for Focal securedrop#5465 is mergedfetch-tor-packages
target securedrop#5481[1] https://github.com/freedomofpress/securedrop/blob/da6aed84d06a9531af43067854dbc2173fd80906/install_files/ansible-base/group_vars/all/securedrop#L44
The text was updated successfully, but these errors were encountered: