Skip to content

Conversation

@3nprob
Copy link

@3nprob 3nprob commented Jun 23, 2025

Break out qubes-vm-caja and qubes-vm-thunar from qubes-vm-core Arch package to match structure of Debian and Fedora packaging.

Related

@codecov
Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.10%. Comparing base (a405f61) to head (73012d1).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #589   +/-   ##
=======================================
  Coverage   71.10%   71.10%           
=======================================
  Files           3        3           
  Lines         481      481           
=======================================
  Hits          342      342           
  Misses        139      139           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@3nprob 3nprob force-pushed the arch-subpackages branch 3 times, most recently from a73bd80 to 29c5684 Compare June 28, 2025 05:10
@3nprob 3nprob marked this pull request as ready for review June 28, 2025 05:12
@3nprob 3nprob force-pushed the arch-subpackages branch from 29c5684 to 1f5b045 Compare June 28, 2025 05:55
@3nprob 3nprob force-pushed the arch-subpackages branch from f3f7e4a to 73012d1 Compare June 28, 2025 23:01
@marmarek marmarek merged commit 73012d1 into QubesOS:main Jul 3, 2025
5 checks passed
marmarek added a commit that referenced this pull request Jul 10, 2025
* origin/pr/590:
  arch: qubes-vm-* provide qubes-core-agent-*

Pull request description:

While package names match between Debian and Fedora (`qubes-core-agent{,-*}`), Arch packaging has its own naming (`qubes-vm-*`). This means that salt formulas that can otherwise be used seamlessly cross-dists need to be customized for Arch targets.

This adds `provides` directives for Arch packages so they can be installed by referring to their Debian/Fedora names.

- `qubes-core-agent` -> `qubes-vm-core`
- `qubes-core-agent-networking` -> `qubes-vm-networking`
- `qubes-core-agent-nautilus` -> `qubes-vm-nautilus`
- `qubes-core-agent-caja` -> `qubes-vm-caja`
- `qubes-core-agent-thunar` -> `qubes-vm-thunar`
- `qubes-core-agent-dom0-updates` -> `qubes-vm-dom0-updates`
- `qubes-core-agent-passwordless-root` -> `qubes-vm-passwordless-root`

`qubes-vm-keyring` unmapped.

Follow-up to #589
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants