Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge refuses to deal with --getbinpkg
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 359

PostPosted: Tue Jun 04, 2024 5:25 pm    Post subject: emerge refuses to deal with --getbinpkg Reply with quote

Hi!
emerge just stucks when --getbinpkg (or -g) argument added to command:
Code:
emerge -av --getbinpkg plasma-workspace

No any output, nothing. Neither calculating dependencies nor any other actions. The only way to interrupt this hanging is Ctrl+C
What's wrong with --getbinpkg? It worked fine till today.

Added:
It's not a particular package issue, any emerge call with -g stucks (e.g. emerge -avugDN world)
_________________
GNU is Not Usable
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22447

PostPosted: Tue Jun 04, 2024 5:54 pm    Post subject: Reply with quote

From what server(s) are you retrieving binpkgs? Do requests from the command line to those servers work via wget?
Back to top
View user's profile Send private message
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 359

PostPosted: Tue Jun 04, 2024 6:04 pm    Post subject: Reply with quote

Hu wrote:
From what server(s) are you retrieving binpkgs? Do requests from the command line to those servers work via wget?


/etc/portage/binrepos.conf/gentoobinhost.conf:
Code:
[binhost]
priority = 9999
sync-uri = https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/

_________________
GNU is Not Usable
Back to top
View user's profile Send private message
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 359

PostPosted: Tue Jun 04, 2024 6:10 pm    Post subject: Reply with quote

Tried to download package with wget - it downloads (as root)

Code:
# wget https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/acct-group/cron/cron-0-r2-1.gpkg.tar
--2024-06-04 21:07:24--  https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/acct-group/cron/cron-0-r2-1.gpkg.tar
Resolving mirror.bytemark.co.uk... 80.68.83.150, 212.110.163.13
Connecting to mirror.bytemark.co.uk|80.68.83.150|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20480 (20K) [application/x-tar]
Saving to: ‘cron-0-r2-1.gpkg.tar’

cron-0-r2-1.gpkg.tar                100%[=================================================================>]  20.00K  --.-KB/s    in 0.1s   

2024-06-04 21:07:25 (208 KB/s) - ‘cron-0-r2-1.gpkg.tar’ saved [20480/20480]


As regular user getting Access denied error.
_________________
GNU is Not Usable
Back to top
View user's profile Send private message
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 359

PostPosted: Wed Jun 05, 2024 4:37 pm    Post subject: Reply with quote

Somehow got it fixed, probably it was a python migration issue, not sure...
_________________
GNU is Not Usable
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum