[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section.
From: |
Ludovic Courtès |
Subject: |
[bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section. |
Date: |
Fri, 13 Sep 2024 19:23:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
Noé Lopez <noe@noé.eu> skribis:
> – How do we remember to delete something after one year of deprecation?
> Should the deprecation date be noted with the deprecation to easily see?
What I and probably others did in the past was to ‘git annotate’ files
to see when a deprecation was added and whether it could “reasonably” be
deleted (though we had no formal rule).
We can always do that, but adding a comment as you suggest is even
better.
> – There is no policy for updating packages through major versions, IMO
> this should be the same as deleting and the previous version should be
> kept for a while, at least for the time for dependencies to update
> upstream.
Interesting point.
For many packages, a major version upgrade goes unnoticed and a
deprecation period of the previous major series wouldn’t be useful.
But for some (interpreters and compilers, “big” libraries/frameworks
like Qt or GTK, and perhaps a few applications), there’s definitely
going to be a need for both the old and new major series for some time.
I’m not sure how to codify that though. Maybe the best we can do is to
state that different situations exist and that “some” major package
upgrades may require a deprecation period for the older major series?
>>+If the package being removed is a ``leaf'' (no other packages depend on
>>+it), it may be removed after a @b{one-month review period} of the patch
>>+removing it (this applies even when the removal has additional
>>+motivations such as security problems affecting the package).
>
> – Why do « leaves » get removed at all? The dependents could be
> users that installed it in their profiles or manifests, one month
> seems very low.
This paragraph talks about packages that are unmaintained or EOL
upstream. What it says is that such packages could be removed, at the
soonest, one month after they have become umaintained/EOL upstream.
The reasons we’d want to remove such packages is to clean up the package
collection (every package adds to the overall maintenance cost) and to
avoid steering users towards unmaintained and possibly insecure
software.
Is one-month after upstream too short? I’d say “no”, but we can
discuss.
Two things to keep in mind in this discussion: (1) the policy does not
state an obligation to remove those packages, and (2) packages remain
available “forever” for those who need it via ‘time-machine’.
> PS: RFCs don’t get announced to guix-devel? I only found out about this
> from mastodon.
My bad! I thought I had Cc’d guix-devel, but apparently not? (Did the
‘send-email’ hook override the ‘Cc:’ or ‘X-Debbugs-Cc:’ header I had
put?)
Ludo’.
- bug#72840: [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., (continued)
- bug#72840: [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., Ludovic Courtès, 2024/09/05
- [bug#72840] [PATCH RFC v2] doc: Add “Deprecation Policy” section., Ludovic Courtès, 2024/09/05
- [bug#72840] [PATCH RFC v2] doc: Add “Deprecation Policy” section., Maxim Cournoyer, 2024/09/11
- [bug#72840] [PATCH RFC v3] doc: Add “Deprecation Policy” section., Ludovic Courtès, 2024/09/11
- [bug#72840] [PATCH RFC v3] doc: Add “Deprecation Policy” section., Maxim Cournoyer, 2024/09/11
- [bug#72840] [PATCH RFC v4] doc: Add “Deprecation Policy” section., Ludovic Courtès, 2024/09/23
- [bug#72840] [PATCH RFC v4] doc: Add “Deprecation Policy” section., Greg Hogan, 2024/09/24
- [bug#72840] [PATCH RFC v4] doc: Add “Deprecation Policy” section., Andreas Enge, 2024/09/25
- [bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., Ludovic Courtès, 2024/09/11
[bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., Noé Lopez, 2024/09/11
- [bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section.,
Ludovic Courtès <=
[bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., Greg Hogan, 2024/09/12
[bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., indieterminacy, 2024/09/13
[bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., Janneke Nieuwenhuizen, 2024/09/14
[bug#72840] [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section., Ludovic Courtès, 2024/09/23