public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* Packaging Perl
@ 2020-06-03 10:23 Achim Gratz
  2020-06-04 18:50 ` Jon Turney
  0 siblings, 1 reply; 3+ messages in thread
From: Achim Gratz @ 2020-06-03 10:23 UTC (permalink / raw)
  To: cygwin-apps


I'm in the process of getting the next maintenance update for Perl-5.30
ready.  I'm trying to prepare for the inevitable major update (that will
not be binary compatible, so requires a complete repackaging of all
dependencies again) some time later.  I was planning to use the newly
available PROVIDES in cygport to have the perl_base package provide
"perl530" as a synthetic package name.  Then I'll arrange to generate
all Perl distributions with a REQUIRES for "perl530".  Eventually we'll
need to come up with a way of generating that info automatically, but I
don't think there's any place yet in the installation where the PROVIDES
information gets installed, so cygport can not pick up on it currently.
What I'm unsure about is what happens when we actually upgrade Perl,
which means the new Perl will providse something like "perl532" and we
have a bunch of distributions that require the new "perl532" plus a
bunch of not-yet-updated packages that require "perl530" instead.  The
idea is that either the packages needing the old Perl need to get
de-installed or the upgrade has to be held off until every package has
got an upgrade to the newer Perl.  On GNU/Linux zypper would offer at
least two solutions to chose from in this case, but setup just picks one
of the solutions that libzypp offers and that may not be the one the
user favored.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-04 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-03 10:23 Packaging Perl Achim Gratz
2020-06-04 18:50 ` Jon Turney
2020-06-04 19:22   ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).