Attempted a reinstallation/cloning of precise as follows: $ dpkg --get-selections | fgrep -c :i386 237 $ dpkg --get-selections > selections.txt $ sftp clonehost # ...
$ sudo dpkg --set-selections < selections.txt $ sudo apt-get -y update $ sudo apt-get dselect-upgrade Ended up with bunch of errors and: $ dpkg -l | fgrep -c :i386 507 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879324 Title: apt-get dselect-upgrade prefers multiarch over native To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/879324/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
