Skip to content

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Jun 30, 2025

Description

proxmoxbackupclient_go is a backup client for pbs (proxmox backup server) written on golang.

Fixes #6308

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • New Package

hgy59 added 2 commits June 30, 2025 16:39
- add proxmoxbackupclient_go
- patch sources to get rid of windows dependencies
- upstream is still under development
@bennetgallein
Copy link

Hi, thanks for the work. Any chance you can write a few instructions how to build/test this for something who has not worked with the spksrc repository?

@hgy59
Copy link
Contributor Author

hgy59 commented Jul 4, 2025

Hi, thanks for the work. Any chance you can write a few instructions how to build/test this for something who has not worked with the spksrc repository?

We have inststructions on how to install development packages created by github build action under Frequently Asked Questions

after installation of the proxmoxbackupclient package, you have the command proxmoxbackupgo available in the path (original is /var/packages/proxmoxbackupclient/target/bin/proxmoxbackupgo)

$ ls -la $(which proxmoxbackupgo)
lrwxrwxrwx 1 root root 60 Jul  1 23:52 /usr/local/bin/proxmoxbackupgo -> /var/packages/proxmoxbackupclient/target/bin/proxmoxbackupgo

@bennetgallein
Copy link

I've confirmed that the installation works on my ARM Test-NAS and from what I can tell I'm able to push a backup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-package PR/WIP for a new package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Package Request] Proxmox Backup Client

2 participants