当我尝试安装 Wine 1.3 之类的软件时,我总是得到类似的信息...
Err http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ natty/main wine1.3 amd64 1.3.19-0ubuntu1~maverick1~ppa1
The HTTP server sent an invalid Content-Range header
Failed to fetch http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/pool/main/w/wine1.3/wine1.3_1.3.19-0ubuntu1~maverick1~ppa1_amd64.deb The HTTP server sent an invalid Content-Range header
Unable to correct missing packages.
E: Aborting install.
当我从软件中心尝试时,在几秒钟内,我得到了
我的互联网可以工作,尽管我会说它在无线上经常断断续续...但我打算买一个 USB 以太网适配器来再次使用有线...
更新
这是 Wine 1.3 独有的问题吗?不过我成功安装了 Wine 1.2?
答案1
尝试使用 清除 apt 包缓存sudo apt-get clean
,然后再次尝试安装。
资料来源:
- http://razcx.wordpress.com/2010/10/15/http-server-sent-an-invalid-content-range-header-during-ubuntu-upgrade/
- http://perpetuallybored.com/2011/02/06/cryptic-error-messages-invalid-content-range-header/
也可能相关: