-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add securedrop-workstation-dom0-config 1.0.0-rc1 log
- Loading branch information
Showing
1 changed file
with
171 additions
and
0 deletions.
There are no files selected for viewing
171 changes: 171 additions & 0 deletions
171
workstation/securedrop-workstation-dom0-config-1.0.0-rc1.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,171 @@ | ||
Script started on 2024-06-26 17:09:01-04:00 [COMMAND="git log -n1 && make build-rpm" TERM="dumb" TTY="/dev/pts/2" COLUMNS="80" LINES="24"] | ||
WARNING: terminal is not fully functional | ||
Press RETURN to continue | ||
commit 5493e755606303e58caece302ccad57aa2c5e0bd (HEAD -> release/1.0.0, tag: 1.0[m.0-rc1, origin/release/1.0.0)[m | ||
Merge: c3f4dce cbb6ad9[m | ||
Author: Kunal Mehta <[email protected]>[m | ||
Date: Wed Jun 26 16:03:30 2024 -0400[m | ||
[m | ||
Merge pull request #1102 from freedomofpress/rc1-bump[m | ||
[m | ||
[1.0.0] SecureDrop Workstation 1.0.0-rc1[m | ||
USE_BUILD_CONTAINER=true ./scripts/container.sh ./scripts/build-rpm.sh | ||
STEP 1/14: FROM registry.fedoraproject.org/fedora:37 | ||
STEP 2/14: LABEL org="Freedom of the Press" | ||
--> Using cache ed0756c288834a935a198cd9957a5d4e5ba567488a2123f16c84e1a5d60d6378 | ||
--> ed0756c28883 | ||
STEP 3/14: LABEL image_name="securedrop-workstation-qubes-4.2" | ||
--> Using cache c097cc9ee39d40170ed127817fb26d17a121b87835204a080d5a48de535ec45c | ||
--> c097cc9ee39d | ||
STEP 4/14: ARG USER_NAME | ||
--> Using cache ddc63e9378d85a3266579e5f01f92e3f388cb25e75179d7512bd56fb7c1df253 | ||
--> ddc63e9378d8 | ||
STEP 5/14: ENV USER_NAME ${USER_NAME:-root} | ||
--> Using cache 35e8b650461b7481e1e4a57e7ee6a79fab9d19b06f23aed156d55a1ddc3d0be5 | ||
--> 35e8b650461b | ||
STEP 6/14: ARG USER_ID | ||
--> Using cache 75a391b14cd0d31200c26ca11b7c34e2ac659081a49e202295a9951aceb185cc | ||
--> 75a391b14cd0 | ||
STEP 7/14: ENV USER_ID ${USER_ID:-0} | ||
--> Using cache 663b2a3675a8dc524694abc139b7de565c316976a6be0ca4fdc7340a9d569106 | ||
--> 663b2a3675a8 | ||
STEP 8/14: RUN dnf install -y make | ||
--> Using cache 487c206326439ecce222b314b75d7755f9de105da0841f7fcd32a7fef26ffde6 | ||
--> 487c20632643 | ||
STEP 9/14: COPY Makefile Makefile | ||
--> Using cache 39a4216b798df58c335fd15601271cd61a4b0d7432e1b6c513d0f28f6b7ff046 | ||
--> 39a4216b798d | ||
STEP 10/14: COPY rpm-build/SPECS rpm-build/SPECS | ||
--> Using cache 3679a9323d13d31d40912cb1536c5536d267740631289a0674476006d6c6aaa2 | ||
--> 3679a9323d13 | ||
STEP 11/14: ARG DEPS=build-deps | ||
--> Using cache e89e7eac9d8e0588dc799e947038609b531f41ce90d0017b326bd61f3705aba1 | ||
--> e89e7eac9d8e | ||
STEP 12/14: RUN make ${DEPS} | ||
--> Using cache c5e0dc9b4123798b561317ccf35f5b96ffcaf004278fe85e3b3a6c011ccaf1bd | ||
--> c5e0dc9b4123 | ||
STEP 13/14: RUN rm -rf rpm-build | ||
--> Using cache 33290fe1b37a397ee56f6b18d79932d32950fbe372d86576d46ae93ad00ec3d9 | ||
--> 33290fe1b37a | ||
STEP 14/14: RUN if test $USER_NAME != root ; then useradd --no-create-home --home-dir /tmp --uid $USER_ID $USER_NAME && echo "$USER_NAME ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers ; fi | ||
--> Using cache 5fd6a8cff81a6296d3bfabb5c11fd9c0cd3a238e351fe5f4907765bf0a8baa93 | ||
COMMIT securedrop-workstation-dom0-config | ||
--> 5fd6a8cff81a | ||
Successfully tagged localhost/securedrop-workstation-dom0-config:latest | ||
5fd6a8cff81a6296d3bfabb5c11fd9c0cd3a238e351fe5f4907765bf0a8baa93 | ||
Removing dist/ | ||
Removing rpm-build/RPMS/noarch/ | ||
Removing rpm-build/SOURCES/securedrop-workstation-dom0-config-1.0.0rc1.tar.gz | ||
running sdist | ||
running egg_info | ||
writing securedrop_workstation_dom0_config.egg-info/PKG-INFO | ||
writing dependency_links to securedrop_workstation_dom0_config.egg-info/dependency_links.txt | ||
writing top-level names to securedrop_workstation_dom0_config.egg-info/top_level.txt | ||
reading manifest file 'securedrop_workstation_dom0_config.egg-info/SOURCES.txt' | ||
reading manifest template 'MANIFEST.in' | ||
adding license file 'LICENSE' | ||
writing manifest file 'securedrop_workstation_dom0_config.egg-info/SOURCES.txt' | ||
running check | ||
creating securedrop-workstation-dom0-config-1.0.0rc1 | ||
creating securedrop-workstation-dom0-config-1.0.0rc1/files | ||
creating securedrop-workstation-dom0-config-1.0.0rc1/sdw_notify | ||
creating securedrop-workstation-dom0-config-1.0.0rc1/sdw_updater | ||
creating securedrop-workstation-dom0-config-1.0.0rc1/sdw_util | ||
creating securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
creating securedrop-workstation-dom0-config-1.0.0rc1/securedrop_workstation_dom0_config.egg-info | ||
copying files to securedrop-workstation-dom0-config-1.0.0rc1... | ||
copying LICENSE -> securedrop-workstation-dom0-config-1.0.0rc1 | ||
copying MANIFEST.in -> securedrop-workstation-dom0-config-1.0.0rc1 | ||
copying README.md -> securedrop-workstation-dom0-config-1.0.0rc1 | ||
copying VERSION -> securedrop-workstation-dom0-config-1.0.0rc1 | ||
copying pyproject.toml -> securedrop-workstation-dom0-config-1.0.0rc1 | ||
copying setup.py -> securedrop-workstation-dom0-config-1.0.0rc1 | ||
copying files/10-securedrop-logind_override.conf -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/31-securedrop-workstation.policy -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/32-securedrop-workstation.policy -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/clean-salt -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/config.json.example -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/destroy-vm.py -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/press.freedom.SecureDropUpdater.desktop -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/provision-all -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/sdw-admin.py -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/sdw-login.py -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/sdw-notify.py -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/sdw-notify.service -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/sdw-notify.timer -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/sdw-updater.py -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/securedrop-128x128.png -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/securedrop-logind-override-disable.service -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/securedrop-scalable.svg -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/securedrop-user-xfce-icon-size.service -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/securedrop-user-xfce-settings.service -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/update-xfce-settings -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying files/validate_config.py -> securedrop-workstation-dom0-config-1.0.0rc1/files | ||
copying sdw_notify/Notify.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_notify | ||
copying sdw_notify/NotifyApp.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_notify | ||
copying sdw_notify/__init__.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_notify | ||
copying sdw_notify/strings.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_notify | ||
copying sdw_updater/Updater.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_updater | ||
copying sdw_updater/UpdaterApp.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_updater | ||
copying sdw_updater/UpdaterAppUiQt5.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_updater | ||
copying sdw_updater/__init__.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_updater | ||
copying sdw_updater/strings.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_updater | ||
copying sdw_util/Util.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_util | ||
copying sdw_util/__init__.py -> securedrop-workstation-dom0-config-1.0.0rc1/sdw_util | ||
copying securedrop_salt/99-sd-devices.rules -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/apt-test-pubkey.asc -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/apt-test_freedom_press.sources.j2 -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/apt_freedom_press.sources.j2 -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/dom0-xfce-desktop-file.j2 -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/fpf-apt-repo.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/remove-tags.py -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-app-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-app.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-attach-export-device -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-base-template-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-base-template.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-clean-all.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-clean-default-dispvm.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-default-config.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-default-config.yml -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-devices-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-devices.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-dom0-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-dom0-systemd.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-gpg-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-gpg.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-log.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-logging-setup.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-proxy-template-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-proxy.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-remove-unused-templates.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-sys-vms.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-sys-whonix-vms.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-upgrade-templates.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-usb-autoattach-add.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-usb-autoattach-remove.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-viewer-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-viewer.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-whonix-config.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-whonix.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-workstation-template-files.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-workstation-template.sls -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sd-workstation.top -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/sdlog.conf -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/securedrop-handle-upgrade -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_salt/securedrop-release-signing-pubkey-2021.asc -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_salt | ||
copying securedrop_workstation_dom0_config.egg-info/PKG-INFO -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_workstation_dom0_config.egg-info | ||
copying securedrop_workstation_dom0_config.egg-info/SOURCES.txt -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_workstation_dom0_config.egg-info | ||
copying securedrop_workstation_dom0_config.egg-info/dependency_links.txt -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_workstation_dom0_config.egg-info | ||
copying securedrop_workstation_dom0_config.egg-info/top_level.txt -> securedrop-workstation-dom0-config-1.0.0rc1/securedrop_workstation_dom0_config.egg-info | ||
Writing securedrop-workstation-dom0-config-1.0.0rc1/setup.cfg | ||
creating dist | ||
Creating tar archive | ||
removing 'securedrop-workstation-dom0-config-1.0.0rc1' (and everything under it) | ||
find: ‘debug’: No such file or directory | ||
|
||
Build complete! RPMs and their checksums are: | ||
|
||
1f511079679879ae92c37906331227dd25a775868524e608826ab09d851e0914 rpm-build/RPMS/noarch/securedrop-workstation-dom0-config-1.0.0rc1-1.fc37.noarch.rpm | ||
|
||
Script done on 2024-06-26 17:09:18-04:00 [COMMAND_EXIT_CODE="0"] | ||
|