Package: mrxvt

Version: 0.5.2-1
Severity: normal


I started today with:

ii  mrxvt           0.4.2-1
ii  mrxvt-cjk       0.4.2-1
ii  mrxvt-common    0.4.2-1

I then did an apt-get upgrade, and got the following error
message:

Errors were encountered while processing:
 /var/cache/apt/archives/mrxvt_0.5.2-1_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)


So I tried apt-get upgrade again, and this time got:

The following packages have unmet dependencies:
  mrxvt: Depends: mrxvt-common (= 0.4.2-1) but 0.5.2-1 is installed
  E: Unmet dependencies. Try using -f.


So this time I apt-get -f install, and get:

The following extra packages will be installed:
  mrxvt
  The following packages will be upgraded:
    mrxvt
...
Unpacking replacement mrxvt ...
dpkg: error processing
/var/cache/apt/archives/mrxvt_0.5.2-1_i386.deb (--unpack):
 trying to overwrite `/etc/mrxvt/submenus.menu', which is also in
 package mrxvt-cjk
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Errors were encountered while processing:
  /var/cache/apt/archives/mrxvt_0.5.2-1_i386.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)


My next step was a bit more draconian:

    apt-get --purge remove mrxvt-cjk mrxvt-common mrxvt

... which let my earlier apt-get upgrade finish to completion.


So now I attempt to re-install all three (mrxvt-cjk mrxvt-common
mrxvt) and still keep getting the error message:

$> apt-get install mrxvt mrxvt-cjk
...
Unpacking mrxvt-cjk (from .../mrxvt-cjk_0.5.2-1_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/mrxvt-cjk_0.5.2-1_i386.deb (--unpack):
 trying to overwrite `/etc/mrxvt/submenus.menu', which is also in
 package mrxvt


So it seems there is a dependency problem between mrxvt and
mrxvt-common and the timing of their upgrades.

But also the upgrade failed when trying to overwrite
'/etc/mrxvt/submenus.menu', which is also supposedly used by
mrxvt-cjk.

So in the end it seems I cannot have both mrxvt and mrxvt-cjk
installed.

Kevin


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mrxvt depends on:
ii  libc6                     2.3.6.ds1-6    GNU C Library: Shared libraries
ii  libfontconfig1            2.4.1-2        generic font configuration library
ii  libfreetype6              2.2.1-5        FreeType 2 font engine, shared lib
ii  libice6                   1:1.0.1-2      X11 Inter-Client Exchange library
ii  libjpeg62                 6b-13          The Independent JPEG Group's JPEG 
ii  libpng12-0                1.2.8rel-5.2   PNG library - runtime
ii  libsm6                    1:1.0.1-3      X11 Session Management library
ii  libx11-6                  2:1.0.0-9      X11 client-side library
ii  libxft2                   2.1.8.2-8      FreeType-based font drawing librar
ii  libxpm4                   1:3.5.5-2      X11 pixmap library
ii  libxrender1               1:0.9.1-3      X Rendering Extension client libra
ii  xlibs                     6.9.0.dfsg.1-6 X Window System client libraries m
ii  zlib1g                    1:1.2.3-13     compression library - runtime

mrxvt recommends no packages.

-- no debconf information

-- 
Kevin Coyner  GnuPG key: 1024D/8CE11941


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

Reply via email to