Bug 282007 - installer merges dbg and src packages into root
Summary: installer merges dbg and src packages into root
Status: RESOLVED FIXED
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: installer (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 11:33 UTC by Patrick Spendrin
Modified: 2013-01-22 10:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.