Koha installation on Ubuntu 14.04 LTS
Dear Friends, I made an attempt to install Koha on Ubuntu 14.04. I got following messages after executing the command apt-get install koha-common. I invite your help to interpret the message. Setting up libapache2-mpm-itk (2.4.6-01-1) ... dpkg: error processing package libapache2-mpm-itk (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of apache2-mpm-itk: apache2-mpm-itk depends on libapache2-mpm-itk; however: Package libapache2-mpm-itk is not configured yet. dpkg: error processing package apache2-mpm-itk (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of koha-common: No apport report written because the error message indicates its a followup error from a previous failure. koha-common depends on apache2-mpm-itk; however: Package apache2-mpm-itk is not configured yet. dpkg: error processing package koha-common (--configure): dependency problems - leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. Errors were encountered while processing: libapache2-mpm-itk apache2-mpm-itk koha-common E: Sub-process /usr/bin/dpkg returned an error code (1) Regards, -- Vimal Kumar V. Technical Assistant Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Web: http://www.vimalkumar.info Blog: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in http://moovandan.blogspot.in --------------------------------------------------------------------------- "I forget what I was taught. I only remember what I have learnt" -Patrick White
Hi, On Sat, Apr 19, 2014 at 9:46 AM, Vimal Kumar V. <vimal0212@gmail.com> wrote:
I made an attempt to install Koha on Ubuntu 14.04. I got following messages after executing the command apt-get install koha-common. I invite your help to interpret the message.
Setting up libapache2-mpm-itk (2.4.6-01-1) ... dpkg: error processing package libapache2-mpm-itk (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of apache2-mpm-itk: apache2-mpm-itk depends on libapache2-mpm-itk; however: Package libapache2-mpm-itk is not configured yet.
This appears to be the following bug in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/mpm-itk/+bug/1286882 That bug report suggests a work-around. Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
Greetings, On another note, always check the wiki. I had already made sure the instructions mentioned this problem in a later appendix: http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Appendix_B:_Tr... Yes, it says Beta, but that was only a week or so ago. :) GPML, Mark Tompsett
participants (3)
-
Galen Charlton -
Mark Tompsett -
Vimal Kumar V.