Bug 242275
Summary: | Yum crashes when installing package | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Clodoaldo Pinto Neto <clodoaldo.pinto.neto> |
Component: | yum | Assignee: | James Antill <james.antill> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 7 | CC: | ivazqueznet, kahlil.hodgson |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-06-03 07:06:46 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: |
Description
Clodoaldo Pinto Neto
2007-06-02 22:16:36 UTC
Are you trying to use your DVD as a repository for yum? It only crashes when using a copy of the install DVD as repository: /etc/yum.repos.d/fedora.repo: #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ baseurl=http://yumrepo.s0/7/os/ #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch When using the mirror list it downloads and installs without problems. I issued a createrepo in the DVD directory copy and now I can install from my own repo. I had the same problem with a similar set up. Can confirm that running createrepo fixes it for me:-) |