Re: Some questions about Kapps and apt
On Tue, Feb 27, 2001 at 06:57:27PM +0800, phinex@hpcc.ee.nthu.edu.tw wrote:
> 我习惯每隔一阵子用 apt-get update; apt-get upgrade
> 来检察 unstable 里面有没有更新套件...不过..
> 我实在不清处用 apt-get upgrade 后...系统预设会检察那些
> packages 来升级?因为有些 package 似乎有问题..导致用
> apt-get upgrade 都会失败..(好像是 .deb 档有问题..因为我直接
> 用 dpkg -i 安装也不行...)
/var/lib/dpkg/status
dpkg in unstable had a bug that will break installation of certain
packages under Chinese locale (at least under zh_CN.GB2312). If it is
the bug you see, set your LC_CTYPE to none "export LC_CTYPE=" and try
again. If still won't work, I don't know then.
> 我想问的是...如果用 dselect 可以用 hold (=) 来让系统不升级
> 某些 packages,但是是不是如果用 apt-get upgrade 就没办法选择
> 性的升级某些 packages呢? 因为用 dselect 来作 upgrade 的动作
> 实在太累了 ...
apt-get cannot do that, but you can use dpkg --set-selections as:
echo "package hold" |dpkg --set-selections
The format is the same as 'dpkg --get-selections' man dpkg
>
> 第二是关于 KDE 下的 apps (例如:kmail 以及 kpresenter..)
> 如果我想在 Gnome 下使用...关于 locale 的部份..
> 会显示乱码..(也就是中文无法显示..)但是这在 KDE 本身
> 的环境下却又没问题。是不是可以透过某些特定的环境
> 变数设定,来使用 Kapps呢?因为 KDE 下有一些软体真的蛮好用的..
> 所以才会有这个问题...
Maybe KDE reads its own config file for locale setting. ~/.kdexxx? I don't
use kde. read its manual.
> 另外..不知道是不是有特定的软体可以从另外一台 Server 的
> /var/spool/mail 下直些把属于自己 account 的 mail 搬到
> 自己使用的电脑上?
>
Just download the file and append it to your local
/var/spool/mail/username or use .forward to forward when
the mail arrived. I don't any utilities will do this
automatically. Most likely a few lines of script.
--
Best regard
hashao
--
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.
Reply to: