* On the "next" packages, and packaging confusion.
@ 2024-11-11 5:17 Divya Ranjan via Development of GNU Guix and the GNU System distribution.
0 siblings, 0 replies; 2+ messages in thread
From: Divya Ranjan via Development of GNU Guix and the GNU System distribution. @ 2024-11-11 5:17 UTC (permalink / raw)
To: guix-devel
Hello,
As someone who’s been recently involved in packaging some software for GNU Guix I’m confused with certain choices, mostly with the [package]-next category. What should these next packages be? "More recent" than the non-next package? If so, how much more recent? One release ahead? Or is it supposed to follow the latest master release from the source repository of the package, and the non-next package would be the stable one?
None of the above options seem to satisfy, emacs-next does not follow the latest master, but it further away than one release from the stable. So what exactly does emacs-next follow for being updated? This is not only confusing, but I believe creating issues in packaging as well, someone has even consdiered packaging a "emacs-nextnext" [0].
A better solution is necessary, at least if not that we should decide what and how should the "next" packages be provided and packaged, emacs-next doesn’t even have a description. The next packages should have a _distinct_ description from the non-next ones, so that when the user is installing it they know that they’re installing not a stable, or more recent or whatever we decide as the distinguishing element between the two categories.
I’ve seen similar issues in trying to upgrade the ghc package as well, the ghc-next isn’t clear as to what its following [1].
A clearance of these confusions would be better for both package maintainers and end-users who don’t see much beyond the description, version and do `guix install'.
[1]: https://issues.guix.gnu.org/issue/47335
[0]: https://issues.guix.gnu.org/73281
Regards,
--
Divya Ranjan,
Philosophy, Mathematics, Libre Software.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: On the "next" packages, and packaging confusion.
@ 2024-11-22 23:57 Christopher Howard
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Howard @ 2024-11-22 23:57 UTC (permalink / raw)
To: Divya Ranjan via Development of GNU Guix and the GNU System distribution.
Cc: Divya Ranjan
Hi, I'm not a Guix maintainer, but just thought I would mention that, regarding Emacs:
- There is an official, distinct branch for the next release (in this case, Emacs 30)
- They do have official "pre-test" releases, in the year before the release, which in this case were 30.0.91 and 30.0.92.
- Before that, i.e., before the pre-test releases, it appeared that guix was camping on 30.0.50 (or was it 51)?. I was fine with that, because the important thing (to me) is that the guix package emacs-next could provides a package definition that I could use (with shell -D) to build any commit in the 30 branch. I'm not sure, off-hand, how 30.0.50 was picked exactly.
So, for me at least, the important thing is that emacs-next is taken from the branch for the next release. And if it gets adjusted at the time the pre-tests are release, that is also nice.
--
Christopher Howard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-22 23:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 5:17 On the "next" packages, and packaging confusion Divya Ranjan via Development of GNU Guix and the GNU System distribution.
-- strict thread matches above, loose matches on Subject: below --
2024-11-22 23:57 Christopher Howard
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.