Running transaction
Installing : 2:tar-debuginfo-1.26-29.el7.x86_64 1/1
Verifying : 2:tar-debuginfo-1.26-29.el7.x86_64 1/1
Installed:
tar-debuginfo.x86_64 2:1.26-29.el7
Complete!
Installing debuginfo packages on SLES platforms
NOTE:
The examples in this procedure have been modified to fit in this documentation.
Procedure
1. Subscribe to the appropriate debuginfo channel.
This channel differs, depending on your platform, as follows:
• For SLES 12 debuginfo information, see the following:
https://www.suse.com/documentation/sles-12/book_sle_deployment/data/sec_update_nmm.html
• For SLES 11 SPxdebuginfo information, see the following:
https://www.novell.com/support/kb/doc.php?id=3074997
2. Enter the following command to retrieve the list of repositories:
# zypper lr
# | Alias | Name |Enabled|Refresh
---+--------------------------------------+--------------------------------+-------+-------
1 | HPE-Foundation-Software-2.14 | HPE-Foundation-Software-2.14 | Yes | No
2 | HPE-noship-stout712 | HPE-noship-stout712 | Yes | No
3 | SLES12-12-0 | SLES12-12-0 | No | No
4 | SLES12-Debuginfo-Pool | SLES12-Debuginfo-Pool | Yes | No
5 | SLES12-Debuginfo-Updates | SLES12-Debuginfo-Updates | Yes | No
6 | SLES12-SDK-Updates | SLES12-SDK-Updates | Yes | No
7 | SLES12-Updates | SLES12-Updates | Yes | No
8 | SUSE-Linux-Enterprise-SDK-12-DVD1 | SUSE-Linux-Enterprise-SDK-12-DVD1 | Yes | No
9 | SUSE-Linux-Enterprise-SDK-12-DVD2 | SUSE-Linux-Enterprise-SDK-12-DVD2 | Yes | No
10 | SUSE-Linux-Enterprise-SDK-12-DVD3 | SUSE-Linux-Enterprise-SDK-12-DVD3 | Yes | No
11 | SUSE-Linux-Enterprise-Server-12-DVD1 | SUSE-Linux-Enterprise-Server-12-DVD1 | Yes | No
12 | SUSE-Linux-Enterprise-Server-12-DVD2 | SUSE-Linux-Enterprise-Server-12-DVD2 | Yes | No
13 | SUSE-Linux-Enterprise-Server-12-DVD3 | SUSE-Linux-Enterprise-Server-12-DVD3 | Yes | No
3. Enter the following command to search for the debuginfo packages:
# zypper search tar*debuginfo Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+---------------+-----------------------------------+--------
| tar-debuginfo | Debug information for package tar | package
4. Enter the following command to install the debuginfo packages:
56 Installing debuginfo packages on SLES platforms