From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Nic Ferrier <nferrier@ferrier.me.uk>
Cc: 18860@debbugs.gnu.org
Subject: bug#18860: 24.4; packages don't download consistently from https
Date: Mon, 27 Oct 2014 20:46:55 -0400 [thread overview]
Message-ID: <jwvd29dcaag.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <874mupf6hs.fsf@ferrier.me.uk> (Nic Ferrier's message of "Mon, 27 Oct 2014 23:16:47 +0000")
> Emacs 24.4's package system does something odd when the archive is on
> HTTPS.
> It seems as if dependencies are downloaded through HTTPS but the main
> package is attempted to be downloaded through HTTP.
I did
M-x trace-function RET url-retrieve-synchronously RET
before running your test. On my first test, it failed at
shadchen-1.2.el but the request still had the right "https:" prefix.
IOW the trace shows that the url passed from package.el does include the
"https:" and the problem is somewhere in the URL package.
This said, I haven't managed to reproduce the problem since, so
I haven't been able to dig any further. And in any case I'm not
familiar enough with the HTTP protocol to be of much use there.
Stefan
next prev parent reply other threads:[~2014-10-28 0:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 23:16 bug#18860: 24.4; packages don't download consistently from https Nic Ferrier
2014-10-28 0:46 ` Stefan Monnier [this message]
2014-10-28 8:28 ` Andreas Schwab
2014-10-28 13:42 ` Stefan Monnier
2014-11-04 21:20 ` Ted Zlatanov
2019-09-24 8:01 ` Lars Ingebrigtsen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvd29dcaag.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=18860@debbugs.gnu.org \
--cc=nferrier@ferrier.me.uk \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).