当我进行apt-获取更新// apt-获取升级时,无论我做什么,我都收到了这个错误:
root@debian:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
curl : Depends: lib
升级我的Debian 'bullseye‘发行版,由于未满足的依赖关系,无法工作。
Operating System: Debian GNU/Linux bullseye/sid
Kernel: Linux 5.6.0-2-686-pae
Architecture: x86
当我试图使用apt update和apt upgrade升级我的系统时,我得到:
Some packages could not be installed. This may mean that you have
requested an impossible situation or
我不是Debian用户,但我需要一个Debian环境来测试我编写的这个内核修补程序,不用说,我花了几天的时间试图弄清楚如何在Debian上构建自定义内核,而且我一直感到沮丧.
我成功地安装了一个自定义内核,但需要更改一个配置选项。在运行make -j5 deb-pkg之后,我得到了以下错误:
dpkg-source: warning: executable mode 0755 of 'debian/linux-headers/usr/src/linux-headers-5.8.0+/scripts/stackdelta' will not be represented in d
在过去的几天里,我无法在Debian 5.0 (lenny)上更新我们的apt来源。我得到以下错误。
W: Failed to fetch http://ftp.debian.org/debian/dists/lenny/main/binary-amd64/Packages 404 Not Found [IP: 130.89.148.12 80]
W: Failed to fetch http://ftp.debian.org/debian/dists/lenny/contrib/binary-amd64/Packages 404 Not Found [IP: 130.89.148.12
我一直试图在我的debian 11桌面上安装gnome 40,但无法理解。我已将这些添加到我的/etc/apt/sources.list中。
deb http://ftp.us.debian.org/debian/ bullseye main non-free contrib
deb-src http://ftp.us.debian.org/debian/ bullseye main non-free contrib
deb http://deb.debian.org/debian bullseye-updates main non-free contrib
deb-src http://
我试图在Debian 10上安装MySQL,我根据安装做了所有事情,但是我得到了如下所示的错误。有人能帮我解决这个问题吗?
matt@debian:~$ sudo apt install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situati