Chinaunix首页 | 论坛 | 博客
  • 博客访问: 806933
  • 博文数量: 222
  • 博客积分: 4341
  • 博客等级: 上校
  • 技术积分: 2155
  • 用 户 组: 普通用户
  • 注册时间: 2007-09-16 13:50
个人简介

...

文章分类

全部博文(222)

文章存档

2019年(1)

2016年(9)

2015年(7)

2014年(14)

2013年(11)

2012年(10)

2011年(6)

2010年(25)

2009年(37)

2008年(21)

2007年(81)

我的朋友

分类: LINUX

2014-01-02 17:26:14

正在读取软件包列表... 完成
W: Duplicate sources.list entry stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)



$ cat /etc/apt/sources.list

# deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot i386 CD Binary-1 20130107-03:54]/ wheezy main
#deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot i386 CD Binary-1 20130107-03:54]/ wheezy main
deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main
deb testing main contrib non-free
deb stable main contrib non-free
#deb testing main contrib non-free
#deb stable main contrib non-free
deb stable main
#mono
deb ./



~$ cat /etc/apt/sources.list.d/google-chrome.list 
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb stable main

~$ cat /etc/apt/sources.list.d/google-chrome-unstable.list 
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb stable main


阅读(1732) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~