FYI - I got a bounce back when replying to the last email.
-------- Original Message --------
SUBJECT:
Undelivered Mail Returned to Sender
DATE:
2019-12-10 1:46 pm
FROM:
mailer-dae...@senna.excelsus.com (Mail Delivery System)
TO:
wel...@excelsusphoto.com
This is the mail system at host senna.excelsus.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<k...@freefall.freebsd.org>: host mx1.freebsd.org[96.47.72.80] said:
550-5.1.1
<k...@freefall.freebsd.org>: Recipient address rejected:
undeliverable
address: No mailbox by that name 550 5.1.1 in case of permanent
delivery
errors (e.g. 5XX SMTP errors) please send your problem report from a
non-blocked location (e.g. gmail/yahoo) to postmas...@freebsd.org
and
include the following information: time (Dec 10 19:46:37) and client
(96.79.137.12). (in reply to RCPT TO command)
--- Begin Message ---
Thanks! That was it. I upgraded py36-requests from 2.21.0 to 2.22.0
and that resolved the error.
It appears portmaster wasnt picking up needing to update py36-requests
as a dependancy.
Below is the info you asked for info.
Thanks for helping!
Weldon
The full traceback when certbot is executed is:
root@senna:/usr/ports/net/py-urllib3 # certbot
Traceback (most recent call last):
File
"/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
583, in _build_master
ws.require(__requires__)
File
"/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
900, in require
needed = self.resolve(parse_requirements(requirements))
File
"/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line
791, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (urllib3 1.25.6
(/usr/local/lib/python3.6/site-packages),
Requirement.parse('urllib3<1.25,>=1.21.1'), {'requests'})
Version of py_requests being used:
py36-requests-2.21.0 HTTP library written in Python for human
beings
py36-requests-toolbelt-0.8.0 Utility belt for advanced users of
python-requests
On 2019-12-10 3:37 am, Kai Knoblich wrote:
> Hi Weldon,
>
> On Thu, Dec 05, 2019 at 10:41:09AM -0600, Weldon Godfrey wrote:
>
>> Due to a security advisory, I port upgraded py-36-urllib3 to 1.25.6
>>
>> Since then,
>>
>> py36-certbot-0.39.0,1
>>
>> is unhappy for the version of urllib3 being too new:
>>
>> pkg_resources.DistributionNotFound: The 'urllib3<1.25,>=1.21.1'
>> distribution was not found and is required by request
>
> thank you for reporting it and sorry for the late reply as your mail somehow
> slipped through the cracks.
>
> I already did some investigations but I wasn't able to reproduce the issue.
>
> At the moment I have the assumption that the www/py-requests port is still at
> release 2.20 on your system.
>
> Can you please send me a full backtrace of the error messsage?
>
> An output of "pkg info -x py" would be also very useful to further
> investigate the issue.
> --
> Cheers
> Kai
--- End Message ---
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"