Hi Héctor, Your modification worked.
Thanks! Alvaro |----------------------------------------------------------------------------------------| Stay safe / Cuídate/ Reste sécurisé *7* Switch off as you go / Apaga lo que no usas / Débranchez au fur et à mesure. *q *Recycle always / Recicla siempre / Recyclez toujours P Print only if absolutely necessary / Imprime solo si es necesario / Imprimez seulement si nécessaire Le mar. 27 août 2024 à 21:21, Hector Gonzalez Jaime <[email protected]> a écrit : > Hola Alvaro > > On 8/27/24 17:29, Alvaro Cornejo wrote: > > Hi > > > > I´m installing a brand new Koha in a new Ubuntu 22.4 machine and after > > adding the Koha sources with: > > > > wget -qO -https://debian.koha-community.org/koha/gpg.asc | sudo gpg > > --dearmor -o /usr/share/keyrings/koha-keyring.gpg > > > > W:https://debian.koha-community.org/koha/dists/24.05/InRelease: Key > > is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see > > the DEPRECATION section in apt-key(8) for details. > > > > This is what I have in Koha source file: > > sudo more /etc/apt/sources.list.d/koha.list > > debhttps://debian.koha-community.org/koha 24.05 main > > Change this to: > > deb [signed-by=/usr/share/keyrings/koha-keyring.gpg] > http://debian.koha-community.org/koha 24.05 main > > The "signed-by=" part tells apt which gpg keys are used to verify your > koha packages. > > > > > There is nothing in: > > ls -l /etc/apt/keyrings/ > > total 0 > > but > > ls -l /usr/share/keyrings/ > > total 44 > > -rw-r--r-- 1 root root 43889 Aug 27 18:06 koha-keyring.gpg > > > > Should I change/update something? or can I continue with the install? > > > > > > Alvaro > > > > > |----------------------------------------------------------------------------------------| > > Stay safe / Cuídate/ Reste sécurisé > > 7 Switch off as you go / Apaga lo que no usas / Débranchez au fur et à > mesure. > > q Recycle always / Recicla siempre / Recyclez toujours > > P Print only if absolutely necessary / Imprime solo si es necesario / > > Imprimez seulement si nécessaire > > _______________________________________________ > > > > Koha mailing listhttp://koha-community.org > > [email protected] > > Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha > > -- > Hector Gonzalez > [email protected] > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

