简介: 在NVIDIA Jetson平台上遇到“未能满足的依赖关系”错误时,可以通过运行“sudo apt-get -f install”或“sudo apt-get --fix-broken install”命令来解决。错误提示您也许需要运行“apt --fix-broken install”来修正上面的错误。下列软件包有未满足的依赖关系:libopenmpi-dev : 依赖: openmpi-common (= 2....
libdevmapper-event1.02.1 libdevmapper1.02.1 libdtkcore-dev libdtkcore5 libdtkcore5-bin libdtkcore5-dbgsym libfaad2 libfreerdp-client2-2 libfreerdp2-2 libhdf5-103 libhdf5-cpp-103 libhdf5-dev libhdf5-openmpi-103 libjavascriptcoregtk-4.0-18 libkwineffects14 libkwinglutils14 liblvm2cmd2.03 li...
mpi-default-bin : Depends: openmpi-bin but it is not installed mpi-default-dev : Depends: libopenmpi-dev but it is not installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). 言われたとおりapt --fix-broken installを実行してみる。 $...
sudo apt install -y git python3.10 python3-pip python3-venv python3-dev libstdc++-12-dev clinfo libopenmpi3wget https://repo.radeon.com/amdgpu-install/5.7.3/ubuntu/jammy/amdgpu-install_5.7.50703-1_all.debsudo apt install ./amdgpu-install_5.7.50703-1_all.deb...
问如何回滚大量apt安装命令EN1.外部起事务,内部起事务,内外都有Try Catch 内部出错:如果内部事务出错...
我们正常会选择重新安装软件来初始化我们的配置文件,然而事实上,仅仅调用普通的apt-get remove 命令是...
# 原本的 DockerfileRUNapt-get update# 更改的 DockerfileRUNsed -i"s@/archive.ubuntu.com/@/mirrors.tuna.tsinghua.edu.cn/@g"/etc/apt/sources.list \&&rm-Rf /var/lib/apt/lists/* \&& apt-get update 解法3:再换 apt 源 后又反复报错。查阅资料有言: ...
.github/workflows/retry.sh sudo apt-get install --quiet -y libssl-dev sqlite3 libsqlite3-dev .github/workflows/retry.sh sudo apt-get install --quiet -y mingw-w64 wine-stable winetricks ## .github/workflows/retry.sh sudo apt-get install --quiet -y wine32 .github/workflows/retry.sh sud...
ghorn@deb-kerman:~/casadi/build (develop)$ apt-cache show coinor-libipopt-dev Package: coinor-libipopt-dev Source: coinor-ipopt Version: 3.11.4-1 Installed-Size: 7343 Maintainer: Roberto C. Sanchez <roberto@connexer.com> Architecture: amd64 Depends: coinor-libipopt1 (= 3.11.4-1), ...