public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] sudo mk-build-deps -ir error
@ 2024-07-12 13:38 Turkijan
  2024-07-12 14:53 ` Dietmar Maurer
  0 siblings, 1 reply; 2+ messages in thread
From: Turkijan @ 2024-07-12 13:38 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion


[-- Attachment #1.1: Type: text/plain, Size: 156 bytes --]

mk-build-deps: Unable to install rust-proxmox-backup-build-deps at
/usr/bin/mk-build-deps line 459.
mk-build-deps: Unable to install all build-dep packages

[-- Attachment #1.2: Type: text/html, Size: 187 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pbs-devel] sudo mk-build-deps -ir error
  2024-07-12 13:38 [pbs-devel] sudo mk-build-deps -ir error Turkijan
@ 2024-07-12 14:53 ` Dietmar Maurer
  0 siblings, 0 replies; 2+ messages in thread
From: Dietmar Maurer @ 2024-07-12 14:53 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Turkijan

Your dependencies are not up to date. If you install the package:

sudo dpkg -i rust-proxmox-backup-build-deps_3.2.7-1_all.deb

you will see whats wrong. You then need to update those packages
manually, because I am currently not sure if we already uploaded all packages to the test repository.

Once the are there, you can simple do:

# sudo apt update
# sudo apt dist-upgrade
# sudo mk-build-deps -ir

- Dietmar

> On 12.7.2024 15:38 CEST Turkijan <turkijan083@gmail.com> wrote:
> 
> 
> mk-build-deps: Unable to install rust-proxmox-backup-build-deps at /usr/bin/mk-build-deps line 459.
> mk-build-deps: Unable to install all build-dep packages 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-12 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-12 13:38 [pbs-devel] sudo mk-build-deps -ir error Turkijan
2024-07-12 14:53 ` Dietmar Maurer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal