Hi,

Thanks for the job done in keeping E16 shine.

I could not find any report of it in either E-devel or E-users MLs, so I
thought I should report it. Not sure where It's the right place to
report it to ...

Well, the fact is that building a debian package from CVS is broken for
some days. I seems related to recent changes in themes.

a (fakeroot) debian/rules binary ends up with

...
...
# The lucida font doesn't exist on Debian boxes or something *shrug*
# Changed to "fixed" in all themes
find debian/enlightenment-data/usr/share/enlightenment/themes/ -type f \
-name '*.cfg'  -exec grep -l lucida  {} \; | \
        xargs perl -i -pwe 's#".*?lucida.*?"#"fixed"#'
# Move files to sub-packages and remove empty directories
dh_movefiles --sourcedir=debian/enlightenment-data
dh_movefiles:
debian/enlightenment-data/usr/share/enlightenment/themes/ShinyMetal not
found (supposed to put it in enlightenment-theme-shinymetal)
tar: /home/jorge/Temp/e16/e/debian/movelist: Cannot open: No such file
or directory
tar: Error is not recoverable: exiting now
sh: line 1: /home/jorge/Temp/e16/e/debian/movelist: No such file or
directory
dh_movefiles:
debian/enlightenment-data/usr/share/enlightenment/themes/BlueSteel not
found (supposed to put it in enlightenment-theme-bluesteel)
tar: /home/jorge/Temp/e16/e/debian/movelist: Cannot open: No such file
or directory
tar: Error is not recoverable: exiting now
sh: line 1: /home/jorge/Temp/e16/e/debian/movelist: No such file or
directory
dh_movefiles:
debian/enlightenment-data/usr/share/enlightenment/themes/Ganymede not
found (supposed to put it in enlightenment-theme-ganymede)
tar: /home/jorge/Temp/e16/e/debian/movelist: Cannot open: No such file
or directory
tar: Error is not recoverable: exiting now
sh: line 1: /home/jorge/Temp/e16/e/debian/movelist: No such file or
directory
make: *** [install] Error 1


Hope it's trivial...

Regards.



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to