[mythtv-commits] Ticket #7010: ./cpsvndir causes errors with checkinstall for themes
MythTV
mythtv at cvs.mythtv.org
Tue Sep 8 00:09:02 UTC 2009
#7010: ./cpsvndir causes errors with checkinstall for themes
---------------------------------+------------------------------------------
Reporter: ryan.goat at gmail.com | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: head
Severity: high | Mlocked: 0
---------------------------------+------------------------------------------
I tried upgrading to the latest SVN today. But I'm getting errors when I
execute "sudo checkinstall" to build a .deb file. I'm running on ubuntu
9.04 and I've tried running "make distclean" and recompiling but it
doesn't help.
These errors cause mythfrontend to fail. Luckily mythbackend is still
working.
MythTV Version : 21727M
MythTV Branch : trunk
Network Protocol : 48
Library API : 0.22.20090905-1
QT Version : 4.5.0
Options compiled in:
linux release using_oss using_alsa using_backend using_directfb using_dvb
using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv
using_joystick_menu using_lirc using_mheg using_opengl_video
using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr
using_xv using_bindings_perl using_bindings_python using_opengl
using_vdpau using_ffmpeg_threads using_live using_mheg
Here are the errors I saw in the output from checkinstall
{{{
make[2]: Leaving directory
`/home/ryan/mythtv_svn/trunk/mythtv/programs/mythtranscode'
make[1]: Leaving directory `/home/ryan/mythtv_svn/trunk/mythtv/programs'
cd themes/ && make -f Makefile install
make[1]: Entering directory `/home/ryan/mythtv_svn/trunk/mythtv/themes'
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/blue
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/defaultosd
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/blueosd
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/default
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/default-wide
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/G.A.N.T
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/classic
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/DVR
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/Terra
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/defaultmenu
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
sh ./cpsvndir /home/ryan/mythtv_svn/trunk/mythtv/themes/mediacentermenu
/usr/share/mythtv/themes/
./cpsvndir: 28: Bad substitution
make[1]: [install_themes] Error 2 (ignored)
install -m 644 -p /home/ryan/mythtv_svn/trunk/mythtv/themes/FreeSans.ttf
/usr/share/mythtv/
install -m 644 -p
/home/ryan/mythtv_svn/trunk/mythtv/themes/FreeSansBold.ttf
/usr/share/mythtv/
}}}
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7010>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list