Debian
在 Debian Wheezy 上安裝 chromium-browser 取決於:chromium (>= 10) 但無法安裝
在 FriendlyARM mini210s 上
# uname -a Linux mini210s 3.0.8-FriendlyARM #2 PREEMPT Mon Feb 25 14:25:10 HKT 2013 armv7l GNU/Linux # more /etc/debian_version 7.8
執行包管理器時
# apt-get install chromium-browser 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 situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: chromium-browser : Depends: chromium (>= 10) but it is not installable E: Unable to correct problems, you have held broken packages.
和
# apt-cache show chromium-browser Package: chromium-browser Version: 37.0.2062.120-1~deb7u1 Installed-Size: 1693 Maintainer: Debian Chromium Maintainers <pkg-chromium-maint@lists.alioth.debian.org> Architecture: all Replaces: chromium (<< 13.0.782.215~r97094-1) Depends: chromium (>= 10) Breaks: chromium (<< 13.0.782.215~r97094-1) Description-en: Chromium browser - transitional dummy package Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. . Chromium serves as a base for Google Chrome, which is Chromium rebranded (name and logo) with very few additions such as usage tracking and an auto-updater system. . This package contains the Chromium browser transitional dummy package. Homepage: http://www.chromium.org/Home Description-md5: a3cca84948c287f5c01b8b5e9f7e67ed Tag: implemented-in::c, implemented-in::c++, interface::web, interface::x11, protocol::http, role::dummy, role::program, uitoolkit::gtk, use::browsing, web::browser, works-with-format::html, x11::application Section: web Priority: optional Filename: pool/main/c/chromium-browser/chromium-browser_37.0.2062.120-1~deb7u1_all.deb Size: 171526 MD5sum: 58c6c6d6edc015001833642deecd22e1 SHA1: ed23c2239051424e200ef6fdffeacab5212ee162 SHA256: 0292de24f4ce92a02212fb618f7b26047f1062b0f7397cb8de04c66aa8780abc
我花了幾個小時在這上面,我沒有想法
root@mini210s:~# more /etc/apt/sources.list deb http://ftp.us.debian.org/debian wheezy main
為什麼會這樣?
Chromium 僅在 Debian 上可用
amd64
,i386
因此無法安裝在 mini210 上。它曾經在 Debian Squeeze 上可用armel
,並且在 一段時間內可用armhf
,但它在 2013 年 3 月被 Wheezy 刪除,可能是因為在 ARM 平台上提供足夠的安全支持太難了……請參閱送出日誌以獲取確切資訊刪除(但沒有比我在這裡複製的更多資訊)。隨意送出關於
chromium
使用的願望清單錯誤reportbug
,但如果您真的想要在您的 ARM 設備上使用 Chromium,請準備好被要求提供幫助!