[Bug 25607] New: Wrong behaviour about perl versions in list-deps
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25607 Bug ID: 25607 Summary: Wrong behaviour about perl versions in list-deps Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: mirko@abunchofthings.net To reproduce: ` docker run --volume=/home/tcohen/git/koha:/koha -ti debian:stretch bash apt update apt install apt-file wget gnupg wget -q -O- https://debian.koha-community.org/koha/gpg.asc | apt-key add - echo 'deb http://deb.debian.org/debian stretch-backports main' > /etc/apt/sources.list.d/stretch-backports.list echo 'deb http://debian.koha-community.org/koha stable main' > /etc/apt/sources.list.d/koha.list apt update apt-install libmodern-perl-perl libcpan-meta-perl libmodule-cpanfile-perl apt-file update cd /koha PERL5LIB=. perl debian/update-control ` The result is not correct for perl-modules and maybe libperl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25607 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |19735 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19735 [Bug 19735] Move Perl deps definitions into a cpanfile -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25607 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |25591 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25591 [Bug 25591] Update list-deps for Debian 10 and Ubuntu 20.04 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25607 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org, | |mtj@kohaaloha.com --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Mason, is that something we can fix? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25607 --- Comment #2 from Mason James <mtj@kohaaloha.com> --- (In reply to Jonathan Druart from comment #1)
Mason, is that something we can fix?
hi Jonathan, i think perl-modules and libperl lines are correct and they do not cause any problems -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25607 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org