https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-plugins/gosuslugi-plugin-3.1.1.0 fails to fetch. Discovered on: amd64 (internal ref: tinderbox)
Created attachment 779411 [details] build.log build log and emerge --info
Error(s) that match a know pattern: * Fetch failed for 'www-plugins/gosuslugi-plugin-3.1.1.0', Log file:
Actually, it is probably related to the fact that russian government blocked access to their services from IPs owned by foreign countries. I personally can fetch it pretty fine: ``` $ LC_ALL=C ebuild gosuslugi-plugin-3.1.1.0.ebuild fetch && rm /var/portage/distfiles/gosuslugi-plugin-3.1.1.0_amd64.deb Appending /home/mva/.vcs_repos/GENTOO_OVERLAYS/gentoo to PORTDIR_OVERLAY... >>> Downloading 'https://ds-plugin.gosuslugi.ru/plugin/upload/assets/distrib/IFCPlugin-x86_64.deb' --2022-05-21 15:41:56-- https://ds-plugin.gosuslugi.ru/plugin/upload/assets/distrib/IFCPlugin-x86_64.deb Resolving ds-plugin.gosuslugi.ru (ds-plugin.gosuslugi.ru)... 109.207.2.205 Connecting to ds-plugin.gosuslugi.ru (ds-plugin.gosuslugi.ru)|109.207.2.205|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5264616 (5.0M) [application/octet-stream] Saving to: '/var/portage/distfiles/gosuslugi-plugin-3.1.1.0_amd64.deb.__download__' /var/portage/distfiles/gosuslugi-plugin-3.1.1.0_amd64.deb.__downloa 100%[============================================================>] 5.02M 1.59MB/s in 3.2s 2022-05-21 15:41:59 (1.59 MB/s) - '/var/portage/distfiles/gosuslugi-plugin-3.1.1.0_amd64.deb.__download__' saved [5264616/5264616] * gosuslugi-plugin-3.1.1.0_amd64.deb BLAKE2B SHA512 size ;-) ... ``` In context that this plugin is only needed for russian citizens to interact with russian government, I'm not sure, if I need to do something about that. Especially, in context that, IIRC, it forbids redistribution.