Re: Problem in installing xlibs.

2002-03-26 Thread Simon Hepburn
Colin Watson wrote:

 On Mon, Mar 25, 2002 at 08:12:18AM +, Simon Hepburn wrote:
  xlibs replaces xlib6g. I suspect you are having problems because you are
  using dselect which handles replaces: badly.

 How so? Its handling has always seemed fine to me.

Well, I can't give you any concrete examples off the top of my head. I seem 
to recall having to intervene and put stuff on hold when dselect has been 
confused by replaces: in the past. Maybe I'm confused :-). Next time this 
happens I'll make a note of what I do. Despite these quirks dselect is still 
my preferred package manager.

Simon Hepburn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Problem in installing xlibs.

2002-03-25 Thread frankie





I 
have problem with installing xlibs in my system,it seem that xlibs has 
conflicts with xlib6g. How can i remove xlib6g, so that i can install the xlibs? 
Can i have both xlibs  xlib6g in my system?
/temp# dpkg -i 
xlibs_4.1.0-14_i386.deb dpkg: considering removing xlib6g in favour of xlibs 
...dpkg: no, cannot remove xlib6g (--auto-deconfigure will 
help):cxterm-common depends on xlib6g (= 3.3.5) xlib6g 
is to be removed.dpkg: regarding xlibs_4.1.0-14_i386.deb containing 
xlibs:xlibs conflicts with xlib6g ( 4.0) xlib6g 
(version 3.3.6-11potato32) is installed.dpkg: error processing 
xlibs_4.1.0-14_i386.deb (--install):conflicting packages - not 
installing xlibsErrors were encountered while 
processing:xlibs_4.1.0-14_i386.deb 
Best Regards,

Frankie Chun Choon WoonE-mail : [EMAIL PROTECTED]


Re: Problem in installing xlibs.

2002-03-25 Thread Simon Hepburn
frankie wrote:

 I have problem with installing xlibs in my system, it seem that xlibs has
 conflicts with xlib6g. How can i remove xlib6g, so that i can install the
 xlibs? Can i have both xlibs  xlib6g in my system?

xlibs replaces xlib6g. I suspect you are having problems because you are 
using dselect which handles replaces: badly. Try

#apt-get install xlibs

If you are running X4 you might also want to check what other X3.3 packages 
you have cluttering your system.

Simon Hepburn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problem in installing xlibs.

2002-03-25 Thread Colin Watson
On Mon, Mar 25, 2002 at 08:12:18AM +, Simon Hepburn wrote:
 frankie wrote:
  I have problem with installing xlibs in my system, it seem that xlibs has
  conflicts with xlib6g. How can i remove xlib6g, so that i can install the
  xlibs? Can i have both xlibs  xlib6g in my system?
 
 xlibs replaces xlib6g. I suspect you are having problems because you are 
 using dselect which handles replaces: badly.

How so? Its handling has always seemed fine to me.

Actually the problem appears to be that a new cxterm hasn't made it into
woody yet.

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problem in installing xlibs.

2002-03-25 Thread Colin Watson
On Mon, Mar 25, 2002 at 03:21:20PM +0800, frankie wrote:
 I have problem with installing xlibs in my system, it seem that xlibs
 has conflicts with xlib6g. How can i remove xlib6g, so that i can
 install the xlibs? Can i have both xlibs  xlib6g in my system?
 
 /temp# dpkg -i xlibs_4.1.0-14_i386.deb 
 dpkg: considering removing xlib6g in favour of xlibs ...

Ah, I see the problem (nothing to do with cxterm as I wrongly said a
moment ago). Upgrade xlib6g too.

By the way, don't use dpkg manually to perform complex upgrades like the
shift from potato to woody. Use dselect, apt-get, or aptitude instead.
If you're just trying to install a new xlibs and nothing else on a pure
potato system, don't do that. Use the packages at
http://people.debian.org/~cpbotha/ instead.

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]