Description of problem: $ cclive --format=best http://vimeo.com/18808177 Checking ... ....... ....done. error: boost::filesystem::file_size: Operation not permitted: "/home/pasha/temp/vimeo (Copied all, right quote is absent) Version-Release number of selected component (if applicable): $ rpm -q cclive cclive-0.7.3.1-1.fc14.i686 How reproducible: Always
Hi, thx for the report. I've contacted upstream for this bug
setting BOOST_FILESYSTEM_VERSION at 2 fixes the problem. I'll update this week. epo
cclive-0.7.3.1-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/cclive-0.7.3.1-3.fc15
cclive-0.7.3.1-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/cclive-0.7.3.1-3.fc14
Package cclive-0.7.3.1-3.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing cclive-0.7.3.1-3.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/cclive-0.7.3.1-3.fc15 then log in and leave karma (feedback).
Error is different, but still does not work: $ cclive --format=best http://vimeo.com/18808177 Checking ... ........ libquvi: error: /usr/share/quvi/lua/website/vimeo.lua:62: no match: hd button $ rpm -q cclive cclive-0.7.3.1-3.fc14.i686
it's not the same bug. this fix makes cclive works with youtube, or dmotion.. The error you have is a problem with quvi, may be the vimeo website changed, and there is a parse error.
Sorry, I'm not familiar how it should work inner. But I initially report with vimeo site example. And for me your fix give nothing unfortunately. If you think it is another bug - feel free clone it to another. Thanks.
The initial error was a problem with BOOST_FILESYSTEM_VERSION, always appeared (with all websites). The error you have now is a parse problem (by quvi), that only appears with vimeo. I'll contact upstream for that :) As it now only concern quvi, i'll push this update to stable. Your problem will be fixed with a further quvi update.
This quvi update will fix your problem with vimeo : https://admin.fedoraproject.org/updates/quvi-0.2.16-1.fc14?_csrf_token=f42eab110157f671609c01a4dcdc4f1d52f2300b
cclive-0.7.3.1-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
cclive-0.7.3.1-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
Yes, it seams help. Thank you very much.