On Mon, Jul 22, 2013 at 12:37 PM, Russell Johnson <[email protected]> wrote:
> > On Jul 22, 2013, at 11:46 AM, Daniel Hedlund <[email protected]> wrote: > > > This sounds similar to a Stack Overflow question where an i386 package > was > > trying to be installed on an x86_64 bit system: > > According to the description, the package is not tied to a specific > architecture. > You're correct in that the perl package itself doesn't appear to require native compilation of anything. However, it does look like Ubuntu has separate packages for each architecture (I don't run Ubuntu so I can't easily confirm, anyone?): https://launchpad.net/ubuntu/precise/i386/libautodie-perl https://launchpad.net/ubuntu/precise/amd64/libautodie-perl You might also try the following link which discusses the possibility of your package database being corrupt or otherwise out of sync: http://www.mydigitallife.info/ubuntu-unmet-dependencies-not-going-to-be-installed-or-try-apt-get-f-install-error/ As a side note, Paul Fenwick is the listed author, is a frequent visitor to Portland and has been hanging out since Open Source Bridge last month; not relevant since this looks like an Ubuntu issue, but it's an interesting reminder of how much of the Perl community and history is centered around or interconnected with the community here. _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
