[Koha-devel] dselect non-funcitonal on Ubuntu

Mark Tompsett mtompset at hotmail.com
Sat Sep 29 06:38:27 CEST 2012


Greetings,

> On the subject of multiarch breaking on x86_64 (which I knew aptitude
> had/has issues with, didn't realise apt-get did),

apt-get doesn't break.
However, the instructions are:
$ sudo apt-get install dselect
$ sudo dpkg --set-selections < install_misc/ubuntu.packages
$ sudo dselect

This is what is potentially problematic. So, our solution was (as per MJ 
Ray's suggestion) to:
$ ./ubuntu-packages.sh -ic
... [something about copy and paste this command ] ....
    sudo apt-get install ... [list generated from 
ubuntu.{VERSION}.packages ]
$

See bug 8840 for more details.

GPML,
Mark Tompsett 



More information about the Koha-devel mailing list