https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901
--- Comment #207 from David Cook <[email protected]> --- (In reply to Jake Deery (kwenoch) from comment #206) > Went deep on this one today. Here's what I did, and what I found: Thanks for doing that! I wanted to do it myself but so hard to find the time... > # upgraded deps first > > sudo dpkg -i koha-deps_26.06.00~git20260916.102656.4f1e8312da4-1_all.deb > > sudo dpkg -i koha-perldeps_26.06.00~git20260916.102656.4f1e8312da4-1_all.deb > # then do the core package upgrades in one go > > sudo dpkg -i koha-core_26.06.00~git20260916.102656.4f1e8312da4-1_all.deb > > koha-common_26.06.00~git20260916.102656.4f1e8312da4-1_all.deb > > koha-systemd_26.06.00~git20260916.102656.4f1e8312da4-1_all.deb Quick question... why use "dpkg" instead of "apt" (e.g. "apt install ./koha-deps_26.06.00~git20260916.102656.4f1e8312da4-1_all.deb")? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
