Bug ID 1198546
Summary post-build-checks removes debugsource when it should not
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS Linux
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee ro@suse.de
Reporter jengelh@inai.de
QA Contact qa-bugs@suse.de
CC dmueller@suse.com, lnussel@suse.com
Found By ---
Blocker ---

openSUSE:Factory/ft2demos produces debugsource, but which gets erroneously
deleted because of NoSource: lines in the spec file.

������ osc bl
���������
[  180s] ... testing for empty debuginfo packages
[  180s] !
[  180s] !  
//.build.packages/RPMS/x86_64/ft2demos-debugsource-2.12.0-1.1.x86_64.rpm:
specfile is nosource, deleting
[  180s] !   to disable have a line "#KEEP NOSOURCE DEBUGINFO" in your specfile
[  180s] !
[  180s] !
[  180s] !  
//.build.packages/RPMS/x86_64/ftinspect-debuginfo-2.12.0-1.1.x86_64.rpm:
specfile is nosource, deleting
[  180s] !   to disable have a line "#KEEP NOSOURCE DEBUGINFO" in your specfile

To me, NoSource only means (to me, anyway) "do not include this in the
.src.rpm". The "-debugsource" RPM packages however are markedly different; they
do not ship RPM sources, but (an abridged copy of) what was in
/home/abuild/rpmbuild/BUILD.


You are receiving this mail because: