Giter Site home page Giter Site logo

PBS Client Only about proxmox-backup-arm64 HOT 3 CLOSED

wofferl avatar wofferl commented on August 21, 2024
PBS Client Only

from proxmox-backup-arm64.

Comments (3)

MAFLO321 avatar MAFLO321 commented on August 21, 2024 1

Yes.

Long story:

The script only builds the packages and copies them to the packages folder.
Afterwards you can install the packages you want on the host you want.
Install them from the packages directory with:

  • Server:
    sudo apt install \
      ./libjs-extjs_*_all.deb \
      ./libjs-qrcodejs_*_all.deb \
      ./libproxmox-acme-plugins_*_all.deb \
      ./pbs-i18n_*_all.deb \
      ./proxmox-backup-docs_*_all.deb \
      ./proxmox-backup-server_*_arm64.deb \
      ./proxmox-mini-journalreader_*_arm64.deb \
      ./proxmox-widget-toolkit_*_all.deb \
      ./pve-xtermjs_*_arm64.deb
    
  • Client:
    sudo apt install \
      ./proxmox-backup-client_*_arm64.deb \
      # Optional: ./proxmox-backup-file-restore_*_arm64.deb
    

Or push the package files to a apt package repository and install them from there:

  • Server:
    sudo apt install proxmox-backup-server
    
  • Client:
    sudo apt install proxmox-backup-client  # Optional: proxmox-backup-file-restore
    

I hope the commands are correct. I have NOT tested the ones installing directly from packages directory.

As an overview, the following packages are built and copied (at the moment):

root@build:/.../proxmox-backup-arm64# ls -l packages 
total 846236
-rw-r--r-- 1 root root   2819620 Jan 20 13:54 libjs-extjs_7.0.0-1_all.deb
-rw-r--r-- 1 root root      8376 Jan 20 13:55 libjs-qrcodejs_1.20201119-pve1_all.deb
-rw-r--r-- 1 root root    111144 Feb  2 18:18 libproxmox-acme-plugins_1.4.1_all.deb
-rw-r--r-- 1 root root     95000 Jan 20 13:52 pbs-i18n_2.6-2_all.deb
-rw-r--r-- 1 root root  44058204 Feb  4 12:03 proxmox-backup-client-dbgsym_2.1.5-1_arm64.deb
-rw-r--r-- 1 root root   2417744 Feb  4 12:02 proxmox-backup-client_2.1.5-1_arm64.deb
-rw-r--r-- 1 root root   3435992 Feb  4 12:02 proxmox-backup-docs_2.1.5-1_all.deb
-rw-r--r-- 1 root root  49231904 Feb  4 12:03 proxmox-backup-file-restore-dbgsym_2.1.5-1_arm64.deb
-rw-r--r-- 1 root root   2545760 Feb  4 12:02 proxmox-backup-file-restore_2.1.5-1_arm64.deb
-rw-r--r-- 1 root root 305048052 Feb  4 12:03 proxmox-backup-server-dbgsym_2.1.5-1_arm64.deb
-rw-r--r-- 1 root root  20433100 Feb  4 12:03 proxmox-backup-server_2.1.5-1_arm64.deb
-rw-r--r-- 1 root root     15800 Jan 20 13:49 proxmox-mini-journalreader-dbgsym_1.3-1_arm64.deb
-rw-r--r-- 1 root root      7164 Jan 20 13:49 proxmox-mini-journalreader_1.3-1_arm64.deb
-rw-r--r-- 1 root root     22116 Feb  2 18:20 proxmox-widget-toolkit-dev_3.4-5_all.deb
-rw-r--r-- 1 root root    116668 Feb  2 18:20 proxmox-widget-toolkit_3.4-5_all.deb
-rw-r--r-- 1 root root   7441344 Jan 20 13:38 pve-xtermjs-dbgsym_4.12.0-1_arm64.deb
-rw-r--r-- 1 root root    550860 Jan 20 13:38 pve-xtermjs_4.12.0-1_arm64.deb

from proxmox-backup-arm64.

MAFLO321 avatar MAFLO321 commented on August 21, 2024

@hodgiers did this answer your question or do you have any further questions to this topic?
Otherwise, please close the issue.

from proxmox-backup-arm64.

der-graph avatar der-graph commented on August 21, 2024

Thank you for the listing.
I built the packages and installed just the server packages. Worked great on an RPi4 Ubuntu 22.04. Arm64 PBS is running very well as sync PBS. Thanks for this!

from proxmox-backup-arm64.

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.