close 693395 thank you Daniel,
what you see is not a bug, but caused by your attempt to install a powerpc package (which provides 'clock' separate from utli-linux') onto a i386 Debian installation (which has 'clock' installed from it's version of util-linux).
In a word: you cannot do this. Extract the powerpc package into a separate directory tree using dpkg -x, please.
Cheers, Michael Schmitz Daniel Kahn Gillmor wrote:
Package: powerpc-utils Version: 1.1.3-24 Severity: normal I'm doing something weird: i'm trying to use multiarch to install grub-ieee1275-bin:powerpc onto an i386 system, so that i can create a bootable USB stick that will work on another machine that does not yet have debian on it. on the i386 machine, I've done: dpkg --add-architecture powerpc apt-get update apt-get install grub-ieee1275-bin:powerpc/experimental This wants to pull in a bunch of powerpc libraries, which seems OK. i don't plan on using it, of course, since all i want is the grub modules from grub-ieee1275-bin:powerpc, but whatever. however this fails due to a conflict with util-linux: Selecting previously unselected package powerpc-utils. Unpacking powerpc-utils (from .../powerpc-utils_1.1.3-24_powerpc.deb) ... dpkg: error processing /var/cache/apt/archives/powerpc-utils_1.1.3-24_powerpc.deb (--unpack): trying to overwrite '/usr/share/man/man8/clock.8.gz', which is also in package util-linux 2.20.1-5.2 Unpacking grub-ieee1275-bin (from .../grub-ieee1275-bin_2.00-7_powerpc.deb) ... Processing triggers for install-info ... Processing triggers for menu ... Processing triggers for man-db ... Errors were encountered while processing: /var/cache/apt/archives/powerpc-utils_1.1.3-24_powerpc.deb E: Sub-process /usr/bin/dpkg returned an error code (1) --dkg -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Foreign Architectures: powerpc Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages powerpc-utils depends on: ii libc6 2.13-35 powerpc-utils recommends no packages. powerpc-utils suggests no packages.
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org