Public bug reported:

Package installs /usr/lib/lua/5.1/rrd.so.0.0.0 and creates a symlink
rrd.so.0 in the same directory, but no rrd.so, so Lua does not find it.
Expected:

~$ lua5.1 -l rrd
Lua 5.1.5  Copyright (C) 1994-2012 Lua.org, PUC-Rio
> 

Acual:

~$ lua5.1 -l rrd
lua5.1: module 'rrd' not found:
        no field package.preload['rrd']
        no file './rrd.lua'
        no file '/usr/local/share/lua/5.1/rrd.lua'
        no file '/usr/local/share/lua/5.1/rrd/init.lua'
        no file '/usr/local/lib/lua/5.1/rrd.lua'
        no file '/usr/local/lib/lua/5.1/rrd/init.lua'
        no file '/usr/share/lua/5.1/rrd.lua'
        no file '/usr/share/lua/5.1/rrd/init.lua'
        no file './rrd.so'
        no file '/usr/local/lib/lua/5.1/rrd.so'
        no file '/usr/lib/x86_64-linux-gnu/lua/5.1/rrd.so'
        no file '/usr/lib/lua/5.1/rrd.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
        [C]: ?
        [C]: ?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: liblua5.1-rrd0 1.4.7-1
ProcVersionSignature: Ubuntu 3.2.0-75.110-generic 3.2.64
Uname: Linux 3.2.0-75-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: amd64
Date: Mon Feb 23 12:32:49 2015
InstallationMedia: Xubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.3)
MarkForUpload: True
SourcePackage: rrdtool
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rrdtool (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424602

Title:
  Unable do load lua-rrd, no rrd.so exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1424602/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to