Skip to content

Commit

Permalink
distro/adaptation/ubuntu-22.04: resolve unmet dependencies
Browse files Browse the repository at this point in the history
The following packages have unmet dependencies:
 fuse3 : Breaks: fuse
 libcurl4-gnutls-dev : Conflicts: libcurl4-openssl-dev but 7.81.0-1ubuntu1.16 is to be installed
 libcurl4-openssl-dev : Conflicts: libcurl4-gnutls-dev but 7.81.0-1ubuntu1.16 is to be installed
 libgoogle-perftools-dev : Depends: libunwind-dev
 mariadb-server : Depends: mariadb-server-10.6 (>= 1:10.6.16-0ubuntu0.22.04.1) but it is not installable
E: Unable to correct problems, you have held broken packages.

Signed-off-by: Philip Li <[email protected]>
  • Loading branch information
rli9 committed Apr 13, 2024
1 parent 632238e commit 4a7145b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions distro/adaptation/ubuntu-22.04
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ python: python-is-python3
python3-gobject:
python3-tox: tox
python3-crypto: python3-pycryptodome
libunwind: libunwind-14
libunwind-dev: libunwind-14-dev
libunwind: libunwind-15
libperl5: libperl5.34
perl-modules-5: perl-modules-5.34
libx32gcc1: libx32gcc-s1
Expand All @@ -32,3 +31,4 @@ libjson: libjson-c5
libhwloc5: libhwloc15
libgsl: libgsl27
libevent-2.1-6: libevent-2.1-7
mariadb-server:mariadb-server-10.6
2 changes: 1 addition & 1 deletion programs/hwsim/pkg/depends
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gtk3
iproute2
iw
libconfig-dev
libcurl4-gnutls-dev
libcurl4-openssl-dev
libdbus-1-dev
libevent-2
libiberty-dev
Expand Down

0 comments on commit 4a7145b

Please sign in to comment.