我有一个非常老的服务器上蚀刻,我试图升级到杰西。
一切都很好,直到喘息
当我做了远程升级,它尝试升级libc6
WARNING: this version of the GNU libc requires kernel version 2.6.26 or later. Please upgrade your kernel before installing glibc. The installation of a 2.6 kernel _could_ ask you to install a new libc first, this is NOT a bug, and should *NOT* be reported. In that case, please add lenny sources to your /etc/apt/sources.list and run: apt-get install -t lenny linux-image-2.6
在那个消息之前,它已经安装了libc-bin
所以命令不能工作,但我下载了https://archive.debian.net/squeeze/i386/linux-image-2.6.32-5-686/download
并用dpkg安装它,我有这个消息:
Pr▒paration du remplacement de linux-image-2.6.32-5-686 2.6.32-48squeeze6 (en utilisant linux-image-2.6.32-5-686_2.6.32-48squeeze6_i386.deb) ... D▒paquetage de la mise ▒ jour de linux-image-2.6.32-5-686 ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.32-5-686 /boot/vmlinuz-2.6.32-5-686 Param▒trage de linux-image-2.6.32-5-686 (2.6.32-48squeeze6) ... Running depmod. aptRunning update-initramfs. update-initramfs: Generating /boot/initrd.img-2.6.32-5-686 Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-5-686 /boot/vmlinuz-2.6.32-5-686
所以我认为这是安装的,但我仍然与libc6(依赖性未得到)冲突
Les paquets suivants contiennent des d▒pendances non satisfaites▒: libc6 : D▒pend: libc-bin (= 2.11.3-4) mais 2.13-38+deb7u11 est install▒ locales : D▒pend: glibc-2.13-1
所以我不知道该怎么做:
有人能帮我吗 ? 这是一团糟