all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>,  Turkijan <turkijan083@gmail.com>
Subject: Re: [pbs-devel] mk-build-deps -ir command not working.
Date: Fri, 21 Jun 2024 09:38:17 +0200 (CEST)	[thread overview]
Message-ID: <1705553710.547.1718955497956@webmail.proxmox.com> (raw)
In-Reply-To: <CAFtnzVdS0Cf-pwK42st_qSi5i38LbR-uOhzbT60L269Sc+HKXA@mail.gmail.com>


> Turkijan <turkijan083@gmail.com> hat am 21.06.2024 09:00 CEST geschrieben:
> 
> 
> Setup:
>   1. # echo 'deb http://download.proxmox.com/debian/devel/ bookworm main' | sudo tee /etc/apt/sources.list.d/proxmox-devel.list
>   2. # sudo wget https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
>   3. # sudo apt update
>   4. # sudo apt install devscripts debcargo clang
>   5. # git clone git://git.proxmox.com/git/proxmox-backup.git (http://git.proxmox.com/git/proxmox-backup.git)
>   6. # cd proxmox-backup; sudo mk-build-deps -ir
> 
> It was worked before, but currently when I run mk-build-deps -ir . facing this issue.
> 
> Broken rust-proxmox-backup-build-deps:amd64 Depends on librust-proxmox-rrd-0.2+default-dev:amd64 < none @un H >
>   Removing rust-proxmox-backup-build-deps:amd64 because I can't find librust-proxmox-rrd-0.2+default-dev:amd64

it's provided by librust-proxmox-rrd-dev in version 0.2.0-1, which is in our devel repository. you might sometimes need to build a dependency yourself if it is not yet in the public repos, but this is not the case for this one.

in general, the dependencies will always be a moving target - you need to keep them current via the devel APT repo if you update the master branch of the git repo.


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel

      reply	other threads:[~2024-06-21  7:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21  7:00 Turkijan
2024-06-21  7:38 ` Fabian Grünbichler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1705553710.547.1718955497956@webmail.proxmox.com \
    --to=f.gruenbichler@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    --cc=turkijan083@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal