Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color apt 2>&1' with exit code '1': raspberrypi:
- ----------
- ID: configure_apt_sources_list_openmediavault
- Function: file.managed
- Name: /etc/apt/sources.list.d/openmediavault.list
- Result: True
- Comment: File /etc/apt/sources.list.d/openmediavault.list is in the correct state
- Started: 03:34:09.323533
- Duration: 184.105 ms
- Changes:
- ----------
- ID: remove_apt_proxy
- Function: file.absent
- Name: /etc/apt/apt.conf.d/99openmediavault-proxy
- Result: True
- Comment: File /etc/apt/apt.conf.d/99openmediavault-proxy is not present
- Started: 03:34:09.508026
- Duration: 1.833 ms
- Changes:
- ----------
- ID: remove_apt_pref_kernel_backports
- Function: file.absent
- Name: /etc/apt/preferences.d/openmediavault-kernel-backports.pref
- Result: True
- Comment: File /etc/apt/preferences.d/openmediavault-kernel-backports.pref is not present
- Started: 03:34:09.510190
- Duration: 1.539 ms
- Changes:
- ----------
- ID: remove_apt_sources_list_kernel_backports
- Function: file.absent
- Name: /etc/apt/sources.list.d/openmediavault-kernel-backports.list
- Result: True
- Comment: File /etc/apt/sources.list.d/openmediavault-kernel-backports.list is not present
- Started: 03:34:09.512047
- Duration: 1.606 ms
- Changes:
- ----------
- ID: remove_apt_sources_list_omv_security_obsolete
- Function: file.absent
- Name: /etc/apt/sources.list.d/openmediavault-debian-security.list
- Result: True
- Comment: File /etc/apt/sources.list.d/openmediavault-debian-security.list is not present
- Started: 03:34:09.513973
- Duration: 1.5 ms
- Changes:
- ----------
- ID: refresh_apt_database
- Function: module.run
- Result: False
- Comment: An exception occurred in this state: Traceback (most recent call last):
- File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
- ret = self.states[cdata["full"]](
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
- return f(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
- return _run(**kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
- func_ret = _call_function(
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
- mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
- File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
- return salt_function(*function_args, **function_kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
- raise CommandExecutionError(comment)
- salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
- W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
- Started: 03:34:09.517613
- Duration: 15700.411 ms
- Changes:
- Summary for raspberrypi
- ------------
- Succeeded: 5
- Failed: 1
- ------------
- Total states run: 6
- Total run time: 15.891 s
- [ERROR ] Command 'apt-get' failed with return code: 100
- [ERROR ] stdout: Hit:1 http://deb.debian.org/debian bullseye InRelease
- Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
- Get:3 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB]
- Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
- Get:5 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB]
- Hit:6 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease
- Err:3 http://packages.openmediavault.org/public shaitan InRelease
- The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
- Err:5 https://openmediavault.github.io/packages shaitan InRelease
- The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- Reading package lists...
- [ERROR ] stderr: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
- W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
- [ERROR ] retcode: 100
- [ERROR ] An exception occurred in this state: Traceback (most recent call last):
- File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
- ret = self.states[cdata["full"]](
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
- return f(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
- return _run(**kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
- func_ret = _call_function(
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
- mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
- File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
- return salt_function(*function_args, **function_kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
- raise CommandExecutionError(comment)
- salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
- W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
- OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color apt 2>&1' with exit code '1': raspberrypi:
- ----------
- ID: configure_apt_sources_list_openmediavault
- Function: file.managed
- Name: /etc/apt/sources.list.d/openmediavault.list
- Result: True
- Comment: File /etc/apt/sources.list.d/openmediavault.list is in the correct state
- Started: 03:34:09.323533
- Duration: 184.105 ms
- Changes:
- ----------
- ID: remove_apt_proxy
- Function: file.absent
- Name: /etc/apt/apt.conf.d/99openmediavault-proxy
- Result: True
- Comment: File /etc/apt/apt.conf.d/99openmediavault-proxy is not present
- Started: 03:34:09.508026
- Duration: 1.833 ms
- Changes:
- ----------
- ID: remove_apt_pref_kernel_backports
- Function: file.absent
- Name: /etc/apt/preferences.d/openmediavault-kernel-backports.pref
- Result: True
- Comment: File /etc/apt/preferences.d/openmediavault-kernel-backports.pref is not present
- Started: 03:34:09.510190
- Duration: 1.539 ms
- Changes:
- ----------
- ID: remove_apt_sources_list_kernel_backports
- Function: file.absent
- Name: /etc/apt/sources.list.d/openmediavault-kernel-backports.list
- Result: True
- Comment: File /etc/apt/sources.list.d/openmediavault-kernel-backports.list is not present
- Started: 03:34:09.512047
- Duration: 1.606 ms
- Changes:
- ----------
- ID: remove_apt_sources_list_omv_security_obsolete
- Function: file.absent
- Name: /etc/apt/sources.list.d/openmediavault-debian-security.list
- Result: True
- Comment: File /etc/apt/sources.list.d/openmediavault-debian-security.list is not present
- Started: 03:34:09.513973
- Duration: 1.5 ms
- Changes:
- ----------
- ID: refresh_apt_database
- Function: module.run
- Result: False
- Comment: An exception occurred in this state: Traceback (most recent call last):
- File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
- ret = self.states[cdata["full"]](
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
- return f(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
- return _run(**kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
- func_ret = _call_function(
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
- mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
- File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
- return salt_function(*function_args, **function_kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
- raise CommandExecutionError(comment)
- salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
- W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
- Started: 03:34:09.517613
- Duration: 15700.411 ms
- Changes:
- Summary for raspberrypi
- ------------
- Succeeded: 5
- Failed: 1
- ------------
- Total states run: 6
- Total run time: 15.891 s
- [ERROR ] Command 'apt-get' failed with return code: 100
- [ERROR ] stdout: Hit:1 http://deb.debian.org/debian bullseye InRelease
- Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
- Get:3 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB]
- Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
- Get:5 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB]
- Hit:6 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease
- Err:3 http://packages.openmediavault.org/public shaitan InRelease
- The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
- Err:5 https://openmediavault.github.io/packages shaitan InRelease
- The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- Reading package lists...
- [ERROR ] stderr: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
- W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
- [ERROR ] retcode: 100
- [ERROR ] An exception occurred in this state: Traceback (most recent call last):
- File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
- ret = self.states[cdata["full"]](
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
- return f(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
- return _run(**kwargs)
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
- func_ret = _call_function(
- File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
- mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
- File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
- return salt_function(*function_args, **function_kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
- return self.loader.run(run_func, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
- return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
- return _func_or_method(*args, **kwargs)
- File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
- raise CommandExecutionError(comment)
- salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
- W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
- W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
- E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
- in /usr/share/php/openmediavault/system/process.inc:220
- Stack trace:
- #0 /usr/share/php/openmediavault/engine/module/serviceabstract.inc(62): OMV\System\Process->execute()
- #1 /usr/share/openmediavault/engined/rpc/config.inc(174): OMV\Engine\Module\ServiceAbstract->deploy()
- #2 [internal function]: Engined\Rpc\Config->applyChanges(Array, Array)
- #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
- #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
- #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(619): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatus0G...', '/tmp/bgoutput5z...')
- #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
- #7 /usr/share/openmediavault/engined/rpc/config.inc(195): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)
- #8 [internal function]: Engined\Rpc\Config->applyChangesBg(Array, Array)
- #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
- #10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)
- #11 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)
- #12 {main}
Advertisement
Add Comment
Please, Sign In to add comment