Opened 6 years ago

Last modified 6 years ago

#14676 new bug

Debugger downloads the same debuginfo package multiple times

Reported by: pulkomandy Owned by: anevilyak
Priority: normal Milestone: Unscheduled
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When multiple libs are in the same debug package (eg. libavcodec, libavfilter, ... from ffmpeg), Debugger asks and downloads the debuginfo package for each of them. It should notice after installing the first one that the other are solved already.

Change History (1)

comment:1 by waddlesplash, 6 years ago

Additionally, if a user presses "skip" on downloading a debuginfo package for a library, it shouldn't ask again for libraries in the same package.

Note: See TracTickets for help on using tickets.