Bug 27960
| Summary: | cygwin-downloader missing various necessary packages | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Peter Kasting <pkasting> |
| Component: | WebKit Website | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | All | ||
Peter Kasting
Just re-set up a Windows dev box. It looks like at least the following Cygwin packages weren't installed that needed to be to run various WebKit scripts:
curl
diffutils
patch
perl
...and their dependencies.
(Something could have gone wrong on my end; I had to install Cygwin twice to get the relevant files in /etc/setup to do a rebaseall.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I did a clean installation a couple of weeks ago, and I got the aforementioned packages with cygwin-downloader, no manual tweaking was necessary.
Peter Kasting
OK, I'm willing to believe that something went wrong on my end somehow.