<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks for your help.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Location of hpuifilter</div>
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">/usr/lib/rancid/bin/hpuifilter</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>
</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">Extract of rancid.conf</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">PATH=/usr/lib/rancid/bin:/usr/bin:/usr/sbin:/bin:/usr/local/bin; export PATH</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>
</span></div>
<div class="elementToProof"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>
</span></div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De :</b> heasley <heas@shrubbery.net><br>
<b>Envoyé :</b> vendredi 1 décembre 2023 16:43<br>
<b>À :</b> michael gauthier <mic.g2@hotmail.fr><br>
<b>Cc :</b> rancid-discuss@www.shrubbery.net <rancid-discuss@www.shrubbery.net><br>
<b>Objet :</b> Re: [rancid] Problem with Dell S4148F-ON</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Fri, Dec 01, 2023 at 10:39:29AM +0000, michael gauthier:<br>
> Hello,<br>
> <br>
> I'm trying to integrate Dell switching S4148F-ON (Dell EMC Networking OS10 Enterprise) but whatever type I'm choosing I have error.<br>
> <br>
> With dnos10:<br>
> <br>
> rancid@vm:~$ NOPIPE=yes rancid -d -t dnos10 switch1<br>
> loadtype: device type dnos10<br>
> loadtype: found device type dnos10 at /etc/rancid/rancid.types.base:432<br>
> executing hlogin -t 90 -c"terminal length 0;show system;show version;show inventory;show inventory media;show vlan;show running-configuration" switch1<br>
> switch1 hlogin error: Error: ssh failed: couldn't execute "hpuifilter": no such file or directory<br>
> switch1 hlogin error: Error: ssh failed: couldn't execute "hpuifilter": no such file or directory<br>
> switch1: missed cmd(s): all commands<br>
> switch1: End of run not found<br>
> switch1: clean_run is false<br>
> switch1: found_end is false<br>
> <br>
> I'm not an expert but I can try some tweak if you have an idea.<br>
<br>
dnos10 is what I would expect to use, not to say that the other type would<br>
not work, but I do not have much experience with dnos.<br>
<br>
however, the hlogin error is definitely a problem for your test.  You must<br>
ensure that the location of hpuifilter is in your shell's PATH; rancid<br>
inherits this from its parent.  If spawned by rancid-run, it will have<br>
read the rancid.conf, which sets PATH appropriately; you can do that too:<br>
        . /path/to/rancid.conf<br>
        rancid -d ....<br>
<br>
</div>
</span></font></div>
</body>
</html>