Git Product home page Git Product logo

Comments (3)

hgy59 avatar hgy59 commented on September 18, 2024

@barnybla we have a borgbackup package available.

It is not possible to install borgbackup as you did. It is missing some wheels that need to be cross compiled for the system your are running it. I suppose your NAS is not of x86_64 architecture, as wheels for those are mostly downloadable from the index (like pypi).
AFAICS in the logs, it is trying to build cryptography wheel. For this it would need a build environment with development packages, compiler, et al.

If you install borgbackup package created by the SynoCommunity, you get all the required cross compiled wheels for your NAS.

It is one of the main tasks of this repository to cross compile programs, libraries and tools (and wheels) from source code.


PS If a program and all dependencies are pure python, then it is possilbe to install it in a virtual environment as you tried.

from spksrc.

barnybla avatar barnybla commented on September 18, 2024

thanks hgy59 for the reply,
The NAS has a x86_64 architecture. So I should leave virtual environment, and install it in the normal system. Which package, from the SynoCommunity for borg and borgmatic, I should install?

Bernd

from spksrc.

hgy59 avatar hgy59 commented on September 18, 2024

@barnybla ok, you already opened issue #6045, so you were on the right way.

You can add the synocommunity repository to the DSM Package Center (see https://synocommunity.com/) and then install the borg package v1.2.6-14 found in "Community" Packages.

Or you could download the spk file for your model and DSM 7.1 on https://synocommunity.com/package/borgbackup
(chose any x64 arch like apollolake, avoton, braswell, ...) and manually install it in the Package Center.

Lets continue this discussion in #6045.

from spksrc.

Related Issues (20)

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.