[Koha-bugs] [Bug 26109] Update list-deps for Koha 19.05.x to support Debian 8 and 10

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 31 10:38:50 CEST 2020


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

--- Comment #1 from Mason James <mtj at kohaaloha.com> ---
Created attachment 107620
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107620&action=edit
Bug 26109: Update list-deps for Koha 19.05.x to support Debian 8 and 10

to test...

1/ build and install 19.05.x package on deb8 and 10

2/ confirm failure
    $ apt-get -q -y -s install koha-common
    Reading package lists...
    Building dependency tree...
    Reading state information...
    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: libperl5.24 but it is not installable
                   Depends: perl-modules-5.24 but it is not installable
    E: Unable to correct problems, you have held broken packages.
    ERROR: Job failed: exit code 1 <<<<<<<<<<

3/ apply patch

4/ build and install 19.05.x package on deb8 and 10

5/ confirm success
    $ apt-get -q -y -s install koha-common
    $ apt-cache policy koha-common
    koha-common:
      Installed: 19.05.13-1  <<<<<<<<<<
      Candidate: 19.05.13-1

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


More information about the Koha-bugs mailing list