Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525104 - app-portage/mirrorselect: Apply timeout when server asks for authentication
Summary: app-portage/mirrorselect: Apply timeout when server asks for authentication
Status: RESOLVED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-12 08:25 UTC by Weedy
Modified: 2022-05-31 01:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Weedy 2014-10-12 08:25:59 UTC
Asking for auth makes mirrorselect hang for what feels like forever.

* Downloading mirrorselect-test files from each mirror... [3 of 192]
_deeptime(): maxtime is 4
deeptime(): ip's for host gentoo.netnitco.net: ['216.176.132.235']
deeptime(): testing url: ftp://216.176.132.235/pub/mirrors/gentoo/source/distfiles/mirrorselect-test

maxtime should probably apply to auth requests.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2014-12-16 21:41:39 UTC
Mirror itself is fine again, assigning to mirrorselect developers for followup.
Comment 2 Brian Dolbec (RETIRED) gentoo-dev 2022-05-31 01:22:17 UTC
Is this still an issue?

The code (at least in recent versions) handles timeout exceptions.  Perhaps this has changed in recent dev-python/requests lib used for this.

Please re-open if it is still an issue.