LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: zippo_qq

请问有没有什么网站可以搜索相关deb包的

[复制链接]
 楼主| 发表于 2005-9-26 15:03:30 | 显示全部楼层
jhuangjiahua :

能参考一下你的apt源吗

我的不自己解决依赖。。所以现在装东西满头疼的
想参考下看看哪里出错了

我的源几乎就安装时候的。。就改了sid
回复 支持 反对

使用道具 举报

发表于 2005-9-26 15:04:59 | 显示全部楼层
deb http://mirrors.geekbone.org/debian unstable main contrib non-free
deb-src http://mirrors.geekbone.org/debian unstable main contrib non-free
#deb http://debian.okey.net/debian-uo/ sid java marillat rareware misc
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-26 15:22:34 | 显示全部楼层
debian:/etc/apt# apt-get update
Err http://mirrors.geekbone.org unstable Release.gpg
  Temporary failure resolving 'mirrors.geekbone.org'
Failed to fetch http://mirrors.geekbone.org/debian/dists/unstable/Release.gpg  Temporary failure resolving 'mirrors.geekbone.org'
Reading package lists... Done
W: Couldn't stat source package list http://mirrors.geekbone.org unstable/main Packages (/var/lib/apt/lists/mirrors.geekbone.org_debian_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://mirrors.geekbone.org unstable/contrib Packages (/var/lib/apt/lists/mirrors.geekbone.org_debian_dists_unstable_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://mirrors.geekbone.org unstable/non-free Packages (/var/lib/apt/lists/mirrors.geekbone.org_debian_dists_unstable_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.

i wait to try it
回复 支持 反对

使用道具 举报

发表于 2005-9-26 15:36:52 | 显示全部楼层
啊 , 忘记说了 , geekbone.org 的 DNS 出了问题


麻烦 把  geekbone  换成  shlug
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-26 15:43:43 | 显示全部楼层
debian:/etc/apt# apt-get update
Get:1 http://mirrors.shlug.org unstable Release.gpg [189B]
Hit http://mirrors.shlug.org unstable Release
Hit http://mirrors.shlug.org unstable/main Packages
Hit http://mirrors.shlug.org unstable/contrib Packages
Hit http://mirrors.shlug.org unstable/non-free Packages
Hit http://mirrors.shlug.org unstable/main Sources
Hit http://mirrors.shlug.org unstable/contrib Sources
Hit http://mirrors.shlug.org unstable/non-free Sources
Fetched 1B in 0s (2B/s)
Reading package lists... Done
debian:/etc/apt# apt-get install synaptic
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  synaptic: Depends: libvte4 (>= 1:0.11.11) but it is not going to be installed
            Depends: scrollkeeper but it is not going to be installed
  ttf-arphic-ukai: Depends: xdelta (>= 1.1.3) but it is not going to be installed
  ttf-arphic-uming: Depends: xdelta (>= 1.1.3) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


55555555555555555555555555555555555555555

sources.list :
  GNU nano 1.3.8                           File: sources.list

#deb file:///cdrom/ sarge main

#deb http://debian.cn99.com/debian/ sid main
#deb-src http://debian.cn99.com/debian/ sid main

#deb http://security.debian.org/ stable/updates main

deb http://mirrors.shlug.org/debian unstable main contrib non-free
deb-src http://mirrors.shlug.org/debian unstable main contrib non-free


why i can't to install synaptic
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-26 15:47:00 | 显示全部楼层
update are err

debian:/etc/apt# apt-get update
Get:1 http://mirrors.shlug.org unstable Release.gpg [189B]
Hit http://mirrors.shlug.org unstable Release
Hit http://mirrors.shlug.org unstable/main Packages
Hit http://mirrors.shlug.org unstable/contrib Packages
Hit http://mirrors.shlug.org unstable/non-free Packages
Hit http://mirrors.shlug.org unstable/main Sources
Hit http://mirrors.shlug.org unstable/contrib Sources
Hit http://mirrors.shlug.org unstable/non-free Sources
Fetched 1B in 0s (4B/s)
Reading package lists... Done
debian:/etc/apt# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  ttf-arphic-ukai: Depends: xdelta (>= 1.1.3) but it is not installed
  ttf-arphic-uming: Depends: xdelta (>= 1.1.3) but it is not installed
E: Unmet dependencies. Try using -f.


5555555555555555
回复 支持 反对

使用道具 举报

发表于 2005-9-26 15:55:59 | 显示全部楼层
装上 xdelta 阿 或者你卸掉那俩个字体
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-26 16:07:50 | 显示全部楼层
怎么卸载???debian刚用么多久

我用deb包安装的。。。

又要转到debian了。。。:(今天一定要搞定。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-26 16:23:31 | 显示全部楼层
Delete are OK..

回复 支持 反对

使用道具 举报

发表于 2005-9-26 17:39:51 | 显示全部楼层
apt-get -f install 你试过没有 没有见你运行过这条命令
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表