Menu

#1 Portability, SQL-BugFix, SQL with user+password

open
nobody
None
5
2004-11-04
2004-11-04
No

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.

Discussion

  • Timo Boettcher

    Timo Boettcher - 2004-11-04

    Portability, SQL-BugFix, SQL with user+password

     
  • Jason Ramey

    Jason Ramey - 2004-11-12

    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.

     
  • Alan Gonzalez

    Alan Gonzalez - 2005-01-08

    Logged In: YES
    user_id=68120

    Same problem here with patch for mythtvburndvd_createdvd.php

    Got a HUNK failed on mythtvburnconfig.xml too

     

Log in to post a comment.