Bug 675581
Summary: | Problem with k3b 2.0.2 and cdrdao 1.2.3-8 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karsten Roch <karo1170> |
Component: | glibc | Assignee: | Andreas Schwab <schwab> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | denis, fweimer, hhorak, jakub, rdieter, schwab |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-17 09:30:37 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: |
Description
Karsten Roch
2011-02-06 19:57:05 UTC
Looks like http://sourceware.org/bugzilla/show_bug.cgi?id=12454 What version of glibc do you have? Currently: glibc.i686 2.13.90-2 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? 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... 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 *** |