Bug 2229520

Summary: wodim missing u+s will prevent writing of audio cds
Product: [Fedora] Fedora Reporter: Fabian Druschke <fabian>
Component: cdrkitAssignee: Pavel Cahyna <pcahyna>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: edgar.hoch, fabian, hhorak, jkucera, pcahyna
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-28 13:41:35 UTC Type: Bug
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
dmesg none

Description Fabian Druschke 2023-08-06 17:44:37 UTC
Created attachment 1981985 [details]
dmesg

Description of problem:

Seems to be related to:

Bug 1580021 and Bug 1583845

Not possible to write audio CDs on fresh Fedora 38 install, using CD writer, writing audio CDs. Lacking wodim permissions/group handling. 

Independent of the program in use (Brasero, or k3b)


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


1.1.11-51.fc38

How reproducible:

Always


Steps to Reproduce:
1. Install Brasero
2. Select Audio CD, and click on burn
3. Error occurs, and disk get's ejected immediatly.

Actual results:

Not possible to write any kind of audio CD by default, without adjusting permissions


Expected results:

Just writing it fine without manual adjustments


Additional info:

Same as in Bug 1580021:

after

chmod u+s /usr/bin/wodim 

it is working again (but this is somehow dangerous)

Strangewise, reduction to 

chmod o-rwx /usr/bin/wodim
chgrp cdrom /usr/bin/wodim

is also not working, looks like the group membership "cdrom" isn't really used.

Reproduced on 2 systems

Comment 1 Aoife Moloney 2024-05-28 13:41:35 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.