ubuntu9.10安装 buntu-Tweak的问题

需要面对面帮助?请寻求当地校园社团支持!
回复
xxix
帖子: 21
注册时间: 2009-09-16 19:35

ubuntu9.10安装 buntu-Tweak的问题

#1

帖子 xxix »

E: policykit: 子进程 已安装的 post-installation 脚本 返回了错误号 1
E: policykit-gnome: 依赖关系问题 - 仍未被配置
E: ubuntu-tweak: 依赖关系问题 - 仍未被配置

怎么办阿 :em20 :em20 :em20
xqiushi
帖子: 30
注册时间: 2009-10-14 23:09

Re: ubuntu9.10安装 buntu-Tweak的问题

#2

帖子 xqiushi »

改源,更新一次再安应该没有问题了
xxix
帖子: 21
注册时间: 2009-09-16 19:35

Re: ubuntu9.10安装 buntu-Tweak的问题

#3

帖子 xxix »

我把Tweak删除后安其他软件会出现
E: policykit: 子进程 已安装的 post-installation 脚本 返回了错误号 1
E: policykit-gnome: 依赖关系问题 - 仍未被配置
怎么办阿 :em20 :em20 :em20 :em20 :em20
vbk
帖子: 2
注册时间: 2009-11-04 17:16

Re: ubuntu9.10安装 buntu-Tweak的问题

#4

帖子 vbk »

How to add the source of Ubuntu Tweak

open your terminal, first import the key:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220

type the command to run gedit(or other editor in your opinion) to modify the sources.list:

sudo gedit /etc/apt/sources.list

And put the two line into it(If you are using Ubuntu 8.04 Hardy or early) :

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu hardy main

Or Ubuntu 8.10 Intrepid:

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu intrepid main

Or Ubuntu 9.04 Jaunty:

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main

Or Ubuntu 9.10 Karmic:

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main

Then update the source and install or upgrade Ubuntu Tweak:

sudo apt-get update
sudo apt-get install ubuntu-tweak

if you have installed, just type:

sudo apt-get dist-upgrade
907169993
帖子: 93
注册时间: 2009-06-12 10:02

Re: ubuntu9.10安装 buntu-Tweak的问题

#5

帖子 907169993 »

安装不难,呵呵 ,不过导密钥就有点难度了,呵呵 ,不过今天还好,没有出现意外!
回复