ii  znc                             0.092-3~lucid1                    an
advanced IRC bouncer
ii  znc-dev                         0.092-3~lucid1                    an
advanced IRC bouncer (development headers
ii  znc-extra                       0.092-3~lucid1                    extra
modules for znc
ii  znc-perl                        0.092-3~lucid1                    an
advanced IRC bouncer (Perl extension)

got the same error, it seems znc does not try to load any global module.

2012/12/14 Thomas Ward <[email protected]>

> I'm making a few assumptions with this response, so bear with me:
> (1) Your Lucid system is using the version of ZNC in the lucid
> repositories (and NOT the version in lucid backports)
> (2) Your Precise system is using the version of ZNC in the precise
> repositories
> (3) You wrote your module on the 0.206 version of ZNC that is in precise.
>
> Let me first point out one thing: between 0.078-1 in Lucid, and 0.206-1
> in Precise, and even between 0.206-1 in Precise and 1.0-1 in Raring,
> there are substantial codebase changes within ZNC.  What works in 0.206
> (precise) may not work in 0.078 (lucid), and what works in 1.0 (raring)
> will NOT work with 0.078 (lucid) because of API changes among other
> things, in which case if the code base changes are at fault, this isn't
> a bug in 0.078.
>
> Having said this, can you try the version in lucid backports
> (0.092-3~lucid1) and see if the issue is replicated there?  There's
> instructions on this page that can help enable backports in Lucid:
> https://help.ubuntu.com/community/UbuntuBackports
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1088390
>
> Title:
>   znc & znc-perl not to load perl module
>
> Status in “znc” package in Ubuntu:
>   Invalid
> Status in “znc” source package in Lucid:
>   New
>
> Bug description:
>   I loaded modperl, but znc still not to load my self-made perl modules,
>   I wrote a module znc_ip.pm, placed it in ~/znc/modules/znc_ip.pm
>
>   but when znc starting, it only try to find znc_ip.so , not to load
> znc_ip.pm,
>   the code are tested with newer version znc in ubuntu12.04
>
>   write(1, "\33[1m\33[34m[\33[32m    \33[34m]\33[39m\33["..., 63[    ]
> Loading Module [znc_ip]... ) = 63
>   stat("./", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
>   stat("./", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
>   stat("/home/xx/.znc/modules", {st_mode=S_IFDIR|0700, st_size=4096, ...})
> = 0
>   stat(".//modules/znc_ip.so", 0x7fff50c608d0) = -1 ENOENT (No such file
> or directory)
>   stat(".//modules/extra/znc_ip.so", 0x7fff50c608d0) = -1 ENOENT (No such
> file or directory)
>   stat("/home/xx/.znc/modules/znc_ip.so", 0x7fff50c608d0) = -1 ENOENT (No
> such file or directory)
>   stat("/usr/lib/znc/znc_ip.so", 0x7fff50c608d0) = -1 ENOENT (No such file
> or directory)
>   [ !! ]1, "\33[1m\33[34m[\33[31m Unable to find m"..., 100[ Unable to
> find module [znc_ip] ]
>   ) = 100
>   write(1, "\33[1m\33[34m[\33[31m ** \33[34m]\33[39m\33["..., 64[ ** ]
> Unrecoverable config error.
>   ) = 64
>   close(4)                                = 0
>   close(3)                                = 0
>   exit_group(1)                           = ?
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 10.04
>   Package: znc-perl 0.078-1
>   ProcVersionSignature: Ubuntu 2.6.32-45.100-server 2.6.32.60+drm33.26
>   Uname: Linux 2.6.32-45-server x86_64
>   Architecture: amd64
>   Date: Mon Dec 10 16:22:04 2012
>   InstallationMedia: Ubuntu-Server 10.04.4 LTS "Lucid Lynx" - Release
> amd64 (20120214.2)
>   ProcEnviron:
>    LANG=en_US.UTF-8
>    SHELL=/bin/bash
>   SourcePackage: znc
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/znc/+bug/1088390/+subscriptions
>

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

Title:
  znc & znc-perl not to load perl module

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to