[Bug 31661] New: libcache-memcached-fast-safe-perl not available on ARM64
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31661 Bug ID: 31661 Summary: libcache-memcached-fast-safe-perl not available on ARM64 Change sponsored?: --- Product: Koha Version: 22.05 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: koha-bugs@lists.koha-community.org Reporter: notifications@perceptisys.co.uk QA Contact: testopia@bugs.koha-community.org I have just attempted to install Koha on a Raspberry Pi 4 (8Gb) running Ubuntu 22.04 following your instructions at https://wiki.koha-community.org/wiki/Debian Reviewing your koha-common package requirements in aptitude, I find that all the required packages are "satisfiable" *except* `libcache-memcached-fast-safe-perl` which is marked as "unavailable". Following the same instructions (via a bash script) on an Intel based laptop (running Ubuntu 22.04) shows all required packages are "satisfiable". This suggests that you are missing the ARM64 version of `libcache-memcached-fast-safe-perl`. --------- For a *small* (school) library, a Raspberry Pi 4 (8GB) should be sufficient, and more importantly inexpensive and greener to run 24/7. --------- -- 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=31661 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com Component|Installation and upgrade |Packaging |(command-line installer) | -- 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=31661 --- Comment #1 from Mason James <mtj@kohaaloha.com> --- (In reply to Stephen Gaito from comment #0)
I have just attempted to install Koha on a Raspberry Pi 4 (8Gb) running Ubuntu 22.04 following your instructions at https://wiki.koha-community.org/wiki/Debian
Reviewing your koha-common package requirements in aptitude, I find that all the required packages are "satisfiable" *except* `libcache-memcached-fast-safe-perl` which is marked as "unavailable".
Following the same instructions (via a bash script) on an Intel based laptop (running Ubuntu 22.04) shows all required packages are "satisfiable".
This suggests that you are missing the ARM64 version of `libcache-memcached-fast-safe-perl`.
---------
For a *small* (school) library, a Raspberry Pi 4 (8GB) should be sufficient, and more importantly inexpensive and greener to run 24/7.
---------
hi Stephen can you provide the output of the following commands sudo apt update apt policy libcache-memcached-fast-safe-perl koha-common -- 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=31661 Stephen Gaito <notifications@perceptisys.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Stephen Gaito <notifications@perceptisys.co.uk> --- Hi Mason, I am sorry to have taken a while to reply. I have just recently gotten back into using Koha (testing for a School Library). I am *very* happy to say, Koha can now be installed (and runs very nicely) on a Raspberry Pi 4 with 8GB. For the record here are the outputs you requested:
$ sudo apt update Hit:1 http://deb.debian.org/debian bullseye InRelease Get:2 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB] Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease Get:4 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Hit:5 https://debian.koha-community.org/koha stable InRelease Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [249 kB] Get:7 http://security.debian.org/debian-security bullseye-security/main armhf Packages [249 kB] Get:8 http://security.debian.org/debian-security bullseye-security/main Translation-en [164 kB] Fetched 755 kB in 2s (450 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date.
and:
$ apt policy libcache-memcached-fast-safe-perl koha-common libcache-memcached-fast-safe-perl: Installed: 0.06-1~koha1 Candidate: 0.06-1~koha1 Version table: *** 0.06-1~koha1 500 500 https://debian.koha-community.org/koha stable/main arm64 Packages 500 https://debian.koha-community.org/koha stable/main armhf Packages 100 /var/lib/dpkg/status koha-common: Installed: 23.05.02-1 Candidate: 23.05.02-1 Version table: *** 23.05.02-1 500 500 https://debian.koha-community.org/koha stable/main arm64 Packages 500 https://debian.koha-community.org/koha stable/main armhf Packages 100 /var/lib/dpkg/status
Since Koha can now be installed on a Raspberry Pi 4, please close this bug as solved. Many thanks for a wonderful tool! Regards, Stephen Gaito -- 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