Mensaje archivado #1166 de la Lista ecs-isp@2rosenthals.com

De: "Steven Levine" <ecs-isp@2rosenthals.com> Encabezados Completos
Mensaje no decodificado
Asunto: Re: [eCS-ISP] Updating bind
Fecha: Sat, 05 Apr 2025 10:58:20 -0700
Para: "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
----------------------------------------------------------------------


Suscribirse: Todos, Compendio, Indice.
Desuscribirse
Correo al dueño de la Lista