Mailinglist Archive: opensuse-buildservice (306 mails)
| < Previous | Next > |
[opensuse-buildservice] debug-packages on SLES9
- From: Christof Hanke <hanke@xxxxxxxxxx>
- Date: Wed, 23 Jun 2010 11:36:52 +0200
- Message-id: <201006231136.53260.hanke@xxxxxxxxxx>
Hi all,
the debuginfo-packages for SLES9 are kind of empty, because
the script /usr/lib/rpm/find-debuginfo.sh
uses "eu-strip" which is not available for SLES9 :
extracting debug info from /var/tmp/openafs-osd-1.4.12-
build/usr/lib64/openafs/ptserver
/usr/lib/rpm/find-debuginfo.sh: line 36: eu-strip: command not found
When replacing the call of eu-strip to normal strip,
I get the debug-files, but not the debug-source, because the debugsources.list
is not correct.
Is there a workaround for this or should I just file a bug or is this a
"WONTFIX" case?
Cheers,
Christof
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
the debuginfo-packages for SLES9 are kind of empty, because
the script /usr/lib/rpm/find-debuginfo.sh
uses "eu-strip" which is not available for SLES9 :
extracting debug info from /var/tmp/openafs-osd-1.4.12-
build/usr/lib64/openafs/ptserver
/usr/lib/rpm/find-debuginfo.sh: line 36: eu-strip: command not found
When replacing the call of eu-strip to normal strip,
I get the debug-files, but not the debug-source, because the debugsources.list
is not correct.
Is there a workaround for this or should I just file a bug or is this a
"WONTFIX" case?
Cheers,
Christof
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |