Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2026 13:12:49 +0200
From:      Matthias Fechner <idefix@fechner.net>
To:        Kirill Ponomarev <kp@krion.cc>
Cc:        Andrea Venturoli <ml@netfence.it>, freebsd-ports@freebsd.org
Subject:   Re: Salt on 2026Q3
Message-ID:  <f850fd5e-2b94-47ef-9ca7-42b7f6ef2df3@fechner.net>
In-Reply-To: <456a1002-a918-4d99-ba81-650a001fe2f1@fechner.net>
References:  <edc098db-041d-47f2-b3d6-c145c92a8725@netfence.it> <alSMIuyOUs8fRq5D@krion.cc> <0916dbf2-0ab3-4e58-b651-e239fedbd433@fechner.net> <alSfGCHrcnG0z4Di@krion.cc> <428e6bd9-7b9c-4769-96d3-9bb1c2974b2e@fechner.net> <alUHhVTKljwfOrdX@krion.cc> <fa06c6b3-3a1e-4ffa-95fe-2f2b3ace1843@fechner.net> <a3717102-ef40-4c4f-ab34-6a8aaedc00c2@fechner.net> <alUeqewfV1eYyuST@krion.cc> <456a1002-a918-4d99-ba81-650a001fe2f1@fechner.net>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Am 14.07.26 um 06:52 schrieb Matthias Fechner:
>
> I disabled it now with:
>
> poudriere options -z salt314 
> devel/py-opentelemetry-exporter-otlp-proto-http
> Hit CTRL+c after devel/py-opentelemetry-exporter-otlp-proto-http was 
> stored.
> Build is now fine. I will test it today if I have a waiting gap ;) I 
> keep you posted.

do you know if some path has changed the master is reading the state files?
I have not used salt now for some time, but it seems that the minion 
does not find the state (not the master does).

If I execute on the minion:

salt-call -l debug state.apply common
I see:
...
[DEBUG ] Loading private key [DEBUG ] Loading public key [DEBUG ] 
Finished gathering pillar data for state run [INFO ] Loading fresh 
modules for state activity [DEBUG ] The functions from module 'jinja' 
are being loaded by dir() on the loaded module [DEBUG ] LazyLoaded 
jinja.render [DEBUG ] The functions from module 'yaml' are being loaded 
by dir() on the loaded module [DEBUG ] LazyLoaded yaml.render [DEBUG ] 
Could not find file 'salt://common.sls' in saltenv 'base' [DEBUG ] Could 
not find file 'salt://common/init.sls' in saltenv 'base'
The states are existing on the master.
ls -las /usr/local/etc/salt/states/common/ total 0 0 drwxr-xr-x 1 
vagrant vagrant 58 Feb 21 11:20 . 0 drwxr-xr-x 1 vagrant vagrant 262 Mar 
30 08:30 .. 0 drwxr-xr-x 1 vagrant vagrant 88 Jul 13 10:29 files 0 
-rwxrwxrwx 1 vagrant vagrant 780 Feb 2 16:52 init.sls 0 -rwxrwxrwx 1 
vagrant vagrant 1428 Nov 21 2025 map.jinja 0 -rwxrwxrwx 1 vagrant 
vagrant 689 Nov 23 2025 pkg.sls
I see exactly the same behavior if I execute salt-call from the master.

Is there additional configuration required compared to the older version?

Thanks
Matthias

[-- Attachment #2 --]
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Am 14.07.26 um 06:52 schrieb Matthias
      Fechner:<br>
    </div>
    <blockquote type="cite"
      cite="mid:456a1002-a918-4d99-ba81-650a001fe2f1@fechner.net">
      <p>I disabled it now with:<br>
      </p>
      <div style="font-family: monospace; white-space: pre;">poudriere options -z salt314 devel/py-opentelemetry-exporter-otlp-proto-http</div>
      <div style="font-family: monospace; white-space: pre;">
</div>
      <div style="font-family: monospace; white-space: pre;">Hit CTRL+c after devel/py-opentelemetry-exporter-otlp-proto-http was stored.</div>
      <div style="font-family: monospace; white-space: pre;">
</div>
      <div style="font-family: monospace; white-space: pre;">Build is now fine.
I will test it today if I have a waiting gap ;)

I keep you posted.</div>
    </blockquote>
    <p>do you know if some path has changed the master is reading the
      state files?<br>
      I have not used salt now for some time, but it seems that the
      minion does not find the state (not the master does).<br>
      <br>
      If I execute on the minion:<br>
    </p>
    <div style="font-family: monospace; white-space: pre;">salt-call -l debug state.apply common</div>
    <div style="font-family: monospace; white-space: pre;">
</div>
    <div style="font-family: monospace; white-space: pre;">I see:</div>
    <div style="font-family: monospace; white-space: pre;">...<div
    style="font-family: monospace; white-space: pre;">[DEBUG   ] Loading private key
[DEBUG   ] Loading public key
[DEBUG   ] Finished gathering pillar data for state run
[INFO    ] Loading fresh modules for state activity
[DEBUG   ] The functions from module 'jinja' are being loaded by dir() on the loaded module
[DEBUG   ] LazyLoaded jinja.render
[DEBUG   ] The functions from module 'yaml' are being loaded by dir() on the loaded module
[DEBUG   ] LazyLoaded yaml.render
[DEBUG   ] Could not find file 'salt://common.sls' in saltenv 'base'
[DEBUG   ] Could not find file 'salt://common/init.sls' in saltenv 'base'</div><div
    style="font-family: monospace; white-space: pre;">
</div><div style="font-family: monospace; white-space: pre;">The states are existing on the master.</div><div
    style="font-family: monospace; white-space: pre;"><div
    style="font-family: monospace; white-space: pre;">ls -las /usr/local/etc/salt/states/common/
total 0
0 drwxr-xr-x  1 vagrant vagrant   58 Feb 21 11:20 .
0 drwxr-xr-x  1 vagrant vagrant  262 Mar 30 08:30 ..
0 drwxr-xr-x  1 vagrant vagrant   88 Jul 13 10:29 files
0 -rwxrwxrwx  1 vagrant vagrant  780 Feb  2 16:52 init.sls
0 -rwxrwxrwx  1 vagrant vagrant 1428 Nov 21  2025 map.jinja
0 -rwxrwxrwx  1 vagrant vagrant  689 Nov 23  2025 pkg.sls</div>
</div>I see exactly the same behavior if I execute salt-call from the master.</div>
    <p>Is there additional configuration required compared to the older
      version?<br>
      <br>
      Thanks<br>
      Matthias</p>
  </body>
</html>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f850fd5e-2b94-47ef-9ca7-42b7f6ef2df3>