Bug 1001590 - libquvi-scripts is missing a dep on lua-socket
Summary: libquvi-scripts is missing a dep on lua-socket
Keywords:
Status: CLOSED RAWHIDE
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-08-27 10:51 UTC by Kalev Lember
Modified: 2013-08-27 10:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-27 10:53:54 UTC
Type: Bug


Attachments (Terms of Use)

Description Kalev Lember 2013-08-27 10:51:59 UTC
While testing new libquvi 0.9 packages:

/usr/share/libquvi-scripts/0.9/common/quvi/youtube.lua:69: module 'socket.url' not found:
	no field package.preload['socket.url']
	no file '/usr/share/lua/5.2/socket/url.lua'
	no file '/usr/share/lua/5.2/socket/url/init.lua'
	no file '/usr/lib64/lua/5.2/socket/url.lua'
	no file '/usr/lib64/lua/5.2/socket/url/init.lua'
	no file './socket/url.lua'
	no file '/usr/share/libquvi-scripts/0.9/common/socket/url.lua'
	no file '/usr/lib64/lua/5.2/socket/url.so'
	no file '/usr/lib64/lua/5.2/loadall.so'
	no file './socket/url.so'
	no file '/usr/lib64/lua/5.2/socket.so'
	no file '/usr/lib64/lua/5.2/loadall.so'
	no file './socket.so'

Please add Requires: lua-socket to the libquvi-scripts 0.9 package.

Comment 1 Christopher Meng 2013-08-27 10:53:54 UTC
Yes, confirmed on today's libquvi rebuild ;)

Just wait ;)


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