<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Failed to install the plugin into temporary location in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Failed-to-install-the-plugin-into-temporary-location/m-p/181173#M2033</link>
    <description>&lt;P&gt;Hi, before the extension ends up in the destination folder it is built into a temporary location. Could you try to run the command as sudo to make sure that the user has access to that directory? You can also try to add the -v command to print verbose logging to see if that one says why it fails to write it to the temp folder.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 10:41:23 GMT</pubDate>
    <dc:creator>Mike_L</dc:creator>
    <dc:date>2022-02-22T10:41:23Z</dc:date>
    <item>
      <title>Failed to install the plugin into temporary location</title>
      <link>https://community.dynatrace.com/t5/Extensions/Failed-to-install-the-plugin-into-temporary-location/m-p/180235#M1985</link>
      <description>&lt;P&gt;HI Guys,&lt;/P&gt;&lt;P&gt;i am getting below error while trying to build plugin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;biaggio@ubuntu-gateway-dynatrace:~/custom_python_monitorar_arquivos_unix$ plugin_sdk build_plugin&lt;BR /&gt;Arguments=Namespace(deployment_dir=None, no_cert_ver=False, no_upload=False, plugin_dir='/home/biaggio/custom_python_monitorar_arquivos_unix', server=None, token=None, token_file=None, verbose=False)&lt;BR /&gt;Starting oneagent_build_plugin&lt;BR /&gt;Checking plugin metadata: /home/biaggio/custom_python_monitorar_arquivos_unix/plugin.json&lt;BR /&gt;Validating plugin.json against schema&lt;BR /&gt;Plugin data: Plugin name=custom.remote.python.monitorar_arquivos_unix, version=1.0.2&lt;BR /&gt;Cleaning up previous build information&lt;BR /&gt;running bdist_wheel&lt;BR /&gt;running build&lt;BR /&gt;running build_py&lt;BR /&gt;Generating grammar tables from /usr/lib/python3.8/lib2to3/Grammar.txt&lt;BR /&gt;Generating grammar tables from /usr/lib/python3.8/lib2to3/PatternGrammar.txt&lt;BR /&gt;creating build&lt;BR /&gt;creating build/lib&lt;BR /&gt;copying /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.py -&amp;gt; build/lib&lt;BR /&gt;installing to build/bdist.linux-x86_64/wheel&lt;BR /&gt;running install&lt;BR /&gt;running install_lib&lt;BR /&gt;creating build/bdist.linux-x86_64&lt;BR /&gt;creating build/bdist.linux-x86_64/wheel&lt;BR /&gt;copying build/lib/custom_python_monitorar_arquivos_unix.py -&amp;gt; build/bdist.linux-x86_64/wheel&lt;BR /&gt;running install_egg_info&lt;BR /&gt;running egg_info&lt;BR /&gt;creating /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info&lt;BR /&gt;writing /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/PKG-INFO&lt;BR /&gt;writing dependency_links to /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/dependency_links.txt&lt;BR /&gt;writing requirements to /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/requires.txt&lt;BR /&gt;writing top-level names to /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/top_level.txt&lt;BR /&gt;writing manifest file '/home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/SOURCES.txt'&lt;BR /&gt;reading manifest file '/home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/SOURCES.txt'&lt;BR /&gt;writing manifest file '/home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/SOURCES.txt'&lt;BR /&gt;Copying /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info to build/bdist.linux-x86_64/wheel/custom_python_monitorar_arquivos_unix-1.0.2.egg-info&lt;BR /&gt;running install_scripts&lt;BR /&gt;creating build/bdist.linux-x86_64/wheel/custom_python_monitorar_arquivos_unix-1.0.2.dist-info/WHEEL&lt;BR /&gt;creating 'dist/custom_python_monitorar_arquivos_unix-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix.py'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/METADATA'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/WHEEL'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/top_level.txt'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/RECORD'&lt;BR /&gt;removing build/bdist.linux-x86_64/wheel&lt;BR /&gt;Leaving directory /tmp/tmpvv5z512k&lt;BR /&gt;Created distribution of the plugin: [('bdist_wheel', '3.8', 'dist/custom_python_monitorar_arquivos_unix-1.0.2-py3-none-any.whl')]&lt;BR /&gt;Installing plugin to temporary location&lt;BR /&gt;Processing /tmp/tmpvv5z512k/dist/custom_python_monitorar_arquivos_unix-1.0.2-py3-none-any.whl&lt;BR /&gt;Failed to install the plugin into temporary location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even I pass the -d, I have the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;plugin_sdk build_plugin -d /home/biaggio/&lt;BR /&gt;Arguments=Namespace(deployment_dir='/home/biaggio/', no_cert_ver=False, no_upload=False, plugin_dir='/home/biaggio/custom_python_monitorar_arquivos_unix', server=None, token=None, token_file=None, verbose=False)&lt;BR /&gt;Starting oneagent_build_plugin&lt;BR /&gt;Checking plugin metadata: /home/biaggio/custom_python_monitorar_arquivos_unix/plugin.json&lt;BR /&gt;Validating plugin.json against schema&lt;BR /&gt;Plugin data: Plugin name=custom.remote.python.monitorar_arquivos_unix, version=1.0.2&lt;BR /&gt;Cleaning up previous build information&lt;BR /&gt;running bdist_wheel&lt;BR /&gt;running build&lt;BR /&gt;running build_py&lt;BR /&gt;Generating grammar tables from /usr/lib/python3.8/lib2to3/Grammar.txt&lt;BR /&gt;Generating grammar tables from /usr/lib/python3.8/lib2to3/PatternGrammar.txt&lt;BR /&gt;creating build&lt;BR /&gt;creating build/lib&lt;BR /&gt;copying /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.py -&amp;gt; build/lib&lt;BR /&gt;installing to build/bdist.linux-x86_64/wheel&lt;BR /&gt;running install&lt;BR /&gt;running install_lib&lt;BR /&gt;creating build/bdist.linux-x86_64&lt;BR /&gt;creating build/bdist.linux-x86_64/wheel&lt;BR /&gt;copying build/lib/custom_python_monitorar_arquivos_unix.py -&amp;gt; build/bdist.linux-x86_64/wheel&lt;BR /&gt;running install_egg_info&lt;BR /&gt;running egg_info&lt;BR /&gt;creating /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info&lt;BR /&gt;writing /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/PKG-INFO&lt;BR /&gt;writing dependency_links to /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/dependency_links.txt&lt;BR /&gt;writing requirements to /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/requires.txt&lt;BR /&gt;writing top-level names to /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/top_level.txt&lt;BR /&gt;writing manifest file '/home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/SOURCES.txt'&lt;BR /&gt;reading manifest file '/home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/SOURCES.txt'&lt;BR /&gt;writing manifest file '/home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info/SOURCES.txt'&lt;BR /&gt;Copying /home/biaggio/custom_python_monitorar_arquivos_unix/custom_python_monitorar_arquivos_unix.egg-info to build/bdist.linux-x86_64/wheel/custom_python_monitorar_arquivos_unix-1.0.2.egg-info&lt;BR /&gt;running install_scripts&lt;BR /&gt;creating build/bdist.linux-x86_64/wheel/custom_python_monitorar_arquivos_unix-1.0.2.dist-info/WHEEL&lt;BR /&gt;creating 'dist/custom_python_monitorar_arquivos_unix-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix.py'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/METADATA'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/WHEEL'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/top_level.txt'&lt;BR /&gt;adding 'custom_python_monitorar_arquivos_unix-1.0.2.dist-info/RECORD'&lt;BR /&gt;removing build/bdist.linux-x86_64/wheel&lt;BR /&gt;Leaving directory /tmp/tmppgj2i312&lt;BR /&gt;Created distribution of the plugin: [('bdist_wheel', '3.8', 'dist/custom_python_monitorar_arquivos_unix-1.0.2-py3-none-any.whl')]&lt;BR /&gt;Installing plugin to temporary location&lt;BR /&gt;Processing /tmp/tmppgj2i312/dist/custom_python_monitorar_arquivos_unix-1.0.2-py3-none-any.whl&lt;BR /&gt;Failed to install the plugin into temporary location&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 15:10:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Failed-to-install-the-plugin-into-temporary-location/m-p/180235#M1985</guid>
      <dc:creator>RodrigoBiaggio</dc:creator>
      <dc:date>2022-02-05T15:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to install the plugin into temporary location</title>
      <link>https://community.dynatrace.com/t5/Extensions/Failed-to-install-the-plugin-into-temporary-location/m-p/181173#M2033</link>
      <description>&lt;P&gt;Hi, before the extension ends up in the destination folder it is built into a temporary location. Could you try to run the command as sudo to make sure that the user has access to that directory? You can also try to add the -v command to print verbose logging to see if that one says why it fails to write it to the temp folder.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 10:41:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Failed-to-install-the-plugin-into-temporary-location/m-p/181173#M2033</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2022-02-22T10:41:23Z</dc:date>
    </item>
  </channel>
</rss>

