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.71% +0.39%
==========================================
Files 3 3
Lines 502 502
==========================================
+ Hits 358 360 +2
+ Misses 144 142 -2 ☔ 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=2026082719-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 37 fixed
Unstable testsDetails
Performance TestsPerformance degradation:20 performance degradations
Remaining performance tests:91 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. |
030b61b to
aeba2b2
Compare
|
Please squash the commits :) Otherwise looks good |
aeba2b2 to
781b709
Compare
Summary
AI assistance disclosure: AI assistance was used to help prepare this pull request.
Fixes QubesOS/qubes-issues#10865.