GNU bug report logs -
#72840
[PATCH RFC] DRAFT doc: Add “Deprecation Policy” section.
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Tue, 27 Aug 2024 19:32:01 UTC
Severity: normal
Merged with 72839
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #51 received at 72840 <at> debbugs.gnu.org (full text, mbox):
Hi,
Noé Lopez <noe <at> 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’.
This bug report was last modified 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.