[PR #9] [MERGED] Fixes #8 - Target correct git revision in Cargo Vendor Pull #21

Closed
opened 2026-02-27 21:01:18 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: bugfix/#8-fix-pxar-0.6.1-builds


📝 Commits (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 repository git://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 pathpatterns as a dependency of package proxmox-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.

## 📋 Pull Request Information **Original PR:** https://github.com/sg4r/proxmox-backup-client/pull/9 **Author:** [@halo779](https://github.com/halo779) **Created:** 2/17/2021 **Status:** ✅ Merged **Merged:** 2/17/2021 **Merged by:** [@sg4r](https://github.com/sg4r) **Base:** `main` ← **Head:** `bugfix/#8-fix-pxar-0.6.1-builds` --- ### 📝 Commits (1) - [`fbd101d`](https://github.com/sg4r/proxmox-backup-client/commit/fbd101da4b3b97a7c8b0257ba463124ee6b506c4) Target pxar build 6.0.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pbs.patch` (+1 -1) </details> ### 📄 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 repository `git://git.proxmox.com/git/pathpatterns.git` Updating git repository `git://git.proxmox.com/git/proxmox-fuse.git` Updating git repository `git://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 `pathpatterns` as a dependency of package `proxmox-backup v1.0.6 (/root/proxmox-backup-client/proxmox-backup)` ` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:01:18 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-backup-client#21
No description provided.