[pve-devel] Fwd: proxmox-backup dev env
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Tue Apr  7 09:16:19 CEST 2020
    
    
  
> Hi I downloaded and did the proxmox-backup cargo build, but now when I try
> to build make dinstall it fails because it can't find the crate on the
> registry, how did you solve this problem you have an internal cargo
> registry ?  I tried cargo local registry and also cargo vendor but I can't
> get around the problem.
We have a Debian repository with all rust development packages required:
deb http://download.proxmox.com/debian/devel buster main
We build everything using those rust debian packages. The registry for debian
packaged rust is /usr/share/cargo/registry/ ...
    
    
More information about the pve-devel
mailing list