Description of problem: I'm having some difficulty getting java working properly in chromium-browser when it comes to keepvid.com & as I ran gdb attach 7727 to attach to running chromium I saw that it told me to install a debug-package & so I did. The only problem with it was that it's NOT the same as I was supposed to install. Version-Release number of selected component (if applicable): 11.0.696.68-1 How reproducible: All the time. Steps to Reproduce: 1. Open Chromium in Terminal. 2. In a new terminal-tab type ps aux | grep chromium-browser to see what pid it has. 3.Then type gdb attach XXXX (I don't know if you've got the same pid-number or not) & press Enter/Return. 4. gdb tells you to install chromium-browser-debug-11.0.696.68-1.mga1 All medias except Testing is added & enabled.
Priority: Normal => High
1. Line in Steps to Reproduce should say: Open Chromium-browser in Terminal.
Got a CRC-missmatch now when I tried doing this way: [kristoffer@localhost ~]$ gdb /usr/lib64/chromium-browser/chrome GNU gdb (GDB) 7.1-6.mga1 (Mageia release 1) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-mageia-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib64/chromium-browser/chrome... warning: the debug information found in "/usr/lib/debug//usr/lib64/chromium-browser/chrome.debug" does not match "/usr/lib64/chromium-browser/chrome" (CRC mismatch). warning: the debug information found in "/usr/lib/debug/usr/lib64/chromium-browser/chrome.debug" does not match "/usr/lib64/chromium-browser/chrome" (CRC mismatch). (no debugging symbols found)...done. Missing debug package(s), you should install: chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64 I'm now checking the version of chromium-browser-stable-debug I've got & here's the result of a blank row Now trying to update current version by doing this: [root@localhost ~]# urpmi chromium-browser-stable-debug http://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/1/x86_64/media/debug/core/release/chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64.rpm installing chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64.rpm from /var/cache/urpmi/rpms Förbereder... ######################################################################################################### Installation failed: file /usr/lib/debug/usr/lib64/chromium-browser/chrome-sandbox.debug from installation of chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64 is in conflict with file from package chromium-browser-debug-11.0.657.0.r73275-1.mga1.x86_64 file /usr/lib/debug/usr/lib64/chromium-browser/chrome.debug from installation of chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64 is in conflict with file from package chromium-browser-debug-11.0.657.0.r73275-1.mga1.x86_64 file /usr/lib/debug/usr/lib64/chromium-browser/libffmpegsumo.so.debug from installation of chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64 is in conflict with file from package chromium-browser-debug-11.0.657.0.r73275-1.mga1.x86_64
chromium-browser-debug-11.0.657.0.r73275-1.mga1 is a left over from before the chromium-browser package was change to have -stable, -beta and -unstable. Remove it manually. @sysadm: someone please remove chromium-browser-debug-11.0.657.0.r73275-1.mga1* from the -debug repos.
Priority: High => NormalCC: (none) => sysadmin-bugsComponent: New RPM package request => RPM PackagesSeverity: enhancement => normal
chromium-browser-debug-11.0.657.0.r73275-1.mga1* removed from -debug repos.
CC: (none) => boklm
chromium-browser-stable-debug-11.0.696.68-1.mga1.i586.rpm is in core/debug so closing
Status: NEW => RESOLVEDResolution: (none) => FIXED
CC: boklm => (none)