Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 934968

Summary: dev-util/radare2-5.9.0: can't fetch radare2-5.9.0.tar.gz
Product: Gentoo Linux Reporter: John Blbec <john.blbec>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal CC: ajak, john.blbec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Blbec 2024-06-26 11:06:18 UTC
it seems they've changed a compression alg. from .tar.gz to .tar.xz

--

│INFO: nofetch                                                                                                                                                       
│Package:    dev-util/radare2-5.9.0:0                                                                                                                                
│Repository: gentoo                                                                                                                                                  
│Maintainer: davidroman96@gmail.com proxy-maint@gentoo.org                                                                                                           │
│USE:        abi_x86_64 amd64 elibc_glibc kernel_linux ssl                                                                                                           
│FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox                                                                                              
│LOG: nofetch                                                                                                                                                        
│The following files cannot be fetched for radare2:                                                                                                                  
│   radare2-5.9.0.tar.gz                                                                                                                                             
│   radare2-5.9.0-vector35-arm64.tar.gz                                                                                                                              
│   radare2-5.9.0-vector35-armv7.tar.gz


Reproducible: Always
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2024-06-27 05:30:52 UTC
Seems like it's working for me:

$ curl -IL https://github.com/radareorg/radare2/archive/5.9.0.tar.gz
HTTP/2 302
server: GitHub.com
date: Thu, 27 Jun 2024 05:25:19 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
location: https://codeload.github.com/radareorg/radare2/tar.gz/refs/tags/5.9.0
[snip]

HTTP/2 200
access-control-allow-origin: https://render.githubusercontent.com
content-disposition: attachment; filename=radare2-5.9.0.tar.gz


Seems like this might just be bug 830763. But also I don't recognize the "LOG: nofetch" lines in your pasted log. Please share `emerge --info`.
Comment 2 Mike Gilbert gentoo-dev 2024-06-30 14:38:10 UTC
I cannot reproduce this either. Please change the status to UNCONFIRMED once you can provide additional information.