Discussion:
[Koha] Koha installation on Ubuntu 14.04 LTS
Vimal Kumar V.
2014-04-19 16:46:23 UTC
Permalink
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
Vimal Kumar V.
2014-04-19 17:42:30 UTC
Permalink
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
Galen Charlton
2014-04-19 18:03:51 UTC
Permalink
Hi,
Post by Vimal Kumar V.
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) ...
subprocess installed post-installation script returned error exit status 1
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 at 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
Mark Tompsett
2014-04-20 03:11:35 UTC
Permalink
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:_Troubleshooting

Yes, it says Beta, but that was only a week or so ago. :)

GPML,
Mark Tompsett

Loading...