apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  libavahi-core5 libk3b3
The following packages will be upgraded:
  avahi-daemon k3b
2 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 6283kB of archives.
After unpacking 4162kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://ftp.us.debian.org unstable/main libavahi-core5 0.6.17-3
[103kB]
Get:2 http://ftp.us.debian.org unstable/main avahi-daemon 0.6.17-3
[78.0kB]
Get:3 http://ftp.us.debian.org unstable/main libk3b3 1.0-1 [1057kB]
Get:4 http://ftp.us.debian.org unstable/main k3b 1.0-1 [5045kB]
Fetched 6283kB in 2m13s (47.2kB/s)
Selecting previously deselected package libavahi-core5.
(Reading database ... 148484 files and directories currently installed.)
Unpacking libavahi-core5 (from .../libavahi-core5_0.6.17-3_i386.deb) ...
Preparing to replace avahi-daemon 0.6.16-5 (using
.../avahi-daemon_0.6.17-3_i386.deb) ...
Unpacking replacement avahi-daemon ...
Selecting previously deselected package libk3b3.
Unpacking libk3b3 (from .../libk3b3_1.0-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libk3b3_1.0-1_i386.deb
(--unpack):
 trying to overwrite `/usr/lib/kde3/libk3balsaoutputplugin.la', which is
also in package libk3b2
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Preparing to replace k3b 0.12.17-9 (using
.../archives/k3b_1.0-1_i386.deb) ...
Unpacking replacement k3b ...
Errors were encountered while processing:
 /var/cache/apt/archives/libk3b3_1.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  k3b: Depends: libk3b3 (>= 1.0) but it is not installed
E: Unmet dependencies. Try using -f.

# apt-get install libk3b3
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  libk3b3
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0B/1057kB of archives.
After unpacking 2871kB of additional disk space will be used.
(Reading database ... 148537 files and directories currently installed.)
Unpacking libk3b3 (from .../libk3b3_1.0-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libk3b3_1.0-1_i386.deb
(--unpack):
 trying to overwrite `/usr/lib/kde3/libk3balsaoutputplugin.la', which is
also in package libk3b2
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libk3b3_1.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
...

Had to uninstall k3b and libk3b2, then install k3b and libk3b3. History:
 apt-get remove libk3b2
 apt-get rmove k3b
 apt-get remove k3b
 apt-get remove libk3b2
 apt-get install k3b


I sent this to the author to be sure that it was a bug or just some random hiccup on my system. He said it was reported so I will pitch in and mention the same problem I had. I hope this helps at all. :)


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

Reply via email to