https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068
--- Comment #34 from Martin Renvoize <[email protected]> --- (In reply to Victor Grousset/tuxayo from comment #32) > KohaDevBoxes (even new ones) and other development environments based on > Debian or Ubuntu need to install the package "libnet-netmask-perl" Correct, it has been escalated to a 'required' dependancy. This is because for plack we need to load it before we load C4::Context and as such we can't use it optionally as initially thought. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
