Code Monkey home page Code Monkey logo

duplicityappforsplunk's People

Contributors

mcm avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

skywalka

duplicityappforsplunk's Issues

Unable to find _librsync library

On startup I'm seeing this error in my Splunk 8.0.2 test server:

03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:  Traceback (most recent call last):
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:    File "./duplicity-input.py", line 17, in <module>
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:      from duplicity import commandline, dup_main, dup_time, log
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:    File "/opt/splunk/etc/apps/DuplicityAppForSplunk/lib/linux-x86_64/duplicity/commandline.py", line 42, in <module>
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:      from duplicity import backend
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:    File "/opt/splunk/etc/apps/DuplicityAppForSplunk/lib/linux-x86_64/duplicity/backend.py", line 46, in <module>
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:      from duplicity import dup_temp
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:    File "/opt/splunk/etc/apps/DuplicityAppForSplunk/lib/linux-x86_64/duplicity/dup_temp.py", line 31, in <module>
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:      from duplicity import path
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:    File "/opt/splunk/etc/apps/DuplicityAppForSplunk/lib/linux-x86_64/duplicity/path.py", line 47, in <module>
03-03-2020 09:34:17.572 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:      from duplicity import librsync
03-03-2020 09:34:17.573 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:    File "/opt/splunk/etc/apps/DuplicityAppForSplunk/lib/linux-x86_64/duplicity/librsync.py", line 33, in <module>
03-03-2020 09:34:17.573 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:      from . import _librsync
03-03-2020 09:34:17.573 +0000 ERROR ModularInputs - <stderr> Introspecting scheme=duplicity:  ImportError: cannot import name _librsync

In the code I see hints that this is a C library:

u"""Provides a high-level interface to some librsync functions

This is a python wrapper around the lower-level _librsync module,
which is written in C.  The goal was to use C as little as possible...

"""

I also found:
lib/darwin/duplicity-0.8.4-py2.7.egg-info/SOURCES.txt:duplicity/_librsyncmodule.c
lib/darwin/duplicity-0.8.4-py2.7.egg-info/installed-files.txt:../duplicity/_librsync.so

But not an x86 version included, is this related to https://github.com/librsync/librsync and do I need to build that to use duplicity?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.