[drkonqi] [Bug 416038] Installation of debug packages fails, although they are already installed

Fabian Vogt bugzilla_noreply at kde.org
Fri Jan 17 10:30:32 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=416038

--- Comment #14 from Fabian Vogt <fabian at ritter-vogt.de> ---
(In reply to Freek de Kruijf from comment #13)
> (In reply to Fabian Vogt from comment #12)
> > (In reply to Freek de Kruijf from comment #11)
> > > (In reply to Fabian Vogt from comment #10)
> > > > Did you try the fix I linked?
> > > 
> > > The option "--plus-content debug" was not recognized by zypper.
> > 
> > Just tested, works here on TW and Leap 15.0/15.1. Which version of openSUSE
> > are you using?
> 
> user > LC_ALL=C sudo zypper install --plus-content debug -C 
> "debuginfo(build-id)=6483cb4db033866eb1dc4990eaae4ee54e4c25fb"
> The flag --plus-content is not known.

The order is important. The linked diff does 

sudo zypper --plus-content install debug -C
"debuginfo(build-id)=6483cb4db033866eb1dc4990eaae4ee54e4c25fb"

which should work fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list