<div dir="ltr">I installed deb-proxmox-dependencies with cli<div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><a id="gmail-l49" href="https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l49" class="gmail-linenr" style="color:rgb(153,153,153);text-decoration-line:none">  49</a> Setup:</div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><a id="gmail-l50" href="https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l50" class="gmail-linenr" style="color:rgb(153,153,153);text-decoration-line:none">  50</a>   1. # echo 'deb <a href="http://download.proxmox.com/debian/devel/">http://download.proxmox.com/debian/devel/</a> bookworm main' | sudo tee /etc/apt/sources.list.d/proxmox-devel.list</div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><a id="gmail-l51" href="https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l51" class="gmail-linenr" style="color:rgb(153,153,153);text-decoration-line:none">  51</a>   2. # sudo wget <a href="https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg">https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg</a> -O /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg</div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><a id="gmail-l52" href="https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l52" class="gmail-linenr" style="color:rgb(153,153,153);text-decoration-line:none">  52</a>   3. # sudo apt update</div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><a id="gmail-l53" href="https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l53" class="gmail-linenr" style="color:rgb(153,153,153);text-decoration-line:none">  53</a>   4. # sudo apt install devscripts debcargo clang</div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><a id="gmail-l54" href="https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l54" class="gmail-linenr" style="color:rgb(153,153,153);text-decoration-line:none">  54</a>   5. # git clone git://<a href="http://git.proxmox.com/git/proxmox-backup.git">git.proxmox.com/git/proxmox-backup.git</a></div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><a id="gmail-l55" href="https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst#l55" class="gmail-linenr" style="color:rgb(153,153,153);text-decoration-line:none">  55</a>   6. # cd proxmox-backup; sudo mk-build-deps -ir</div></div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)"><br></div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)">But in my /usr/share/cargo/registry is empty.</div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)">My .cargo/config file is correct.</div><div class="gmail-pre" style="font-family:monospace;white-space:pre;color:rgb(0,0,0)">What's the issue?</div></div>