• БДСМ с ворнингами ;(

    From Oleg Nazaroff@2:50/700.700 to All on Tue Mar 3 20:01:30 2026
    Hello, All.

    я вконец затрахался, из 11 ошибок и ворнингов не гасятся вот эти и все тут! Пубкей этот сраный я уже затрахался добавлять, и на yarn я уже не один раз переставлял зеркало. о это все упорно, обнова за обновой, возвращается в дефолт. Как это, блин, победить, тудыть их всех в красную армию!????

    sudo apt update
    [Get:1]
    ...
    [Hit:9]

    Err:10 https://dl.yarnpkg.com/debian stable InRelease

    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 62D54FD4003F6525

    Fetched 16.5 kB in 1s (16.5 kB/s)
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done

    All packages are up to date.

    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 62D54FD4003F6525

    W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 62D54FD4003F6525

    W: Some index files failed to download. They have been ignored, or old ones used instead.

    --
    WBR, ON
    --- ХотДог/2.14.5/Android
    * Origin: Somewhere at Russia, in the hut on chicken legs... (2:50/700.700)
  • From Oleg Nazaroff@2:50/700.700 to All on Wed Mar 4 23:54:56 2026
    Hello, Oleg Nazaroff.
    On 03.03.2026 20:01 you wrote:

    я вконец затрахался, из 11 ошибок и ворнингов не гасятся вот эти и все тут! Пубкей этот
    сраный я уже затрахался добавлять, и на yarn я уже не один раз переставлял зеркало. о это все
    упорно, обнова за обновой, возвращается в дефолт. Как это, блин, победить, тудыть их всех в
    красную армию!???? W: An error occurred during the signature verification. The repository is
    not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures couldn't be verified
    because the public key is not available: NO_PUBKEY 62D54FD4003F6525 W: Failed to fetch
    https://dl.yarnpkg.com/debian/dists/stable/InRelease The following signatures couldn't be
    verified because the public key is not available: NO_PUBKEY 62D54FD4003F6525 W: Some index
    files failed to download. They have been ignored, or old ones used instead.

    Поскольку мне тут никто и ничего дельного так и не ответил (кроме дурацкого совета чаще обновлять систему), отвечу себе сам:

    sudo rm /etc/apt/trusted.gpg.d/{yarn,extra_php_version}.gpg

    у а дальше кому как фишка ляжет ;)))

    у меня-то "очередная ненужная фигня" под названием yunohost, и там это делается простой командой:

    sudo yunohost tools regen-conf apt

    А всем остальным надо что-то типа:

    curl -fsSL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo gpg --dearmor -o /usr/share/keyrings/yarn.gpg

    или

    ... | apt-key add -

    Как-то так, вымершая вконец сеть друзей...



    --
    WBR, ON
    --- ХотДог/2.14.5/Android
    * Origin: Somewhere at Russia, in the hut on chicken legs... (2:50/700.700)