Hello,

Apart from my patch that fixes endian detection not being applied yet
(as of 35836), freeswitch is still broken.

I just tried installing it on my router, and it fails as follows:

        # opkg install freeswitch-collection-upstream-defaults
        Installing freeswitch-collection-upstream-defaults (1.3.13b-8258e78) to 
root...
        Downloading 
http://mypc/bin/ar71xx/packages/freeswitch-collection-upstream-defaults_1.3.13b-8258e78_ar71xx.ipk.
        Installing freeswitch-mod-callcenter (1.3.13b-8258e78) to root...
        Downloading 
http://mypc/bin/ar71xx/packages/freeswitch-mod-callcenter_1.3.13b-8258e78_ar71xx.ipk.
        Collected errors:
         * check_data_file_clashes: Package freeswitch-mod-callcenter wants to 
install file /etc/freeswitch/autoload_configs/callcenter.conf.xml
                But that file is already provided by package  * 
freeswitch-config-upstream-defaults
         * opkg_install_cmd: Cannot install package 
freeswitch-collection-upstream-defaults.

Also installing a few packages without freeswitch-config-upstream-defaults 
fails:

        root@hermes:/etc/freeswitch# opkg install freeswitch-mod-callcenter 
freeswitch-mod-codec2 freeswitch-mod-commands
        Installing freeswitch-mod-callcenter (1.3.13b-8258e78) to root...
        Downloading 
http://mypc/bin/ar71xx/packages/freeswitch-mod-callcenter_1.3.13b-8258e78_ar71xx.ipk.
        Installing freeswitch-mod-codec2 (1.3.13b-8258e78) to root...
        Downloading 
http://mypc/bin/ar71xx/packages/freeswitch-mod-codec2_1.3.13b-8258e78_ar71xx.ipk.
        Installing freeswitch-mod-commands (1.3.13b-8258e78) to root...
        Downloading 
http://mypc/bin/ar71xx/packages/freeswitch-mod-commands_1.3.13b-8258e78_ar71xx.ipk.
        Configuring freeswitch-mod-callcenter.
        //usr/lib/opkg/info/freeswitch-mod-callcenter.postinst: line 2: 
IPKG_INSTROOT: not found
        //usr/lib/opkg/info/freeswitch-mod-callcenter.postinst: line 2: 
/home/ukleinek/openwrt/src/openwrt/staging_dir/host/bin/sed: not found
        Configuring freeswitch-mod-commands.
        //usr/lib/opkg/info/freeswitch-mod-commands.postinst: line 2: 
IPKG_INSTROOT: not found
        //usr/lib/opkg/info/freeswitch-mod-commands.postinst: line 2: 
/home/ukleinek/openwrt/src/openwrt/staging_dir/host/bin/sed: not found
        Configuring freeswitch-mod-codec2.
        //usr/lib/opkg/info/freeswitch-mod-codec2.postinst: line 2: 
IPKG_INSTROOT: not found
        //usr/lib/opkg/info/freeswitch-mod-codec2.postinst: line 2: 
/home/ukleinek/openwrt/src/openwrt/staging_dir/host/bin/sed: not found
        Collected errors:
         * pkg_run_script: package "freeswitch-mod-callcenter" postinst script 
returned status 127.
         * opkg_configure: freeswitch-mod-callcenter.postinst returned 127.
         * pkg_run_script: package "freeswitch-mod-commands" postinst script 
returned status 127.
         * opkg_configure: freeswitch-mod-commands.postinst returned 127.
         * pkg_run_script: package "freeswitch-mod-codec2" postinst script 
returned status 127.
         * opkg_configure: freeswitch-mod-codec2.postinst returned 127.

I'll try to address these and maybe come up with another patch. If you
want to comment, I'm in #openwrt as ukleink.

Best regards
Uwe
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to