[Webkit-unassigned] [Bug 34637] New: update-webkit-auxiliary-libs does not like a space in the path to the WebKit folder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 5 02:02:52 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34637

           Summary: update-webkit-auxiliary-libs does not like a space in
                    the path to the WebKit folder
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leith at leithalweapon.geek.nz


I have just downloaded a fresh tar of the source code. After extracting I
executed update-webkit from cygwin.

The result was a spew of error messages like these:
cp: cannot create regular file
`/home/Leith\nBade/WebKit/WebKitLibraries/win/lib/libxslt.lib': No such file or
directory
cp: cannot create regular file
`/home/Leith\nBade/WebKit/WebKitLibraries/win/lib/pthreadVC2.lib': No such file
or directory
cp: cannot create regular file
`/home/Leith\nBade/WebKit/WebKitLibraries/win/lib/SQLite3.lib': No such file or
directory
mv: cannot move `/tmp/webkitlibsFSMnc5X/WebKitAuxiliaryLibrary.headers' to
`/home/Leith\nBade/WebKit/WebKitLibraries/win': No such file or directory
Couldn't move WebKitAuxiliaryLibrary.headers to /home/Leith
Bade/WebKit/WebKitLibraries/win.
The WebKitAuxiliaryLibrary has been sucessfully installed in
 /home/Leith
Bade/WebKit/WebKitLibraries/win

It would appear update-webkit-auxiliary-libs some how screws up the path to the
WebKit folder "/home/Leith Bade/WebKit" and replaces that space in "Leith Bade"
with "Leith/nBade" (newline).

Also the other bug worth mentioning here is that the message "The
WebKitAuxiliaryLibrary has been sucessfully installed in" is clearly misleading
as it does not check if the unzip works.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list