mirror of
https://github.com/sg4r/proxmox-backup-client.git
synced 2026-04-25 23:45:48 +03:00
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-backup-client#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sg4r/proxmox-backup-client/pull/9
Author: @halo779
Created: 2/17/2021
Status: ✅ Merged
Merged: 2/17/2021
Merged by: @sg4r
Base:
main← Head:bugfix/#8-fix-pxar-0.6.1-builds📝 Commits (1)
fbd101dTarget pxar build 6.0.1📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
pbs.patch(+1 -1)📄 Description
This fixes the Build issue that new users will be having since pxar has been updated to 0.8.0.
Issue shown below:
patching file src/tools.rs Updating crates.io index Updating git repositorygit://git.proxmox.com/git/pathpatterns.gitUpdating git repositorygit://git.proxmox.com/git/proxmox-fuse.gitUpdating git repositorygit://git.proxmox.com/git/pxar.git`error: failed to sync
Caused by:
failed to load pkg lockfile
Caused by:
failed to select a version for the requirement
pxar = "^0.6.1"candidate versions found which didn't match: 0.8.0
location searched: Git repository git://git.proxmox.com/git/pxar.git
required by package
proxmox-backup v1.0.6 (/root/proxmox-backup-client/proxmox-backup)error: failed to get
pathpatternsas a dependency of packageproxmox-backup v1.0.6 (/root/proxmox-backup-client/proxmox-backup)`
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.