MythTV on amd64 - further testing

Torfinn Ingolfsen torfinn.ingolfsen at broadpark.no
Tue Mar 13 23:17:13 UTC 2007


One other thing, in case it has been missed:
libdts support doesn't work on the amd64 platform right now, my
workaround is  to add '--disable-dts' to the './configure' line in the
port Makefile.

I got another failure, which I don't understand:
( [ -d config ] && cd config ; make -f Makefile install; ) || true
/bin/mkdir -p /usr/local/share/mythtv/database
/bin/cp /usr/ports/multimedia/mythtv/work/mythtv-0.20/database/mc.sql /usr/local/share/mythtv/database
/bin/cp /usr/ports/multimedia/mythtv/work/mythtv-0.20/programs/mythtv-setup/mythtv-setup /usr/local/bin/mythtv-setup
/usr/bin/env /bin/sh /usr/ports/multimedia/mythtv/pkg-install mythtv-0.20 POST-INSTALL
Added group "mythtv".
Added user "mythtv".
Starting mysql.
*** Unable to start mysqld
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.94411.13 env make reinstall
** Fix the installation problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! multimedia/mythtv     (install error)
--->  Packages processed: 0 done, 110 ignored, 0 skipped and 1 failed

I have checked:
- mysqld is running (and it was started before Iinstalled the MythTV port)
- a manual 'pgrep mysqld' sets the return code to zero, as intended

What is wrong here?
-- 
Regards,
Torfinn Ingolfsen,
Norway



More information about the freebsd-multimedia mailing list