Portability, SQL-BugFix, SQL with user+password
Brought to you by:
spit2k1
Did some portability fixes:
- Autodetection of packetmanagent (dpkg, portage, rpm
(didn't try))
- Autodetection of pathes for binaries and mythweb
- Autodetection of users/groups
- Support for user/password when reading from mysql
(GRANT SELECT ON mythconverg.* TO
mythtvuser@localhost IDENTIFIED BY "mythtvpassword";)
- Fixed problems with SQL-statements on my system
- Fixed mythwebburn looking for mythtvfilename instead
of /myth/tv/filename or just filename
most of these fixes are in the state "Works for me", I
don't know if I broke anything else by fixing it...
Patch is against CVS of 2004-11-4 about 12:00GMT.
Portability, SQL-BugFix, SQL with user+password
Logged In: YES
user_id=131062
tried to apply this patch against CVS, receiving the following:
patch -p0 < mythtvburn.patch
patching file mythtvburn/install.sh
patching file mythtvburn/mythtvburn.sh
patching file mythtvburn/mythwebburn/mythtvburnconfig.xml
patching file mythtvburn/mythwebburn/mythtvburndvd.php
patching file mythtvburn/mythwebburn/mythtvburndvd_confirm.php
patching file mythtvburn/mythwebburn/mythtvburndvd_createdvd.php
patch: **** malformed patch at line 311: @@ -106,7 +106,14 @@
Any ideas? Am I doing something wrong with the patch
command? Thanks.
Logged In: YES
user_id=68120
Same problem here with patch for mythtvburndvd_createdvd.php
Got a HUNK failed on mythtvburnconfig.xml too