Bug 1113714 - posix is missing dep on bit
Summary: posix is missing dep on bit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: lua-posix
Version: epel7
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Tim Niemueller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1113712
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-26 17:52 UTC by Orion Poplawski
Modified: 2020-07-03 18:36 UTC (History)
3 users (show)

Fixed In Version: lua-posix-32-2.el7
Clone Of:
Environment:
Last Closed: 2020-07-03 18:36:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2014-06-26 17:52:01 UTC
Description of problem:

> local p = require"posix"
/usr/share/lua/5.1/posix.lua:8: module 'bit' not found:
        no field package.preload['bit']
        no file './bit.lua'
        no file '/usr/share/lua/5.1/bit.lua'
        no file '/usr/share/lua/5.1/bit/init.lua'
        no file '/usr/lib64/lua/5.1/bit.lua'
        no file '/usr/lib64/lua/5.1/bit/init.lua'
        no file './bit.so'
        no file '/usr/lib64/lua/5.1/bit.so'
        no file '/usr/lib64/lua/5.1/loadall.so'

Version-Release number of selected component (if applicable):
lua-posix-32-1.el7.x86_64


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