Greetings, When this happens, I prefer to package, however haphazardly, them.
cd ~ mkdir dhmake sudo apt-get install dh-make-perl cd dhmake cpan2deb Marc::Charset yes sudo -- should be noted some people don't like that answer. *shrug* I just go with it. sudo dpkg -i libmarc-charset-perl_<tab><enter> -- it should auto-complete the entire deb name sudo apt-get install libmarc-perl -- I figured out this is a prerequisite for libmarc-xml-perl cpan2deb Marc::XML sudo dpkg -i libmarc-xml-perl_<tab><enter> In this case, these are easy. And I do it this way, so that if either make it into default repos as newer versions, they will get upgraded with sudo apt-get update; sudo apt-get upgrade GPML, Mark Tompsett -----Original Message----- From: Giuseppe Angilella Sent: Tuesday, May 01, 2018 8:11 AM To: koha-devel@lists.koha-community.org Subject: [Koha-devel] Koha on Ubuntu 18.04 LTS (Bionic Beaver) Hi, I am trying to migrate my Koha installation from an Ubuntu 16.04 LTS "Xenial" [virtual] machine to a new machine, running Ubuntu 18.04 LTS "Bionic Beaver". Immediately after issuing the installation command: sudo apt-get install koha-common I get the error: 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: libmarc-charset-perl but it is not installable Depends: libmarc-xml-perl but it is not installable Indeed, these two dependencies are not [yet] implemented for Ubuntu 18.04, as of https://packages.ubuntu.com . Any suggestion? Many thanks. Giuseppe. _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/ _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/