https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20808
Bug ID: 20808
Summary: I cant install Koha on Ubuntu 18.04 LTS (Bionic
Beaver) - Unmet dependences
Change sponsored?: ---
Product: Koha
Version: 17.11
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Installation and upgrade (command-line installer)
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Hello,
I am installing Koha on Ubuntu 18.04 LTS Bionic Beaver (Fresh Installation).
However, I have experienced the following error when I run "sudo apt-get
install koha-common"
The following packages have unmet dependencies:
koha-common : Depends: libmarc-charset-perl but it is not installable
Depends: libmarc-xml-perl but it is not installable
E: Unable to correct problems, you have held broken packages.
Workaround:
sudo apt-get install libmarc-record-perl
sudo apt-get install libxml-sax-perl
wget
http://ftp.br.debian.org/debian/pool/main/libm/libmarc-charset-perl/libmarc-charset-perl_1.35-2_amd64.deb
wget
http://ftp.br.debian.org/debian/pool/main/libm/libmarc-xml-perl/libmarc-xml-perl_1.0.3-1_all.deb
sudo dpkg -i libmarc-charset-perl_1.35-2_amd64.deb
libmarc-xml-perl_1.0.3-1_all.deb
sudo apt-get install koha-common
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/