Bug 282007

Summary: installer merges dbg and src packages into root
Product: kde-windows Reporter: Patrick Spendrin <ps_ml>
Component: installerAssignee: KDE-Windows <kde-windows>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Patrick Spendrin 2011-09-14 11:33:41 UTC
Version:           unspecified (using KDE 4.7.0) 
OS:                MS Windows

If source or debug packages are installed, the installer merges them into the root installation dir, and not into subdirs of it as it should be.

Reproducible: Always

Steps to Reproduce:
install package together with dbg or src package

Actual Results:  
.pdb files / source files appear in the root directory

Expected Results:  
.pdb files / source files appear in subdirectory of the root directory

This has been solved in the earlier days by providing the subdirectory structure in the dbg / src files themselves. Maybe this can be done in the installer, so it gets easier to relocate packages at installation time.
Comment 1 Ralf Habacker 2011-09-19 09:09:10 UTC
The src packaging in emerge follow this subdirectory structure, the dbg packaging do not :-( 

I fixed these issue in git. 


The dbg packages of the 4.7.0 release are still broken and need to be recreated. 

To perform this an updated packager and an emerge update is required.
Comment 2 Ralf Habacker 2013-01-22 10:59:03 UTC
KDE 4.7.0 is outdated. 
debug packages in 4.8.0 are installed correctly.