Bug 1225902 - lua-expat installs in 5.2 paths, not 5.3
Summary: lua-expat installs in 5.2 paths, not 5.3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: lua-expat
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Niemueller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-28 12:03 UTC by Olivier Andrieu
Modified: 2015-06-04 20:08 UTC (History)
2 users (show)

Fixed In Version: lua-expat-1.3.0-5.fc22
Clone Of:
Environment:
Last Closed: 2015-06-04 20:08:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Olivier Andrieu 2015-05-28 12:03:12 UTC
The package for lua-expat installs its files in 5.2 directories but the Lua version shipped with Fedora 22 is 5.3 ...

Version-Release number of selected component (if applicable):



Steps to Reproduce:
$ lua -llxp.lom
lua: module 'lxp.lom' not found:
	no field package.preload['lxp.lom']
	no file '/usr/share/lua/5.3/lxp/lom.lua'
	no file '/usr/share/lua/5.3/lxp/lom/init.lua'
	no file '/usr/lib64/lua/5.3/lxp/lom.lua'
	no file '/usr/lib64/lua/5.3/lxp/lom/init.lua'
	no file './lxp/lom.lua'
	no file './lxp/lom/init.lua'
	no file '/usr/lib64/lua/5.3/lxp/lom.so'
	no file '/usr/lib64/lua/5.3/loadall.so'
	no file './lxp/lom.so'
	no file '/usr/lib64/lua/5.3/lxp.so'
	no file '/usr/lib64/lua/5.3/loadall.so'
	no file './lxp.so'
stack traceback:
	[C]: in function 'require'
	[C]: in ?

Comment 1 Fedora Update System 2015-05-28 12:31:37 UTC
lua-expat-1.3.0-5.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/lua-expat-1.3.0-5.fc22

Comment 2 Olivier Andrieu 2015-05-28 12:58:40 UTC
Fixed it, thanks !

Comment 3 Fedora Update System 2015-05-30 15:52:31 UTC
Package lua-expat-1.3.0-5.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing lua-expat-1.3.0-5.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9182/lua-expat-1.3.0-5.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-06-04 20:08:29 UTC
lua-expat-1.3.0-5.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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