From 0bbc47d567c82738d2c5c16fc51a1f5b72c7c7d8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 12 Sep 2018 14:19:48 -0400 Subject: [PATCH] response --- ...ment_1_3f8100a4d9e6ab4302c89eeafd0f843e._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/whereis_shouldn__39__t_just_crash_if_one_of_the_special_remotes___34__drivers__34___is_not_available/comment_1_3f8100a4d9e6ab4302c89eeafd0f843e._comment diff --git a/doc/bugs/whereis_shouldn__39__t_just_crash_if_one_of_the_special_remotes___34__drivers__34___is_not_available/comment_1_3f8100a4d9e6ab4302c89eeafd0f843e._comment b/doc/bugs/whereis_shouldn__39__t_just_crash_if_one_of_the_special_remotes___34__drivers__34___is_not_available/comment_1_3f8100a4d9e6ab4302c89eeafd0f843e._comment new file mode 100644 index 0000000000..40f5b4cba3 --- /dev/null +++ b/doc/bugs/whereis_shouldn__39__t_just_crash_if_one_of_the_special_remotes___34__drivers__34___is_not_available/comment_1_3f8100a4d9e6ab4302c89eeafd0f843e._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-09-12T18:16:49Z" + content=""" +Hmm, but the special remote can add urls to the whereis output, indeed it +is doing so in your example. So if the repository has the special remote +enabled it seems it ought to need it to be in working order. + +External special remote programs are only spun up on demand, so the only +way to get to this crash is when it's actually being used for something, +AFAICS. +"""]]