Bug 8555 - gdb prompts for running debuginfo-install but it does not exist anywhere in the repositories
Summary: gdb prompts for running debuginfo-install but it does not exist anywhere in t...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: High normal
Target Milestone: Mageia 3
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-12-30 07:51 CET by Shlomi Fish
Modified: 2013-05-08 23:27 CEST (History)
3 users (show)

See Also:
Source RPM: gdb-7.5.1-2.mga3.src.rpm
CVE:
Status comment:


Attachments

Description Shlomi Fish 2012-12-30 07:51:56 CET
when running:

source ~/conf/gdb/kde-devel-gdb
set breakpoint pending on
set args "/home/shlomif/Music/mp3s/Gladiator OST/17 - Now We Are Free.mp3"
# b EngineController.cpp:172
r --debug --nofork

inside gdb, I get:

<<<
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff51d08e9 in QObject::~QObject() () from /lib64/libQtCore.so.4
Missing separate debuginfos, use: debuginfo-install amarok-2.6.90-1.mga3.x86_64
>>>

But debuginfo-install does not exist anywhere in the repository: http://sophie.zarb.org/search?search=debuginfo-install&type=byfile&deptype=P&distribution=Mageia&release=

This should be fixed.

Regards,

-- Shlomi Fish
Comment 1 Manuel Hiebel 2013-01-01 17:35:15 CET
thierry, as you work on gdb I guess it's for you

Assignee: bugsquad => thierry.vignaud

Comment 2 Kamil Rytarowski 2013-01-27 10:56:42 CET
Valid

Priority: Normal => release_blocker
CC: (none) => n54

Kamil Rytarowski 2013-01-27 11:17:26 CET

Target Milestone: --- => Mageia 3

Comment 3 Manuel Hiebel 2013-02-14 17:43:53 CET
http://svnweb.mageia.org/soft/rpm/debuginfo-install/trunk/debuginfo-install?view=log

http://svnweb.mageia.org/soft/rpm/trunk/ should certainly be removed

Keywords: (none) => PATCH

Comment 4 Nicolas Lécureuil 2013-03-15 17:44:59 CET
http://svnweb.mageia.org/soft/rpm/trunk/ should be removed.


for http://svnweb.mageia.org/soft/rpm/debuginfo-install/trunk/debuginfo-install?view=log
  maybe it should be packaged with gdb rpm itself  wdyt ?

CC: (none) => nicolas.lecureuil

Comment 5 Anne Nicolas 2013-04-13 14:40:22 CEST
Please guys can you answer Nicolas question? 
BTW decreasing priority as it can be fixed through updates

Priority: release_blocker => High
CC: (none) => ennael1

Comment 6 Shlomi Fish 2013-04-13 16:01:29 CEST
(In reply to Nicolas Lécureuil from comment #4)
> http://svnweb.mageia.org/soft/rpm/trunk/ should be removed.
> 
> 
> for
> http://svnweb.mageia.org/soft/rpm/debuginfo-install/trunk/debuginfo-
> install?view=log
>   maybe it should be packaged with gdb rpm itself  wdyt ?

I don't understand what you want to say. Can you explain it better?

Regards,

-- Shlomi Fish
Comment 7 Nicolas Lécureuil 2013-04-13 18:47:23 CEST
can you check that debuginfo-install works for you ? it is now provided by gdb.


i am asking myself if we can suid it, so can be used as user ( can be usefull for drkonqi)
Comment 8 Shlomi Fish 2013-04-13 22:13:11 CEST
(In reply to Nicolas Lécureuil from comment #7)
> can you check that debuginfo-install works for you ? it is now provided by
> gdb.
> 
> 
> i am asking myself if we can suid it, so can be used as user ( can be
> usefull for drkonqi)

I am getting this:

[root@lap ~]# debuginfo-install amarok-2.7.0-1.mga3.x86_64
-bash: /bin/debuginfo-install: Permission denied
[root@lap ~]# ls -l /bin/debuginfo-install 
-rw-r--r-- 1 root root 387 Apr  7 18:01 /bin/debuginfo-install
[root@lap ~]# less /bin/debuginfo-install
[root@lap ~]# debuginfo-install amarok-2.7.0-1.mga3.x86_64
-bash: /bin/debuginfo-install: Permission denied
[root@lap ~]# bash /bin/debuginfo-install amarok-2.7.0-1.mga3.x86_64


    http://mageia.webconquest.com/distrib/cauldron/x86_64/media/debug/core/release/amarok-debuginfo-2.7.0-1.mga3.x86_64.rpm
installing amarok-debuginfo-2.7.0-1.mga3.x86_64.rpm from /var/cache/urpmi/rpms 
Preparing...                     #############################################
      1/1: amarok-debuginfo      #############################################
[root@lap ~]# 

Apparently "debuginfo-install" is not executable.

Regards,

-- Shlomi Fish
Comment 9 Nicolas Lécureuil 2013-05-08 23:27:09 CEST
this is executable now.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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