fix: use neutral Tinyproxy response pages - #671
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #671 +/- ##
=======================================
Coverage 71.31% 71.31%
=======================================
Files 3 3
Lines 502 502
=======================================
Hits 358 358
Misses 144 144 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026082703-devel&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update
Failed tests10 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 31 fixed
Unstable testsDetails
Performance TestsPerformance degradation:17 performance degradations
Remaining performance tests:94 tests
|
This PR breaks Whonix updates. Whonix checks if it reaches updates proxy (tinyproxy) by looking at its error page, and blocks updates if it isn't found: I think it modifies the default error page to include Whonix-specifc tag (to signal it's routed via tor), and changing what file is used results in the above. @adrelanos may give more pointers how exactly that works. |
Summary
AI assistance disclosure: AI assistance was used to help prepare this pull request.
Fixes QubesOS/qubes-issues#10865.