Bug 590658
Summary: | RFE: add dvd.repo | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Frank Murphy <sysoutfran> | ||||
Component: | fedora-release | Assignee: | David Cantrell <dcantrell> | ||||
Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 13 | CC: | dcantrell, rhughes, robatino | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-05-10 20:19: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: | |||||||
Attachments: |
|
Description
Frank Murphy
2010-05-10 12:39:55 UTC
I'm not reading that super long thread. Show a patch with working PackageKit code and we'll talk. Created attachment 412992 [details] Screen-Cap of DVD.repo getting disabled Don't know the code but works with: PackageKit-0.6.4-1.fc13.i686 if correct dvd installed dvd.repo from http://hedayatvk.wordpress.com/2009/02/22/using-fedora-dvd-not-a-solution-but-a-bit-better/ Had no dvd installed for test, as no F13 general release handy. But with a modified dvd.repo for F12-DVD, it will list the contents. Personally, I think shipping a dvd repo on the DVD image (but disabled) is a very good idea. PackageKit will just disable the repo if it can't contact it, although I've not verified how many times PackageKit will tell you that it can't access the dvd repo when the disk is not installed. I fear it will inform the user every updates check, which is at least once a day. Multi-CD install media isn't really used anymore, so that's a use case I'm not willing to support. If users genuinely want to use the DVD, they are the ones who have to enable the repo. Note: yum (via MediaManager) makes this really hard to do anything sensible in PackageKit. I'm going to look at this today and see if we can bash the code into any reasonable state. |