[Buildbot-commits] [Buildbot] #2515: pip install -e www fails - fontawesome link is broken
Buildbot trac
trac at buildbot.net
Tue Jun 25 00:18:07 UTC 2013
#2515: pip install -e www fails - fontawesome link is broken
-------------------+-------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.9.0
Version: master | Keywords:
-------------------+-------------------
{{{
Running "copy:font" (copy) task
Warning: Unable to read "src/font/FontAwesome.otf" file (Error code:
ENOENT). Use --force to continue.
}}}
{{{
(sand25)dustin at euclid ~/code/buildbot/t/buildbot/www [nine*] $ ls -al
src/font/
total 28
drwxr-xr-x 2 dustin dustin 4096 Jun 24 18:40 .
drwxr-xr-x 8 dustin dustin 4096 Jun 24 18:40 ..
lrwxrwxrwx 1 dustin dustin 76 Jun 24 18:40 FontAwesome.otf ->
../../components/font-awesome/build/assets/font-
awesome/font/FontAwesome.otf
lrwxrwxrwx 1 dustin dustin 84 Jun 24 18:40 fontawesome-webfont.eot ->
../../components/font-awesome/build/assets/font-awesome/font/fontawesome-
webfont.eot
lrwxrwxrwx 1 dustin dustin 84 Jun 24 18:40 fontawesome-webfont.svg ->
../../components/font-awesome/build/assets/font-awesome/font/fontawesome-
webfont.svg
lrwxrwxrwx 1 dustin dustin 84 Jun 24 18:40 fontawesome-webfont.ttf ->
../../components/font-awesome/build/assets/font-awesome/font/fontawesome-
webfont.ttf
lrwxrwxrwx 1 dustin dustin 85 Jun 24 18:40 fontawesome-webfont.woff ->
../../components/font-awesome/build/assets/font-awesome/font/fontawesome-
webfont.woff
(sand25)dustin at euclid ~/code/buildbot/t/buildbot/www [nine*] $ file
components/font-awesome/build
components/font-awesome/build: ERROR: cannot open `components/font-
awesome/build' (No such file or directory)
(sand25)dustin at euclid ~/code/buildbot/t/buildbot/www [nine*] $ find
components/font-awesome/ -name 'FontAwesome.otf'
components/font-awesome/font/FontAwesome.otf
components/font-awesome/src/assets/font-awesome/font/FontAwesome.otf
}}}
Is the fix to just remove `/build/` from the symlinks?
--
Ticket URL: <http://trac.buildbot.net/ticket/2515>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list