You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dec 7 18:06:17 dev-nginx01 fp_listen[44968]: Traceback (most recent call last):
Dec 7 18:06:17 dev-nginx01 fp_listen[44968]: File "/usr/local/lib/python3.9/site-packages/fp-listen/fp-listen.py", line 396, in <module>
Dec 7 18:06:17 dev-nginx01 fp_listen[44968]: ProcessCategoryNew()
Dec 7 18:06:17 dev-nginx01 fp_listen[44968]: File "/usr/local/lib/python3.9/site-packages/fp-listen/fp-listen.py", line 301, in ProcessCategoryNew
Dec 7 18:06:17 dev-nginx01 fp_listen[44968]: urllib.urlretrieve("http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/www/en/ports/categories?rev=HEAD;content-type=text%2Fplain", '/usr/websites/[freshports.org/dynamic/caching/tmp/categories](http://freshports.org/dynamic/caching/tmp/categories)');
Dec 7 18:06:17 dev-nginx01 fp_listen[44968]: AttributeError: module 'urllib' has no attribute 'urlretrieve'
see #433
It broke
fp-listen
:retrieve
at https://docs.python.org/3/library/urllib.request.html#module-urllib.requestIn this case, I don't think there is a description to be had.
The text was updated successfully, but these errors were encountered: