Bug 1021156 - Missing Requires on lua-expat
Summary: Missing Requires on lua-expat
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libquvi-scripts
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christopher Meng
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-19 22:35 UTC by Mohamed El Morabity
Modified: 2013-11-25 23:12 UTC (History)
2 users (show)

Fixed In Version: libquvi-scripts-0.9.20131012-1.fc20
Clone Of:
Environment:
Last Closed: 2013-11-10 06:05:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mohamed El Morabity 2013-10-19 22:35:57 UTC
Some libquvi scripts require the LUAExpat library:

$ grep "require 'lxp" /usr/share/libquvi-scripts/0.9/media/*.lua
/usr/share/libquvi-scripts/0.9/media/arte.lua:  local P = require 'lxp.lom'
/usr/share/libquvi-scripts/0.9/media/cbsnews.lua:  local P = require 'lxp.lom'
/usr/share/libquvi-scripts/0.9/media/clipfish.lua:  local P = require 'lxp.lom'
/usr/share/libquvi-scripts/0.9/media/spiegel.lua:  local P = require 'lxp.lom'

Without this library, the web sites handled by the scripts above don't work with quvi. Please add lua-expat as Requires to libquvi-scripts. Notice It only concerns the 0.9 version (Fedora >=20).
Thanks in advance :)

Comment 1 Christopher Meng 2013-10-20 01:48:22 UTC
Thanks.

Comment 2 Fedora Update System 2013-10-20 02:05:18 UTC
libquvi-scripts-0.9.20131012-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/libquvi-scripts-0.9.20131012-1.fc20

Comment 3 Fedora Update System 2013-10-20 17:44:27 UTC
Package libquvi-scripts-0.9.20131012-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libquvi-scripts-0.9.20131012-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-19527/libquvi-scripts-0.9.20131012-1.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-11-10 06:05:17 UTC
libquvi-scripts-0.9.20131012-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Jonathan Abbey 2013-11-25 20:38:57 UTC
Unfortunately, lua-expat appears not to be packaged in Fedora 20?

Comment 6 Mohamed El Morabity 2013-11-25 23:12:24 UTC
(In reply to Jonathan Abbey from comment #5)
> Unfortunately, lua-expat appears not to be packaged in Fedora 20?
It is :)
https://apps.fedoraproject.org/packages/lua-expat


Note You need to log in before you can comment on or make changes to this bug.