Search Criteria
Package Details: proxmox-backup-client 4.0pre-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/proxmox-backup-client.git (read-only, click to copy) |
---|---|
Package Base: | proxmox-backup-client |
Description: | Client for Proxmox Backup Server |
Upstream URL: | https://pbs.proxmox.com |
Keywords: | backup pbs proxmox pve rust |
Licenses: | AGPL3 |
Submitter: | flumm |
Maintainer: | flumm (tommitscheck) |
Last Packager: | tommitscheck |
Votes: | 23 |
Popularity: | 1.37 |
First Submitted: | 2020-07-15 08:23 (UTC) |
Last Updated: | 2025-07-04 16:08 (UTC) |
Dependencies (11)
- acl (acl-gitAUR)
- fuse3 (fuse3-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- python-docutils (make)
- python-sphinx (python-sphinx-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
chrhasse commented on 2025-06-16 09:53 (UTC)
After looking into it, it seems that
pxar
,pathpatterns
, andproxmox-fuse
have all updated their version numbers to 1.0. Making them use a specific commit from before the version number change likeor patching Cargo.toml to use 1.0 instead of the old version numbers fixes the build for me.
chrhasse commented on 2025-06-12 00:22 (UTC)
I'm not sure if this is a personal issue, but the package has been failing to build with the error
As far as I can tell the path overrides don't seem to be applying but I have no idea why or if it's limited to my system
tommitscheck commented on 2025-05-31 13:15 (UTC)
Thanks for your report and posting a workaround; I wanted to bump this again since a bit, but due to Debian Bookworm based release using older hyper/http crates with some downstream patches it would have been a bit more involved.
But at Proxmox upstream we get slowly towards the next major release, so it shouldn't be that long anymore.
I might do a simple revision bump to ensure the package gets rebuild with the newer FUSE lib though.
Behem0th commented on 2025-05-31 11:21 (UTC) (edited on 2025-05-31 11:22 (UTC) by Behem0th)
On the latest updated Arch PBC crashes with this error:
For solve this issue i know 2 way
1`st Create link
2`nd Patch elf
OJaksch commented on 2025-04-01 13:14 (UTC)
Phantastic work, many thanks - as always!
While being there and testing I did this also on my RPi400/aarch64 which went fine. Yeah!
tommitscheck commented on 2025-04-01 12:16 (UTC)
Thanks for the hint, while at it, I pushed a package update based on 3.3.4, not much changed w.r.t. client feature-wise, but it should not hurt to avoid a too big gap with upstream here.
OJaksch commented on 2025-04-01 06:25 (UTC)
The package "fuse" got an update and therefore pbc needs to be recompiled.
Would it be a wise idea just to increment this package to 3.3.2-4 to force people to recompile pbc before they are trusting their now not-working background backups blindly?
tommitscheck commented on 2025-01-21 13:43 (UTC)
@OJaksch: Thanks for your feedback, great to hear that it works now.
The warning is expected with newer rustc versions, but nothing to worry about and also happens on x86-64, we will improve the code style here probably soonish to avoid the warning.
OJaksch commented on 2025-01-21 13:38 (UTC)
Of course, friend. Just compiled it on my RPi400 w/o any problems now.
There is a security warning that I don't know if it is relevant.
tommitscheck commented on 2025-01-21 11:27 (UTC)
@OJaksch: argh, I made a stupid mistake, can you please retry the just pushed 3.3.2-3 version?
1 2 3 4 5 6 Next › Last »