Mailing List ecs-isp@2rosenthals.com Archived Message #1166
back to list
From:
"Steven Levine" <ecs-isp@2rosenthals.com>
Full Headers
Undecoded message
Subject:
Re: [eCS-ISP] Updating bind
Date:
Sat, 05 Apr 2025 10:58:20 -0700
To:
"eCS ISP Mailing List" <ecs-isp@2rosenthals.com>
In <list-12683555@2rosenthals.com>, on 04/05/25
at 11:31 AM, "Massimo S." <ecs-isp@2rosenthals.com> said:
Hi Massimo,
>if i do "yum install libcx0-debug"
>it say there is no debug package available
This is 100% true. You are guessing the package name rather than using
yum to determine the correct spelling.
yum list *libcx*
will list all the packages with libcx in their names. Here this lists
libcx-debuginfo.pentium4 0.7.3-1.oc00
along with other matches. The full nevra name for the package is
libcx-debuginfo-0:0.7.4-1.oc00.pentium4
but you only need to provide enough of this to make the request
unambiguous. So
yum install libcx-debuginfo
should work.
Steven
--
----------------------------------------------------------------------
"Steven Levine" <steve53@earthlink.net> Warp/DIY/BlueLion etc.
www.scoug.com www.arcanoae.com www.warpcave.com
----------------------------------------------------------------------
Subscribe:
Feed
,
Digest
,
Index
.
Unsubscribe
Mail to ListMaster