On Mon, Jun 12, 2023 at 1:33 PM Leo Marín <leojma...@gmail.com> wrote:
>
>
>
> El lun, 12 jun 2023 a las 13:33, Camaleón (<noela...@gmail.com>) escribió:
>>
>> El 2023-06-12 a las 11:37 -0400, Leo Marín escribió:
>>
>> > Saludos lista,
>> >
>> > pregunta random para no abrir otro hilo,
>> > cambiaron el sourcelist? porque actualizo y veo esto; E: Repository '
>> > http://security.debian.org/debian-security testing-security InRelease'
>> > changed its 'Codename' value from 'bookworm-security' to 'trixie-security'
>> >
>> > tiene 2 o 3 dias asi, no se si es temporal o ahora es obligatorio colocar
>> > el nombre (trixie) para testing,
>> >
>> > saldos y buen inicio de semana.
>>
>> Me da la impresión de que el mensaje te está avisando que ahora
>> testing-security te va a tomar los paquetes de trixie (nueva testing),
>> no de bookworm (nueva estable), para que cambies o ajustes tu
>> sources.list si ese es tu interés.
>>
>> Resumen: si no haces nada, sigues con testing (trixie).
>
> si eso pensaba también, pero da error y no sé si es temporal o será 
> obligatorio cambiarlo por el nombre.
> me arroja error en todos
>
> E: Repository 'http://security.debian.org/debian-security testing-security 
> InRelease' changed its 'Codename' value from 'bookworm-security' to 
> 'trixie-security'
> N: This must be accepted explicitly before updates for this repository can be 
> applied. See apt-secure(8) manpage for details.
> E: Repository 'http://ftp.de.debian.org/debian testing InRelease' changed its 
> 'Codename' value from 'bookworm' to 'trixie'
> N: This must be accepted explicitly before updates for this repository can be 
> applied. See apt-secure(8) manpage for details.
> E: Repository 'http://ftp.de.debian.org/debian testing-updates InRelease' 
> changed its 'Codename' value from 'bookworm-updates' to 'trixie-updates'
> N: This must be accepted explicitly before updates for this repository can be 
> applied. See apt-secure(8) manpage for details.
>
> lo cambié a "trixie" y todo bien, quizás para los próximos días vuelva a 
> funcionar.
>
>>
>>
>> ****
>> https://wiki.debian.org/DebianTesting
>>
>> If you are tracking testing or the next-stable code name, you should
>> always have a corresponding deb http://security.debian.org <"testing"
>> or codename>-security main entry in your apt sources. See this
>> FAQ-Item.
>> ****
>>
>> Saludos,
>>
>> --
>> Camaleón
>>
>
>
> --
> L.J.Marín
> Usando: Debian Testing


Hola a Todos!

Si estás en _testing_ (mi caso) el cambio no modifica nada en el
/etc/apt/sources.list.

### /etc/apt/sources.list (antes)
deb http://ftp.us.debian.org/debian/ testing main non-free
non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ testing main non-free
non-free-firmware contrib

deb http://security.debian.org/debian-security testing-security main
contrib non-free non-free-firmware
deb-src http://security.debian.org/debian-security testing-security
main contrib non-free non-free-firmware

# testing-updates, to get updates before a point release is made;
# see 
https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://ftp.us.debian.org/debian/ testing-updates main contrib
non-free non-free-firmware
deb-src http://ftp.us.debian.org/debian/ testing-updates main contrib
non-free non-free-firmware

# apt update
Hit:1 http://packages.microsoft.com/repos/code stable InRelease
Get:2 http://ftp.us.debian.org/debian testing InRelease [108 kB]
Get:3 http://security.debian.org/debian-security testing-security
InRelease [48.0 kB]
E: Repository 'http://security.debian.org/debian-security
testing-security InRelease' changed its 'Codename' value from
'bookworm-security' to 'trixie-security'
N: This must be accepted explicitly before updates for this repository
can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this
repository? [y/N] y
Get:4 http://ftp.us.debian.org/debian testing-updates InRelease [49.6
kB]
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
E: Repository 'http://ftp.us.debian.org/debian testing InRelease'
changed its 'Codename' value from 'bookworm' to 'trixie'
N: This must be accepted explicitly before updates for this repository
can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this
repository? [y/N] y
E: Repository 'http://ftp.us.debian.org/debian testing-updates
InRelease' changed its 'Codename' value from 'bookworm-updates' to
'trixie-updates'
N: This must be accepted explicitly before updates for this repository
can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this
repository? [y/N] y
Get:6 http://ftp.us.debian.org/debian testing/main Sources.diff/Index
[740 B]
Get:7 http://ftp.us.debian.org/debian testing/main Sources
2023-06-11-0934.16.pdiff [49 B]
Get:7 http://ftp.us.debian.org/debian testing/main Sources
2023-06-11-0934.16.pdiff [49 B]
Fetched 207 kB in 28s (7,330 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done

### /etc/apt/sources.list (después)
deb http://ftp.us.debian.org/debian/ testing main non-free
non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ testing main non-free
non-free-firmware contrib

deb http://security.debian.org/debian-security testing-security main
contrib non-free non-free-firmware
deb-src http://security.debian.org/debian-security testing-security
main contrib non-free non-free-firmware

# testing-updates, to get updates before a point release is made;
# see 
https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://ftp.us.debian.org/debian/ testing-updates main contrib
non-free non-free-firmware
deb-src http://ftp.us.debian.org/debian/ testing-updates main contrib
non-free non-free-firmware

Quiero pensar que no es más que una notificación del cambio del
repositorio testing de _bookworm_ a _trixie_.

Si persiste el error, sigue el procedimiento para actualizar el
/etc/apt/sources.list a _trixie_ , o  preferiblemente a _testing_ como
indica https://wiki.debian.org/DebianTesting .

Saludos,

German Cardozo Chirinos
~ memento mori ~

:wq!

Responder a