奇葩了的软件中心

笔记本/便携移动设备,手机平板等软硬件
回复
北风之神
帖子: 28
注册时间: 2012-11-25 21:27

奇葩了的软件中心

#1

帖子 北风之神 »

我的是ubuntu12.04,软件中心只能卸载软件不能安装软件!估计没有人遇到过我的这种情况?软件源我用的是网易163的源。手动检查更新的时候会提示下载软件包仓库信息失败。新立得和apt-get都可以安装软件,就是软件中心奇葩。这是什么烂系统?
头像
YeLee
论坛版主
帖子: 26406
注册时间: 2008-08-13 8:48
系统: Fundu i64
来自: 东海硇州,一双管钥。
联系:

Re: 奇葩了的软件中心

#2

帖子 YeLee »

这个确实奇葩,ubuntu什么都绑定过去了,肯定会出问题。当然,软件烂也并不代表系统烂,这是局部和全局的关系,但绑定之后,关键部位对全局的影响就不一样了,尤其是软件中心这货。
在此,我要声明的是,Ubuntu只是一个发行版,这叫特例,请不要拿Ubuntu来代表Linux,谢谢。 :em01 :em01 :em01
当然,你要解决问题的话,贴出错误提示也是很有必要的,而软件源的问题,你最好还是贴出source.list吧。
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
头像
b33e
帖子: 3874
注册时间: 2011-06-07 14:20

Re: 奇葩了的软件中心

#3

帖子 b33e »

软件中心一如既往
北风之神
帖子: 28
注册时间: 2012-11-25 21:27

Re: 奇葩了的软件中心

#4

帖子 北风之神 »

YeLee 写了:这个确实奇葩,ubuntu什么都绑定过去了,肯定会出问题。当然,软件烂也并不代表系统烂,这是局部和全局的关系,但绑定之后,关键部位对全局的影响就不一样了,尤其是软件中心这货。
在此,我要声明的是,Ubuntu只是一个发行版,这叫特例,请不要拿Ubuntu来代表Linux,谢谢。 :em01 :em01 :em01
当然,你要解决问题的话,贴出错误提示也是很有必要的,而软件源的问题,你最好还是贴出source.list吧。
上传附件时提示list文件是禁止的
头像
youzhiyili
帖子: 2422
注册时间: 2012-03-22 20:42
系统: ubuntu22.04

Re: 奇葩了的软件中心

#5

帖子 youzhiyili »

ubuntu有两个东东
一个是软件中心(不过外观挺漂亮的)
一个是操作记录zeitgeist(不喜欢被监视的感觉)
@自由建客 @qy117121 @枫叶饭团 @cikekid @YeLee @jtshs256 @eexpress @ljj_jjl2008 @zhw2101024 @TeliuTe @月下叹逍遥 @leeaman @懒蜗牛Gentoo @灰色小狼 @photor @adagio @JiangHui @phoenixlzx @oneleaf
北风之神
帖子: 28
注册时间: 2012-11-25 21:27

Re: 奇葩了的软件中心

#6

帖子 北风之神 »

YeLee 写了:这个确实奇葩,ubuntu什么都绑定过去了,肯定会出问题。当然,软件烂也并不代表系统烂,这是局部和全局的关系,但绑定之后,关键部位对全局的影响就不一样了,尤其是软件中心这货。
在此,我要声明的是,Ubuntu只是一个发行版,这叫特例,请不要拿Ubuntu来代表Linux,谢谢。 :em01 :em01 :em01
当然,你要解决问题的话,贴出错误提示也是很有必要的,而软件源的问题,你最好还是贴出source.list吧。

deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120823.1)]/ dists/precise/main/binary-i386/

deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120823.1)]/ dists/precise/restricted/binary-i386/
deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release amd64 (20120823.1)]/ precise main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://mirrors.163.com/ubuntu/ precise main restricted
deb-src http://mirrors.163.com/ubuntu/ precise main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://mirrors.163.com/ubuntu/ precise-updates main restricted
deb-src http://mirrors.163.com/ubuntu/ precise-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://mirrors.163.com/ubuntu/ precise universe
deb-src http://mirrors.163.com/ubuntu/ precise universe
deb http://mirrors.163.com/ubuntu/ precise-updates universe
deb-src http://mirrors.163.com/ubuntu/ precise-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://mirrors.163.com/ubuntu/ precise multiverse
deb-src http://mirrors.163.com/ubuntu/ precise multiverse
deb http://mirrors.163.com/ubuntu/ precise-updates multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse

deb http://mirrors.163.com/ubuntu/ precise-security main restricted
deb-src http://mirrors.163.com/ubuntu/ precise-security main restricted
deb http://mirrors.163.com/ubuntu/ precise-security universe
deb-src http://mirrors.163.com/ubuntu/ precise-security universe
deb http://mirrors.163.com/ubuntu/ precise-security multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
deb-src http://archive.canonical.com/ubuntu precise partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
大家帮我分析一下。谢谢。
头像
xw_y_am
帖子: 3333
注册时间: 2009-05-08 14:18
系统: Arch
来自: 河南新乡
联系:

Re: 奇葩了的软件中心

#7

帖子 xw_y_am »

个人认为,这是 软件中心渣渣
而不是 系统渣渣 :em11 :em11
Linux 相关链接大杂烩

代码: 全选

if(read) {
    if(practise) return g☘☘d;
    else return w☘☘d;
} else {
    return t☘☘d;
}
头像
YeLee
论坛版主
帖子: 26406
注册时间: 2008-08-13 8:48
系统: Fundu i64
来自: 东海硇州,一双管钥。
联系:

Re: 奇葩了的软件中心

#8

帖子 YeLee »

果然,连错误提示都省略了。 :em20 :em20 :em20
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
头像
TeliuTe
论坛版主
帖子: 7675
注册时间: 2007-11-25 13:29
系统: 16/18/20/w7
来自: 新疆博乐
联系:

Re: 奇葩了的软件中心

#9

帖子 TeliuTe »

软件中心里找软件挺方便的,还可以给软件评分
回复