Skip to content
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

Out of date packages in release4.1 branch #16

Closed
Tonux599 opened this issue Aug 12, 2023 · 3 comments
Closed

Out of date packages in release4.1 branch #16

Tonux599 opened this issue Aug 12, 2023 · 3 comments

Comments

@Tonux599
Copy link

I was going to open another issue about cursor icon passthrough not working on my custom built xfce template based on the latest gentoo minimal community template. However before tackling that I noticed at least one package in the release4.1 branch is very, very out of date.

It seems qubes-core-agent-linux is on v4.1.37, about a year old. The latest for R4.1 is v4.1.44

I see the release4.2 branch is seeing more recent commits. Is it possible that the release4.1 branch can continued to be maintained until R4.1 is EOL? (or at least until R4.2 is out of testing).

@fepitre
Copy link
Owner

fepitre commented Aug 12, 2023

I updated the overlay. There is no automatic updates, it's just me thinking to updating stuff. Please note that for now the Gentoo template does work under R4.2. I've not yet had enough time to going more through this.

@fepitre fepitre closed this as completed Aug 12, 2023
@Tonux599
Copy link
Author

Great, thank you!

I'm still quite new to Gentoo, but if I understand these ebuild files correctly, using package version 9999 will build from the latest commit in release4.1 branch? I'm not sure if that branch is only updated on version release. If so I wonder if this could be made the default behavior somehow? Or if a ebuild file could be written in such a way to use the latest v4.1.* tag in that branch?

@fepitre
Copy link
Owner

fepitre commented Aug 12, 2023

9999 version would use always latest commits from Qubes release4.1 repositories and it means possibly having not stable at all components. If you don't want to remain on version tags, you can adjust your system to use 9999 version for qubes components. Take a look at Gentoo documentation for that.

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

No branches or pull requests

2 participants