Bug 675581 - Problem with k3b 2.0.2 and cdrdao 1.2.3-8
Summary: Problem with k3b 2.0.2 and cdrdao 1.2.3-8
Keywords:
Status: CLOSED DUPLICATE of bug 673014
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-06 19:57 UTC by Karsten Roch
Modified: 2016-11-24 15:39 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-02-17 09:30:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Roch 2011-02-06 19:57:05 UTC
Description of problem:

k3b does not find the installed version of cdrdao.

Unable to find cdrdao executable
K3b uses cdrdao to actually write CDs.
Solution: Install the cdrdao package.

When calling /usr/bin/cdrdao -v, i receive an error message:

cdrdao -v 2
Inconsistency detected by ld.so: dl-deps.c: 623: _dl_map_object_deps: Assertion `nlist > 1' failed!

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

k3b -version
Qt: 4.7.1
KDE Development Platform: 4.6.00 (4.6.0)
K3b: 2.0.2

cdrdao.i686      1.2.3-8.fc15
(installed: /usr/bin/cdrdao)


How reproducible:

Always.


Steps to Reproduce:
1. Starting k3b
2. errormessage appears on checking configuration.
3.
  
Actual results:
error message

Unable to find cdrdao executable
K3b uses cdrdao to actually write CDs.
Solution: Install the cdrdao package.

Expected results:

k3b detects the cdrdao package which is installed in /usr/bin/cdrdao.

Additional info:

Comment 1 Honza Horak 2011-02-09 16:39:48 UTC
Looks like http://sourceware.org/bugzilla/show_bug.cgi?id=12454
What version of glibc do you have?

Comment 2 Karsten Roch 2011-02-10 18:30:06 UTC
Currently:

glibc.i686   2.13.90-2

Comment 3 Honza Horak 2011-02-16 13:44:48 UTC
I think it is caused by glibc bug (see comment #1). 
Can you try a new version of glibc: http://koji.fedoraproject.org/koji/buildinfo?buildID=228862 and get me know, if it works?

Comment 4 Karsten Roch 2011-02-16 19:46:44 UTC
I installed the packages (2.13.90-4) from koji. Now k3b is detecting cdrdao correctly. Calling cdrdao works also:

$ cdrdao
Cdrdao version 1.2.3 ...

Great work, thanks for the quick response!

JFTR:
Small problem happened during installation: When i try to install glibc-debuginfo and glibc-debuginfo-common from koji i get:

bash-4.2# yum localinstall glibc-debuginfo-common-2.13.90-4.i686.rpm glibc-debuginfo-2.13.90-4.i686.rpm 
Loaded plugins: auto-update-debuginfo, fastestmirror, presto
Setting up Local Package Process
Examining glibc-debuginfo-common-2.13.90-4.i686.rpm: glibc-debuginfo-common-2.13.90-4.i686
Marking glibc-debuginfo-common-2.13.90-4.i686.rpm to be installed
Loading mirror speeds from cached hostfile
 * rawhide: ftp.halifax.rwth-aachen.de
 * rpmfusion-free-rawhide: ftp-stud.hs-esslingen.de
 * rpmfusion-free-rawhide-debuginfo: ftp-stud.hs-esslingen.de
 * rpmfusion-nonfree-rawhide: ftp-stud.hs-esslingen.de
 * rpmfusion-nonfree-rawhide-debuginfo: ftp-stud.hs-esslingen.de
Package glibc-debuginfo-common is obsoleted by glibc-debuginfo, trying to install glibc-debuginfo-2.13.90-3.i686 instead
Examining glibc-debuginfo-2.13.90-4.i686.rpm: glibc-debuginfo-2.13.90-4.i686
Marking glibc-debuginfo-2.13.90-4.i686.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package glibc-debuginfo.i686 0:2.13.90-3 will be installed
---> Package glibc-debuginfo.i686 0:2.13.90-4 will be installed
--> Processing Dependency: glibc-debuginfo-common = 2.13.90-4 for package: glibc-debuginfo-2.13.90-4.i686
--> Finished Dependency Resolution
Error: Package: glibc-debuginfo-2.13.90-4.i686 (/glibc-debuginfo-2.13.90-4.i686)
           Requires: glibc-debuginfo-common = 2.13.90-4
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Seems a little bit confusing to me...

Comment 5 Honza Horak 2011-02-17 09:30:37 UTC
It works fine for me. 

I'd had installed glibc-debuginfo-2.13.90-3 and glibc-debuginfo-common-2.13.90-3 before I started install glibc-debuginfo-2.13.90-4 and glibc-debuginfo-common-2.13.90-4. Then it proceeded without errors or warnings.

*** This bug has been marked as a duplicate of bug 673014 ***


Note You need to log in before you can comment on or make changes to this bug.