You are not logged in.

#1 2022-06-18 16:23:42

DeepYellow
Member
Registered: 2022-06-13
Posts: 13

[SOLVED] librewolf "could not resolve all dependencies"

when I use the command makepkg it outputs this

==> Making package: librewolf 101.0.1-1 (Sat 18 Jun 2022 11:19:19 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Missing dependencies:
  -> zip
  -> yasm
  -> imake
  -> inetutils
  -> xorg-server-xvfb
  -> autoconf2.13
  -> rust
  -> clang
  -> llvm
  -> nodejs
  -> cbindgen
  -> nasm
  -> python-zstandard
  -> lld
  -> dump_syms
  -> wasi-compiler-rt
  -> wasi-libc
  -> wasi-libc++
  -> wasi-libc++abi
==> ERROR: Could not resolve all dependencies.

how to fix

Last edited by DeepYellow (2022-06-18 23:26:17)

Offline

#2 2022-06-18 16:56:03

Adriik
Member
From: Argentina
Registered: 2022-03-10
Posts: 128

Re: [SOLVED] librewolf "could not resolve all dependencies"

use -s flag:

makepkg -s
makepkg --help wrote:

  -s, --syncdeps   Install missing dependencies with pacman

More info: https://wiki.archlinux.org/title/Arch_U … he_package

Last edited by Adriik (2022-06-18 16:56:58)


Solo soy un loco más. Please use [code] [/code] tags.
Command cheatsheetCommand not found?
If I write something wrong in English, please correct me.

Offline

#3 2022-06-18 16:58:52

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: [SOLVED] librewolf "could not resolve all dependencies"

Those packages are probably not present on your system so you need to instruct makepkg to install them.

lookup what --syncdeps & --rmdeps do in man makepkg .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#4 2022-06-18 17:20:09

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,840
Website

Re: [SOLVED] librewolf "could not resolve all dependencies"

Mod note: moving to AUR Issues


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB