Bug 879377
| Summary: | [abrt] yum-utils-1.1.31-4.fc17: yumRepo.py:513:check:RepoError: Cannot find a valid baseurl for repo: rpmfusion-free-updates/rawhide/x86_64 | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sergio Basto <sergio> | ||||||||||||
| Component: | yum-utils | Assignee: | Fedora Packaging Toolset Team <packaging-team> | ||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 17 | CC: | admiller, packaging-team, tim.lauridsen, zpavlas | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | x86_64 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:934dffffcc87884ebc692ee291831cad19dd0bb7 | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2013-06-03 01:12:51 UTC | Type: | --- | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Sergio Basto
2012-11-22 17:44:31 UTC
Created attachment 649966 [details]
File: environ
Created attachment 649967 [details]
File: dso_list
Created attachment 649968 [details]
File: executable
Created attachment 649969 [details]
File: smolt_data
Created attachment 649970 [details]
File: core_backtrace
(In reply to comment #0) > Description of problem: > enabling rpmfusion repos and doing: > repoquery --releasever=rawhide x264-libs --whatrequires Hi, if I disable rpmfusion updates repos yum repolist fedora/17/x86_64 rpmfusion-free/17/x86_64 rpmfusion-nonfree/17/x86_64 updates/17/x86_64 It works . Why repoquery try use rpmfusion updates ? since I ask for rawhide repo. (Cannot find a valid baseurl for repo: rpmfusion-free-updates/rawhide/x86_64) when we query rawhide we need disable updates, like this: repoquery --releasever=rawhide --disablerepo=\*updates\* x264-libs --whatrequires meanwhile no more backtraces, so close it with fix in current release. |