WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33632
autoinstall can get confused and fail to download mechanize
https://bugs.webkit.org/show_bug.cgi?id=33632
Summary
autoinstall can get confused and fail to download mechanize
Eric Seidel (no email)
Reported
2010-01-13 15:59:23 PST
autoinstall can get confused and fail to download mechanize Especially if users happen to control-c during the download. We need to handle this case better. We need to log more to explain to users what's going on. The easy fix is to ask people to just remove "autoinstall.cache.d" Right now autoinstall is puting autoinstall.cache.d in $CWD, but it really should put it in a standard location, like WebKitTools/Scripts. See
bug 33365
.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Jerdonek
Comment 1
2010-05-17 09:36:07 PDT
(In reply to
comment #0
)
> The easy fix is to ask people to just remove "autoinstall.cache.d" > > Right now autoinstall is puting autoinstall.cache.d in $CWD, but it really should put it in a standard location, like WebKitTools/Scripts. See
bug 33365
.
The autoinstall module has since been rewritten to use a standard location (and so no longer uses autoinstall.cache.d, etc):
https://bugs.webkit.org/show_bug.cgi?id=35163
Marking this resolved.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug