ANTICHAT

ANTICHAT (https://forum.antichat.xyz/index.php)
-   Общие вопросы программирования (https://forum.antichat.xyz/forumdisplay.php?f=206)
-   -   Проблема в ubuntu (terminal) (https://forum.antichat.xyz/showthread.php?t=1358350)

MrEnderStail 27.06.2020 22:59

Вообщем : пытаюсь открыть терминал( через crtl+alt+t \ рабочий стол) не работает , вот проверил этим sudo apt update && sudo apt install --reinstall gnome-terminal

вот ошибки

HTML:





Код:


E:

Failed to fetch http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu/dists/focal/InRelease  403  Forbidden [IP: 91.189.95.83 80]

E:

The repository
'
http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu focal InRelease
'
is not signed.

N:

Updating from such a repository can
'
t be done securely, and is therefore disabled by default.

N:

See apt-secure(8) manpage for repository creation and user configuration details.

E:

Problem executing scripts APT::Update::Post-Invoke-Success
'
if /usr/bin/test -w /var/lib/command-not-found/ -a -e /usr/lib/cnf-update-db; then /usr/lib/cnf-update-db
>
/dev/null; fi
'

E:

Sub-process returned an error code



Помогите кто может

Толкин 27.06.2020 23:00

Где ты скачал данную версию? И не работает сам терминал или Python?

imring 27.06.2020 23:13

How I solved: Failed to fetch http://ppa.launchpad.net/.., 403 Forbidden

I've been using Ubuntu 16.04 vagrant machine for quite some time now. I wanted to install a package,...

dev.to


если кратко, то в /apt/sources.list(.d/) закоменть deb и deb-src с http://ppa.launchpad.net/jonathonf/...


Время: 08:57