[Koha-bugs] [Bug 20826] New: Error during initial setup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 27 23:34:14 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20826

            Bug ID: 20826
           Summary: Error during initial setup
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: Installation and upgrade (command-line installer)
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mrushizha at outlook.com
        QA Contact: testopia at bugs.koha-community.org

I am new to both Linux and Koha. I have been trying to install Koha on a new
installation of Ubuntu Linux 16.04.4 LTS Desktop 32-bit. I ran the following
preparation commands without any problem:

    sudo apt-get update
    sudo apt-get upgrade
    sudo echo deb http://debian.koha-community.org/koha stable main | sudo tee
/etc/apt/sources.list.d/koha.list
    sudo wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key
add -
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get clean

I ran the install command and I never got passed it:

    sudo apt-get install koha-common

All I am getting is the following:

    diasha at DIASHA-UBUNTU:~$ sudo apt-get install koha-common
    [sudo] password for diasha: 
    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: libnet-oauth2-authorizationserver-perl but it is not
going to be installed
    E: Unable to correct problems, you have held broken packages.

I have Googled this and and I also did a clean re-installation of Ubuntu and
tried to install Koha to no avail.

I am looking forward to your response.

Regards,

Michael

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list