[pbs-devel] Cargo build Issue

Turkijan turkijan083 at gmail.com
Thu Jun 13 16:32:24 CEST 2024


I installed deb-proxmox-dependencies with cli
49 <https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l49>
Setup:
50 <https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l50>
1. # echo 'deb http://download.proxmox.com/debian/devel/ bookworm main' |
sudo tee /etc/apt/sources.list.d/proxmox-devel.list
51 <https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l51>
2. # sudo wget
https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg -O
/etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
52 <https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l52>
3. # sudo apt update
53 <https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l53>
4. # sudo apt install devscripts debcargo clang
54 <https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l54>
5. # git clone git://git.proxmox.com/git/proxmox-backup.git
55 <https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l55>
6. # cd proxmox-backup; sudo mk-build-deps -ir

But in my /usr/share/cargo/registry is empty.
My .cargo/config file is correct.
What's the issue?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pbs-devel/attachments/20240613/3d1323a0/attachment.htm>


More information about the pbs-devel mailing list