arch: install Thunar actions with a pacman hook - #666
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #666 +/- ##
=======================================
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=2026081914-devel&flavor=pull-requests Test run included the following:
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 35 fixed
Unstable testsDetails
Performance TestsPerformance degradation:14 performance degradations
Remaining performance tests:97 tests
|
Fixes QubesOS/qubes-issues#9740
Arch Linux installs the Qubes Thunar actions under
/usr/lib/qubes/uca_qubes.xml, but Thunar only loads system custom actions from/etc/xdg/Thunar/uca.xml. Add a package-specific pacman post-transaction hook that appends the Qubes actions afterqubes-vm-thunaris installed or upgraded, matching the existing Debian and Fedora packaging behavior.This pull request was prepared with AI assistance.