public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: ASSI <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: postinstall: fontconfig abnormal exit
Date: Sat, 12 Sep 2020 08:08:29 +0200	[thread overview]
Message-ID: <87imcjh6hu.fsf@Otto.invalid> (raw)
In-Reply-To: <3305b90c-41f2-7377-092d-0f151a83da1c@cornell.edu> (Ken Brown via Cygwin's message of "Fri, 11 Sep 2020 17:13:27 -0400")

Ken Brown via Cygwin writes:
> There's no dependency relation between libxml2 and
> libfontconfig-common, so #4 wouldn't fix the problem.

You'd have to introduce a provides you could depend on, yes.

> And some of the other suggestions would require work on setup.exe that
> someone would have to do.  The current problem is simple to fix and
> shouldn't have to wait for that.

Sure, I was just pointing out that these things have a spectrum of both
inherent and solution complexity.  Activating an additional postinstall
stratum is in fact just adding one character to one constant string in
postinstall.cc, but how to actually use it would be a more involved
discussion.

> I like your idea of using perpetual postinstall scripts.  I think the
> way to do it is probably to make fontconfig_dtd.sh perpetual with
> prefix "zp_".

Yes, that seems like a better solution.  I see a lot of the texlive
stuff already works this way and it appears to have no problems.  While
you're at it, please make it a dash script unless you really need
bashisms.

> That way if libfontconfig-common is installed without
> libxml2 but then libxml2 is installed later, the xmlcatalog command
> gets run.  We would have to check that no harm is done if that
> xmlcatalog command gets run more than once.

From memory, I think as long as you only "--add/--del" then that should
work, but "--create" would clobber any existing content.  So libxml2
postinstall should install the default/empty catalog file and then any
other package should just add/delete the entries that are under control
of that package.


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

  parent reply	other threads:[~2020-09-12  6:08 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08  6:43 Fergus Daly
2020-09-08 12:03 ` Hamish McIntyre-Bhatty
2020-09-08 14:16 ` Andrey Repin
2020-09-08 15:18   ` Fergus Daly
2020-09-08 16:14     ` Brian Inglis
2020-09-10  5:23     ` Fergus Daly
2020-09-10  5:35       ` Andrey Repin
2020-09-10 10:57         ` Fergus Daly
2020-09-10 14:40           ` Brian Inglis
2020-09-11  6:04             ` briand
2020-09-11  7:22               ` Fergus Daly
2020-09-11  8:32                 ` Hamish McIntyre-Bhatty
2020-09-11 11:31                   ` Marco Atzeri
2020-09-11 13:12                     ` Ken Brown
2020-09-11 14:41                       ` Marco Atzeri
2020-09-11 19:47                         ` Ken Brown
2020-09-11 20:30                           ` Achim Gratz
2020-09-11 21:13                             ` Ken Brown
2020-09-12  5:18                               ` Brian Inglis
2020-09-12 12:56                                 ` Ken Brown
2021-07-20 17:00                                   ` Brian Inglis
2021-07-21 19:26                                     ` Ken Brown
2021-07-23  3:37                                       ` Brian Inglis
2020-09-12  6:08                               ` ASSI [this message]
2020-09-13 16:53                                 ` Ken Brown
2020-09-16  8:42                                   ` Fergus Daly
2020-09-12 18:16                           ` Andrey Repin
2020-09-14 15:47                             ` Hamish McIntyre-Bhatty
2020-09-11 13:18                     ` Fergus Daly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87imcjh6hu.fsf@Otto.invalid \
    --to=stromeko@nexgo.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).