meld@breezy
发表于 : 2005-10-12 13:09
选择目录或者文件,确定就死掉。是1.0的。hoary的没没事,但那是0.8的。
代码: 全选
exp@exp-off:/usr/bin$ ls -l python*
lrwxrwxrwx 1 root root 9 2005-10-24 09:45 python -> python2.4
-rwxr-xr-x 1 root root 925996 2005-09-06 00:51 python2.3
-rwxr-xr-x 1 root root 986924 2005-10-01 05:30 python2.4
//*****************************
hoary [color=blue]工作正常[/color]
//*****************************
exp@exp-off:~$ dpkg -s meld
Package: meld
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1100
Maintainer: Ross Burton <ross@debian.org>
Architecture: all
Version: 0.9.4.1-1ubuntu1
Depends: python (<< 2.5), python (>= 2.4), python-gtk2 (>= 1.99.14-1), python-glade2, python-gnome2
Description: Graphical tool to diff and merge files
Meld is a tool which allows the user to see the changes in, and merge
between, either two files or two files with a common ancestor.
//=====================
exp@exp-off:~$ dpkg -s python|grep Version
Version: 2.4.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-gtk2|grep Version
Version: 2.6.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-glade2|grep Version
Version: 2.6.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-gnome2|grep Version
Version: 2.10.0-0ubuntu1
//*****************************
breezy [color=blue]不能工作[/color]
//*****************************
exp@exp-off:~$ dpkg -s meld
Package: meld
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 1536
Maintainer: Ross Burton <ross@debian.org>
Architecture: all
Version: 1.0.0-1
Depends: [color=blue]python (<< 2.5), python (>= 2.4), python-gtk2 (>= 2.4), python-glade2 (>= 2.4), python-gnome2[/color]
Recommends: [color=blue]python-gnome2-extras[/color]
Description: graphical tool to diff and merge files
Meld is a tool which allows the user to see the changes in, and merge between,
either two files, two directories, or two files with a common ancestor.
//=====================
exp@exp-off:~$ dpkg -s python|grep Version
Version: 2.4.2-0ubuntu2
exp@exp-off:~$ dpkg -s python-gtk2|grep Version
Version: 2.8.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-glade2|grep Version
Version: 2.8.1-0ubuntu2
exp@exp-off:~$ dpkg -s python-gnome2|grep Version
Version: 2.12.1-0ubuntu1
exp@exp-off:~$ dpkg -s python-gnome2-extras|grep Version
Version: 2.12.0-0ubuntu1
//*****************************
代码: 全选
~$ dpkg -l python-gtk*
期望状态=未知(u)/安装(i)/删除(r)/清除(p)/保持(h)
| 当前状态=未(n)/已安装(i)/仅存配置(c)/仅解压缩(U)/配置失败(F)/不完全安装(H)
|/ 错误?=(无)/保持(?)/须重装(R)/两者兼有(#) (状态,错误:大写=故障)
||/ 名称 版本 简介
+++-==============-==============-============================================
un python-gtk <无> (无相关介绍)
ii python-gtk-1.2 0.6.12-2ubuntu GTK support module for Python
ii python-gtk2 2.8.1-0ubuntu2 Python bindings for the GTK+ widget set
ii python-gtk2-de 2.8.1-0ubuntu2 GTK+ bindings: devel files
ii python-gtkextr 0.22-6ubuntu1 Python module for the GtkExtra widget set ex
ii python-gtkmvc 0.9.1-1ubuntu1 Model-View-Controller (MVC) implementation f
exp@exp-off:~$ sudo apt-get install python-gtk
Password:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
现在没有可用的软件包 python-gtk,但是它被其它的软件包引用了。
这可能意味着这个缺失的软件包可能已被废弃,
或者只能在其他发布源中找到
可是下列的软件包取代了它:
python-gtk-1.2 python-glade-1.2
E: 软件包 python-gtk 还没有可供安装的候选者