emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44195: closed (EXCORPORATE: android/termux/emacs - "error in process


From: GNU bug Tracking System
Subject: bug#44195: closed (EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization ")
Date: Fri, 19 Feb 2021 22:27:02 +0000

Your message dated Fri, 19 Feb 2021 17:26:28 -0500
with message-id <m3pn0vlmnf.fsf@fitzsim.org>
and subject line Re: bug#43566: 27.1; url-http and excorporate does not 
authenticate
has caused the debbugs.gnu.org bug report #43566,
regarding EXCORPORATE: android/termux/emacs - "error in process filter: wrong 
authorization "
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43566: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43566
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: EXCORPORATE: android/termux/emacs - "error in process filter: wrong authorization " Date: Sat, 24 Oct 2020 23:13:38 +0800
Setup

termux-info
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://termux.mentality.rip/termux-packages-24/ stable main
# game-repo (sources.list.d/game.list)
deb https://dl.bintray.com/grimler/game-packages-24 games stable
# science-repo (sources.list.d/science.list)
deb https://dl.bintray.com/grimler/science-packages-24 science stable
Updatable packages:
All packages up to date
Android version:
10
Kernel build information:
Linux localhost 4.14.113-19542039 #1 SMP PREEMPT Fri Aug 28 18:36:13 KST 2020 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-N975F

emacs 27.1
excorporate-0.9.1
fsm-0.2.1
soap-client-3.2.0
url-http-ntlm-2.0.4

Issue

autodiscover works great
after entering username & password
I get the following error:

error in process filter: Wrong authorization used for https:// *url remove*

I have verified my username & password several times. I can follow the exact steps on my other windows 10 emacs setup and connect successfully.

Can you help me debug?

I use excorporate daily and I am so close to getting a nice portable version of emacs /org modeĀ  with exchange integration!

Thanks for all of your help and let me know how to proceed.

Thanks,
Jeff





--- End Message ---
--- Begin Message --- Subject: Re: bug#43566: 27.1; url-http and excorporate does not authenticate Date: Fri, 19 Feb 2021 17:26:28 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux)
Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:
>>
>>> The tests will fail if web-server.el is present but out-of-date, which I
>>> think is unavoidable.  But...
>>
>> Would it be possible to check the web-server.el version to make this
>> more robust?
>
> Michael also asked about this on emacs-devel.  I looked but I can't see
> a simple way to do it.  package.el functionality isn't available in this
> context.

Michael wanted a general approach to requiring specific GNU ELPA package
versions; he suggested an implementation which I adapted and pushed to
master.  You can try it by alternating between revisions
a1c767fe56acfed6627682fadc337203f3b8678c and
4edcba28826869b07f622fd83f6aab96fd8e4d19 of web-server.el and confirming
that for the former commit the tests are skipped and for the latter,
they're run.

I also tested how url-retrieve-synchronously behaves with NTLM
authentication when the authinfo password is wrong.  It doesn't
infinite-loop -- it tries once with the authinfo credentials and if they
fail, it prompts the user for a username and password.  Therefore, the
patch that caused the regression isn't needed for NTLM and the
workaround patch I pushed is fine as-is.

I'm marking this bug done.

Thanks,
Thomas


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]