[mythtv] Broken osx-packager.pl

David Snider dsnider at thesniderpad.com
Fri Aug 15 18:27:08 UTC 2008


Looks like the osx-packager.pl has an error in it.  Towards the end, 
when the compile is complete, it issues a cp command to move the 
mythfrontend to the current directory.    It's bailing out with the 
following message:

[osx-pkg] cp 
/nobackup/myth/.osx-packager/src/myth-svn/mythtv/programs/mythfrontend/mythfrontend 
/nobackup/myth/MythFrontend
cp: 
/nobackup/myth/.osx-packager/src/myth-svn/mythtv/programs/mythfrontend/mythfrontend: 
No such file or directory
[osx-pkg] Failed system call: " cp 
/nobackup/myth/.osx-packager/src/myth-svn/mythtv/programs/mythfrontend/mythfrontend 
/nobackup/myth/MythFrontend " with error code 1
Died at /tmp/OSX/build/osx-packager.pl line 985.


When I look at the directory it appears the directory name is now 
'mythfrontend.app' instead of 'mythfrontend'

Fri Aug 15 12:24:07 2008
dsnider at blanc 
/nobackup/myth/.osx-packager/src/myth-svn/mythtv/programs/mythfrontend
$ ls -l
total 8120

--snip--

drwxr-xr-x   3 dsnider  dsnider     102 Aug 15 11:25 mythfrontend.app/

--snip--

Thanks for your time!


More information about the mythtv-dev mailing list