Bug 143708

Summary: A O_EXCL Patch for cdrdao 1.1.9
Product: [Fedora] Fedora Reporter: Arjan Timmerman <arjan>
Component: cdrdaoAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-10 13:54:34 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
the patch. none

Description Arjan Timmerman 2004-12-24 16:09:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20041014 Epiphany/1.4.4

Description of problem:
After failing a couple of cd's due to the fact
gnome-volume-manager/dbus polls it every while, I went searching for a
patch. 
I found one in one of the source rpm's but that was for 1.1.7, so i
made it ready for 1.1.9. The patch is made on a Archlinux system. so i
am not sure if the problem still exist on a Fedora system. 

I now give it back to fedora ;)


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.start gnome-volume-manager
2.burn a cd with cdrdao
3.
    

Additional info:

Comment 1 Arjan Timmerman 2004-12-24 16:11:09 UTC
Created attachment 109111 [details]
the patch.

Comment 2 Harald Hoyer 2005-01-10 13:54:34 UTC
cdrdao is configured to use the cdrtools (cdrecord) library, which is
patched with O_EXCL.

Thx anyway :)