Bug 590658

Summary: RFE: add dvd.repo
Product: [Fedora] Fedora Reporter: Frank Murphy <sysoutfran>
Component: fedora-releaseAssignee: David Cantrell <dcantrell>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: 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 Flags
Screen-Cap of DVD.repo getting disabled none

Description Frank Murphy 2010-05-10 12:39:55 UTC
Description of problem: No auto DVD repo created.


Version-Release number of selected component (if applicable):
fedora-release-13*

How reproducible:

Additional info:

If a DV.repo was auto installed by fedora-release.
Further use could be made of a DVD.

I have no study case as to multi-CD's Are they still used?

Ref:
http://lists.fedoraproject.org/pipermail/devel/2010-May/135829.html

Would probably help with new users, on a low\no bandwidth.

Comment 1 Jesse Keating 2010-05-10 20:19:46 UTC
I'm not reading that super long thread.  Show a patch with working PackageKit code and we'll talk.

Comment 2 Frank Murphy 2010-05-10 22:34:23 UTC
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.

Comment 3 Richard Hughes 2010-05-11 09:48:53 UTC
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.