Re: GDB: Recommends vs. Suggests and abrt->gdb->gcc dependency

2016-09-12 Thread Jan Kratochvil
Hi Jakub, On Mon, 12 Sep 2016 09:57:24 +0200, Jakub Filak wrote: > However, I thinking we can resolve this issue on packaging level. We just > need to introduce a new package shipping the core gdb functionality and make > ABRT dependent on it. The new package should not ship /usr/bin/gdb but

Re: GDB: Recommends vs. Suggests and abrt->gdb->gcc dependency

2016-09-12 Thread Jakub Filak
Jan, I was thinking about this issue some more and I started working on a patch for ABRT. But I suddenly realized that even users that want ABRT to generate backtrace from coredump on their machines might not want gdb to pull gcc. Taking this into account I believe gdb should ask users whether

Re: GDB: Recommends vs. Suggests and abrt->gdb->gcc dependency

2016-09-10 Thread Igor Gnatenko
Unfortunately if you will put Suggests - DNF will use it for "priority", not as recommending some package to install. It will stay as this for quite some time.. From GUI you can use PackageKit (via DBus), same you can do from terminal to ask for installing package. On Sat, Sep 10, 2016 at 10:49

GDB: Recommends vs. Suggests and abrt->gdb->gcc dependency

2016-09-10 Thread Jan Kratochvil
Hi, there have been submitted these Bugs: Drop the gcc dependency https://bugzilla.redhat.com/show_bug.cgi?id=1195005 gdb pulls in devel packages (gcc, kernel-headers, etc.) [former Summary] https://bugzilla.redhat.com/show_bug.cgi?id=1306591 due to recent GDBs