[Koha] ubuntu packages Installation - broken?

Alex Kowalenko alex.kowalenko at gmail.com
Tue Nov 27 13:03:01 NZDT 2012


Hello,  

I am attempting to install Koha on Ubuntu 12.04 LTS as per the installation instructions on the wiki pages. On Friday this was working no problems. But today when installing it on a production machine it fails. 

alex at ubuntu:~$ echo deb http://debian.koha-community.org/koha squeeze main | sudo tee /etc/apt/sources.list.d/koha.list
deb http://debian.koha-community.org/koha squeeze main
alex at ubuntu:~$ sudo apt-get install koha-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package koha-common
alex at ubuntu:~$ echo deb http://debian.koha-community.org/koha oldstable main | sudo tee /etc/apt/sources.list.d/koha.list
deb http://debian.koha-community.org/koha oldstable main
alex at ubuntu:~$ sudo apt-get install koha-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package koha-common


The machine is a fresh install of 12.04 LTS 32-bit  sudo apt-get upgrade was run before the attempt to install koha. 

Has the release of 3.10 broken something in installs?  

-- 
Alex Kowalenko
mailto:alex.kowalenko at gmail.com 



More information about the Koha mailing list