problem Installing koha on ubuntu 12.04
Dear sir, I have some problem during KOHA installation, i am using Ubuntu 12.04 desktop-i386, when i am writing the terminal, sudo apt-get install koha common, its shows following error messege root@koha-H81M-WW:/home/koha# sudo apt-get install koha-common Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: koha-common : Depends: libarchive-extract-perl but it is not installable Depends: libgd-perl but it is not installable Depends: libsereal-decoder-perl but it is not installable Depends: libsereal-encoder-perl but it is not installable E: Unable to correct problems, you have held broken packages. root@koha-H81M-WW:/home/koha# sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. root@koha-H81M-WW:/home/koha# sudo apt-get install koha common Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package koha E: Unable to locate package common root@koha-H81M-WW:/home/koha# please give my suggesion, what can I do
Greetings, The newer versions of Koha are not supported on Ubuntu 12.04. Use a newer version Ubuntu, though Debian is the primary recommended OS. https://wiki.koha-community.org/w/index.php?title=Koha_on_Debian GPML, Mark Tompsett -----Original Message----- From: Subhranil Bhattacharyya Sent: Sunday, February 19, 2017 1:32 AM To: koha@lists.katipo.co.nz Subject: [Koha] problem Installing koha on ubuntu 12.04 Dear sir, I have some problem during KOHA installation, i am using Ubuntu 12.04 desktop-i386, when i am writing the terminal, sudo apt-get install koha common, its shows following error messege root@koha-H81M-WW:/home/koha# sudo apt-get install koha-common Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: koha-common : Depends: libarchive-extract-perl but it is not installable Depends: libgd-perl but it is not installable Depends: libsereal-decoder-perl but it is not installable Depends: libsereal-encoder-perl but it is not installable E: Unable to correct problems, you have held broken packages. root@koha-H81M-WW:/home/koha# sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. root@koha-H81M-WW:/home/koha# sudo apt-get install koha common Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package koha E: Unable to locate package common root@koha-H81M-WW:/home/koha# please give my suggesion, what can I do _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
On 2017-02-19 01:44 AM, Mark Tompsett wrote:
Greetings,
The newer versions of Koha are not supported on Ubuntu 12.04. Use a newer version Ubuntu, though Debian is the primary recommended OS. https://wiki.koha-community.org/w/index.php?title=Koha_on_Debian
Ubuntu 12.04LTS is getting "older" but is still [at least partially] supported until 2019. My experience is that Ubuntu 16.04LTS needs "downgrading" of MySQL (to 5.6 from 5.7) for Koha. The Wiki reference you cite is not very clear on all this. Given the statistics for usage of Ubuntu servers (anecdotally "quite prevalent", no proof) I would suggest that it behooves our Koha community to be clearer on what exactly is involved -- it's not "rocket science", but it obviously could be a "good thing (tm)" to have a write-up available on the reasons why, and what is involved. I get the impression, perhaps incorrectly, that the difficulties described in this query involve a 32-bit system. If this is not possible, shouldn't we say from which version forward 32-bit packages are no longer suitable for Koha installation? Respectfully -- P.
GPML, Mark Tompsett
-----Original Message----- From: Subhranil Bhattacharyya Sent: Sunday, February 19, 2017 1:32 AM To: koha@lists.katipo.co.nz Subject: [Koha] problem Installing koha on ubuntu 12.04
Dear sir,
I have some problem during KOHA installation, i am using Ubuntu 12.04 desktop-i386, when i am writing the terminal, sudo apt-get install koha common, its shows following error messege
root@koha-H81M-WW:/home/koha# sudo apt-get install koha-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
koha-common : Depends: libarchive-extract-perl but it is not installable
Depends: libgd-perl but it is not installable
Depends: libsereal-decoder-perl but it is not installable
Depends: libsereal-encoder-perl but it is not installable
E: Unable to correct problems, you have held broken packages.
root@koha-H81M-WW:/home/koha# sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
root@koha-H81M-WW:/home/koha# sudo apt-get install koha common
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package koha
E: Unable to locate package common
root@koha-H81M-WW:/home/koha#
please give my suggesion, what can I do _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
If you are using Ubuntu 16.04 you can configure your MySQL to be less strict or use MariaDB. Instructions can be found on the wiki: https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Ubuntu_16.04_... Hope this helps, Katrin On 20.02.2017 02:21, Paul A wrote:
On 2017-02-19 01:44 AM, Mark Tompsett wrote:
Greetings,
The newer versions of Koha are not supported on Ubuntu 12.04. Use a newer version Ubuntu, though Debian is the primary recommended OS. https://wiki.koha-community.org/w/index.php?title=Koha_on_Debian
Ubuntu 12.04LTS is getting "older" but is still [at least partially] supported until 2019. My experience is that Ubuntu 16.04LTS needs "downgrading" of MySQL (to 5.6 from 5.7) for Koha. The Wiki reference you cite is not very clear on all this.
Given the statistics for usage of Ubuntu servers (anecdotally "quite prevalent", no proof) I would suggest that it behooves our Koha community to be clearer on what exactly is involved -- it's not "rocket science", but it obviously could be a "good thing (tm)" to have a write-up available on the reasons why, and what is involved.
I get the impression, perhaps incorrectly, that the difficulties described in this query involve a 32-bit system. If this is not possible, shouldn't we say from which version forward 32-bit packages are no longer suitable for Koha installation?
Respectfully -- P.
GPML, Mark Tompsett
-----Original Message----- From: Subhranil Bhattacharyya Sent: Sunday, February 19, 2017 1:32 AM To: koha@lists.katipo.co.nz Subject: [Koha] problem Installing koha on ubuntu 12.04
Dear sir,
I have some problem during KOHA installation, i am using Ubuntu 12.04 desktop-i386, when i am writing the terminal, sudo apt-get install koha common, its shows following error messege
root@koha-H81M-WW:/home/koha# sudo apt-get install koha-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
koha-common : Depends: libarchive-extract-perl but it is not installable
Depends: libgd-perl but it is not installable
Depends: libsereal-decoder-perl but it is not installable
Depends: libsereal-encoder-perl but it is not installable
E: Unable to correct problems, you have held broken packages.
root@koha-H81M-WW:/home/koha# sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
root@koha-H81M-WW:/home/koha# sudo apt-get install koha common
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package koha
E: Unable to locate package common
root@koha-H81M-WW:/home/koha#
please give my suggesion, what can I do _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Katrin -
Mark Tompsett -
Paul A -
Subhranil Bhattacharyya