Re: [Koha] Koha 23.11 on Ubuntu 22.04: broken dependency

2023-12-02 Thread David Liddle
Hi, Giuseppe! I had the same issue on two test systems, one updating to 22.05.17 and one updating to 22.11.12. Running the following command allowed the whole process to continue: sudo apt --fix-broken install I hope this works for you, too! David Liddle On Sat, Dec 2, 2023 at 6:50 AM Giuseppe

Re: [Koha] Koha 23.11 on Ubuntu 22.04: broken dependency

2023-12-02 Thread Giuseppe Angilella
Hi, David! Encouraged by your experience, I did as you (and the system itself, in fact) suggested to do (but I had not the nerve to do!). I had to run the command twice, for some reason, but it seemed it worked, eventually! Many thanks! Giuseppe. On Sat, 2 Dec 2023, David Liddle wrote: