Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845348 - www-plugins/gosuslugi-plugin-3.1.1.0 fails to fetch
Summary: www-plugins/gosuslugi-plugin-3.1.1.0 fails to fetch
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vadim A. Misbakh-Soloviov (mva) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-18 11:00 UTC by Agostino Sarubbo
Modified: 2022-05-21 08:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,1.04 KB, text/plain)
2022-05-18 11:00 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-05-18 11:00:38 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-18 11:00:40 UTC
Created attachment 779411 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-18 11:00:41 UTC
Error(s) that match a know pattern:


 * Fetch failed for 'www-plugins/gosuslugi-plugin-3.1.1.0', Log file:
Comment 3 Vadim A. Misbakh-Soloviov (mva) (RETIRED) gentoo-dev 2022-05-21 08:47:19 UTC
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.