-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
debian-12-minimal packages has unwanted extraneous packages installed #8330
Comments
This behavior is very peculiar. The chain of trust already expanded from: Packages from different sources -> Debian -> Whonix -> User to: Packages from different sources -> Debian -> Qubes-Debian -> Whonix -> User As a Whonix developer and as a user, I expect Qubes-Debian to remain as close as possible to the original Debian in terms of code and packages on which Whonix is based. Otherwise, Whonix can no longer be considered truly based on Debian, which would impact its overall quality (which also happened). Therefore, there are two potential solutions to consider:
Or
If neither option 1 nor option 2 is taken into consideration, we need to reconsider what Qubes-Whonix is evolving into and how valuable it is to provide the same level of quality that we claim it should offer. |
@fepitre it seems now packages are installed from both
For minimal template, it should be only the latter. |
Resolved. The newly built Qubes-Whonix 17 Templates no longer have this issue. |
Qubes OS release
R4.2
Brief summary
Unwanted extraneous packages installed by default in the
debian-12-minimal
template.Steps to reproduce
Start Template.
Expected behavior
Packages such as firefox not being installed. Also keepassxc, network-manager-gnome, thunderbird are installed.
Actual behavior
Packages such as firefox are installed.
Additional information
Also potentially other unwanted extraneous packages might be installed.
This is a regression.
It is likely unintentional because file https://github.com/QubesOS/qubes-builder-debian/blob/main/template_debian/packages_bullseye_minimal.list wasn't modified.
The bug might have been introduced by qubes-builder version 1 to version 2 migration?
The text was updated successfully, but these errors were encountered: