Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842162 - dev-libs/yajl-2.1.0-r3 source is not available
Summary: dev-libs/yajl-2.1.0-r3 source is not available
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL: https://github.com/lloyd/yajl/tarball...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-02 10:58 UTC by gentoo
Modified: 2022-05-04 06:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo 2022-05-02 10:58:09 UTC
I found that the yajl package installation failed when I installed virt-manager. I checked and found that the download source did not provide the expected resources.

Reproducible: Always

Steps to Reproduce:
emerge dev-libs/yajl
Actual Results:  
!!! Fetched file: yajl-2.1.0.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got : 105
!!! Expected: 84039


I checked ebuild and found the download source, but I can't post the URL here.
I visited the address and got the result "the given path has multiple possibilities: #<Git::Ref:0x00007efff4521a20>, #<Git::Ref:0x00007efff4520990>".
Comment 1 gentoo 2022-05-03 08:58:24 UTC
I found everything to be fine when I tried it today. I guess it's a GitHub bug.