红联Linux门户
Linux帮助

请教一个软件源使用的问题

发布时间:2011-07-26 02:23:08来源:红联作者:变换之风1986
希望各位高手能指点一下 谢谢了!!
我正在使用一块搭载debian linux的嵌入式平台,希望能用上学校内开的软件源,该平台基本信息如下
gplugD:/etc/apt# cat /etc/issue.net
Debian GNU/Linux 5.0
gplugD:/etc/apt# cat /proc/version
Linux version 2.6.29 (tanmay@tanmay-laptop) (gcc version 4.4.5 20100614 (prerelease) (FSF GNU GCC branch-4.4.5. Marvell GCC 2010q4-113) ) #1gplugD-v0.6 Wed Apr 13 14:10:53 IST 2011
gplugD:/etc/apt# uname -a
Linux gplugD 2.6.29 #1gplugD-v0.6 Wed Apr 13 14:10:53 IST 2011 armv5tejl GNU/Linux
我在/etc/apt/sourses.list中写入
deb http://10.76.1.104/debian/ Debian5.0.8 main contrib non-free
deb-src http://10.76.1.104/debian/ Debian5.0.8 main contrib non-free
deb http://10.76.1.104/debian/ lenny main contrib non-free
deb-src http://10.76.1.104/debian/ lenny main contrib non-free
deb http://10.76.1.104/debian/ sid non-free contrib main
deb-src http://10.76.1.104/debian/ sid main contrib non-free
deb http://10.76.1.104/debian/ stable main contrib non-free
deb-src http://10.76.1.104/debian/ stable main contrib non-free
deb http://10.76.1.104/debian/ oldstable-proposed-updates non-free contrib main
deb-src http://10.76.1.104/debian/ oldstable-proposed-updates non-free contrib main
deb http://10.76.1.104/debian/ oldstable main contrib non-free
deb-src http://10.76.1.104/debian/ oldstable main contrib non-free
deb http://10.76.1.104/debian/ etch main contrib non-free
deb-src http://10.76.1.104/debian/ etch main contrib non-free
可是当apt-get update时,却出现错误:
Ign http://10.76.1.104 Debian5.0.8 Release.gpg
Err http://10.76.1.104 Debian5.0.8/main Packages
404 Not Found
W: Failed to fetch http://10.76.1.104/debian/dists/Debian5.0.8/main/binary-armel/Packages 404 Not Found
主要错误就这三类 因为其他的都是类似的错误 就不全部列出了
那么到底是哪里出现问题了呢?难道是软件源不支持我的平台吗??还是列表写错了??恳请各位高手指点!!!!
文章评论

共有 0 条评论