Тем временем #JetBrains отдают код 451 при попытке скачать у них *.tar.gz
```
➜ ~ yay -Suy --verbose
Root : /
Conf File : /etc/pacman.conf
DB Path : /var/lib/pacman/
Cache Dirs: /var/cache/pacman/pkg/
Hook Dirs : /usr/share/libalpm/hooks/ /etc/pacman.d/hooks/
Lock File : /var/lib/pacman/db.lck
Log File : /var/log/pacman.log
GPG Dir : /etc/pacman.d/gnupg/
Targets : None
:: Synchronizing package databases...
core is up to date
extra is up to date
:: Searching AUR for updates...
:: Searching databases for updates...
-> Flagged Out Of Date AUR Packages: code-features
:: 1 package to upgrade/install.
1 aur/goland 2024.2.0.1-1 -> 2024.2.1-1
==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
-> Excluding packages may cause partial upgrades and break systems
==>
AUR Explicit (1): goland-2024.2.1-1
:: PKGBUILD up to date, skipping download: goland
1 goland (Installed) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
1 goland (Installed) (Build Files Exist)
==> PKGBUILDs to edit?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: goland 2024.2.1-1 (Вс 01 сен 2024 22:17:36)
==> Retrieving sources...
-> Downloading goland-2024.2.1.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 451
==> ERROR: Failure while downloading https://download.jetbrains.com/go/goland-2024.2.1.tar.gz
Aborting...
-> error downloading sources: /home/umnik/.cache/yay/goland
context: exit status 1
:: (1/1) Parsing SRCINFO: goland
==> Making package: goland 2024.2.1-1 (Вс 01 сен 2024 22:17:38)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading goland-2024.2.1.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 451
==> ERROR: Failure while downloading https://download.jetbrains.com/go/goland-2024.2.1.tar.gz
Aborting...
-> error making: goland-exit status 1
-> Failed to install the following packages. Manual intervention is required:
goland - exit status 1
➜ ~ wget https://download.jetbrains.com/go/goland-2024.2.1.tar.gz
--2024-09-01 22:18:01-- https://download.jetbrains.com/go/goland-2024.2.1.tar.gz
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving download.jetbrains.com (download.jetbrains.com)... 18.239.18.124, 18.239.18.17, 18.239.18.4, ...
Connecting to download.jetbrains.com (download.jetbrains.com)|18.239.18.124|:443... connected.
HTTP request sent, awaiting response... 451 Unknown
2024-09-01 22:18:02 ERROR 451: Unknown.
```
Google пока так не делает и Android Studio обновляется нормально.
У коллеги при установке из brew в MacOS также 451.
@umnik причем плагины обновляются, а сама ide нет.