<?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 EasyTravel installation error in Ubuntu 22 for libgbm-dev in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/EasyTravel-installation-error-in-Ubuntu-22-for-libgbm-dev/m-p/282350#M37177</link>
    <description>&lt;P&gt;Hi Team, I'm facing the following error while installing EasyTravel in Ubuntu 22.04.5 LTS - VMware.&lt;/P&gt;
&lt;P&gt;At this step: &lt;A href="https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=execute%20%22/bin/bash%20installChromeDeps.sh%22%20in%20%3Ceasytravel%20install%20dir%3E/resources%20directory.%20NOTE%3A%20you%20need%20root%20privileges%20to%20run%20this%20script" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=execute%20%22/bin/bash%20installChromeDeps.sh%22%20in%20%3Ceasytravel%20install%20dir%3E/resources%20directory.%20NOTE%3A%20you%20need%20root%20privileges%20to%20run%20this%20script&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;root@dt:/home/dt/Downloads/easytravel-2.0.0-x64/resources# ls&lt;BR /&gt;easyTravelConfig.properties easyTravelThirdPartyResourcesizes.properties iisexpresstemplate.config keystore.jks nginx.conf.template Users.txt&lt;BR /&gt;easyTravelDemo.jks easyTravelTrainingConfig.properties init.d.easyTravel logback.xml quartz_data.xml&lt;BR /&gt;easyTravel.properties easyTravelWarConfig.properties.template installChromeDeps.sh login-module.config quartz.properties&lt;BR /&gt;root@dt:/home/dt/Downloads/easytravel-2.0.0-x64/resources# chmod +x installChromeDeps.sh&lt;BR /&gt;root@dt:/home/dt/Downloads/easytravel-2.0.0-x64/resources# sudo ./installChromeDeps.sh&lt;BR /&gt;Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease &lt;BR /&gt;Hit:2 http://in.archive.ubuntu.com/ubuntu jammy InRelease &lt;BR /&gt;Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease &lt;BR /&gt;Hit:4 https://ppa.launchpadcontent.net/openjdk-r/ppa/ubuntu jammy InRelease&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree... Done&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;libasound2 is already the newest version (1.2.6.1-1ubuntu1).&lt;BR /&gt;libasound2 set to manually installed.&lt;BR /&gt;libatk-bridge2.0-0 is already the newest version (2.38.0-3).&lt;BR /&gt;libatk-bridge2.0-0 set to manually installed.&lt;BR /&gt;libcups2 is already the newest version (2.4.1op1-1ubuntu4.11).&lt;BR /&gt;libcups2 set to manually installed.&lt;BR /&gt;libgtk-3-0 is already the newest version (3.24.33-1ubuntu2.2).&lt;BR /&gt;libgtk-3-0 set to manually installed.&lt;BR /&gt;libnss3 is already the newest version (2:3.98-0ubuntu0.22.04.2).&lt;BR /&gt;libnss3 set to manually installed.&lt;BR /&gt;xdg-utils is already the newest version (1.1.3-4.1ubuntu3~22.04.1).&lt;BR /&gt;xdg-utils set to manually installed.&lt;BR /&gt;Some packages could not be installed. This may mean that you have&lt;BR /&gt;requested an impossible situation or if you are using the unstable&lt;BR /&gt;distribution that some required packages have not yet been created&lt;BR /&gt;or been moved out of Incoming.&lt;BR /&gt;The following information may help to resolve the situation:&lt;BR /&gt;&lt;BR /&gt;The following packages have unmet dependencies:&lt;BR /&gt;libgbm-dev : Depends: libgbm1 (= 22.0.1-1ubuntu2) but 23.2.1-1ubuntu3.1~22.04.2 is to be installed&lt;BR /&gt;E: Unable to correct problems, you have held broken packages.&lt;/PRE&gt;
&lt;P&gt;For that, I modified the below&amp;nbsp;file&lt;/P&gt;
&lt;PRE&gt;installChromeDeps.sh&lt;/PRE&gt;
&lt;P&gt;and removed the below package&amp;nbsp;and continued with the installation process, and it got complete without any error.&lt;/P&gt;
&lt;PRE&gt;libgbm-dev&lt;/PRE&gt;
&lt;P&gt;But after that, it got stuck in this steps:&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=localhost%3A8094/main-,Linux,run%20%3CeasyTravel%2DInstallationDirectory%3E%5Cweblauncher%5Cweblauncher.sh,-Both" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=localhost%3A8094/main-,Linux,run%20%3CeasyTravel%2DInstallationDirectory%3E%5Cweblauncher%5Cweblauncher.sh,-Both&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;dt@dt:~/Downloads/easytravel-2.0.0-x64/weblauncher$ sudo chmod a+x weblauncher.sh &lt;BR /&gt;dt@dt:~/Downloads/easytravel-2.0.0-x64/weblauncher$ sudo ./weblauncher.sh&lt;BR /&gt;&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] -----------------------------------------------------------------------------&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] easyTravel Demo Application - Copyright (C) 2010-2025 dynaTrace software GmbH&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] -----------------------------------------------------------------------------&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Procedure: WebLauncher&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Version: 2.0.0.3684&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Build Date: Wed Jun 11 07:25:24 IST 2025&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Platform: Linux 6.8.0-64-generic, amd64&lt;BR /&gt;2025-07-27 01:01:35 WebLaunche WARN [PluginFinder] Specified classpath directory 'C:\Program Files\IBM\WebSphere MQ\java\lib' not found or is not a directory.&lt;BR /&gt;WARNING: An illegal reflective access operation has occurred&lt;BR /&gt;WARNING: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase$1 (file:/home/dt/Downloads/easytravel-2.0.0-x64/lib/catalina.jar) to method java.lang.ClassLoader.registerAsParallelCapable()&lt;BR /&gt;WARNING: Please consider reporting this to the maintainers of org.apache.catalina.loader.WebappClassLoaderBase$1&lt;BR /&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;BR /&gt;WARNING: All illegal access operations will be denied in a future release&lt;/PRE&gt;
&lt;P&gt;Any guidance will be very helpful 🙇.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Dec 2025 15:58:40 GMT</pubDate>
    <dc:creator>gshashank</dc:creator>
    <dc:date>2025-12-30T15:58:40Z</dc:date>
    <item>
      <title>EasyTravel installation error in Ubuntu 22 for libgbm-dev</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/EasyTravel-installation-error-in-Ubuntu-22-for-libgbm-dev/m-p/282350#M37177</link>
      <description>&lt;P&gt;Hi Team, I'm facing the following error while installing EasyTravel in Ubuntu 22.04.5 LTS - VMware.&lt;/P&gt;
&lt;P&gt;At this step: &lt;A href="https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=execute%20%22/bin/bash%20installChromeDeps.sh%22%20in%20%3Ceasytravel%20install%20dir%3E/resources%20directory.%20NOTE%3A%20you%20need%20root%20privileges%20to%20run%20this%20script" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=execute%20%22/bin/bash%20installChromeDeps.sh%22%20in%20%3Ceasytravel%20install%20dir%3E/resources%20directory.%20NOTE%3A%20you%20need%20root%20privileges%20to%20run%20this%20script&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;root@dt:/home/dt/Downloads/easytravel-2.0.0-x64/resources# ls&lt;BR /&gt;easyTravelConfig.properties easyTravelThirdPartyResourcesizes.properties iisexpresstemplate.config keystore.jks nginx.conf.template Users.txt&lt;BR /&gt;easyTravelDemo.jks easyTravelTrainingConfig.properties init.d.easyTravel logback.xml quartz_data.xml&lt;BR /&gt;easyTravel.properties easyTravelWarConfig.properties.template installChromeDeps.sh login-module.config quartz.properties&lt;BR /&gt;root@dt:/home/dt/Downloads/easytravel-2.0.0-x64/resources# chmod +x installChromeDeps.sh&lt;BR /&gt;root@dt:/home/dt/Downloads/easytravel-2.0.0-x64/resources# sudo ./installChromeDeps.sh&lt;BR /&gt;Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease &lt;BR /&gt;Hit:2 http://in.archive.ubuntu.com/ubuntu jammy InRelease &lt;BR /&gt;Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease &lt;BR /&gt;Hit:4 https://ppa.launchpadcontent.net/openjdk-r/ppa/ubuntu jammy InRelease&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree... Done&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;libasound2 is already the newest version (1.2.6.1-1ubuntu1).&lt;BR /&gt;libasound2 set to manually installed.&lt;BR /&gt;libatk-bridge2.0-0 is already the newest version (2.38.0-3).&lt;BR /&gt;libatk-bridge2.0-0 set to manually installed.&lt;BR /&gt;libcups2 is already the newest version (2.4.1op1-1ubuntu4.11).&lt;BR /&gt;libcups2 set to manually installed.&lt;BR /&gt;libgtk-3-0 is already the newest version (3.24.33-1ubuntu2.2).&lt;BR /&gt;libgtk-3-0 set to manually installed.&lt;BR /&gt;libnss3 is already the newest version (2:3.98-0ubuntu0.22.04.2).&lt;BR /&gt;libnss3 set to manually installed.&lt;BR /&gt;xdg-utils is already the newest version (1.1.3-4.1ubuntu3~22.04.1).&lt;BR /&gt;xdg-utils set to manually installed.&lt;BR /&gt;Some packages could not be installed. This may mean that you have&lt;BR /&gt;requested an impossible situation or if you are using the unstable&lt;BR /&gt;distribution that some required packages have not yet been created&lt;BR /&gt;or been moved out of Incoming.&lt;BR /&gt;The following information may help to resolve the situation:&lt;BR /&gt;&lt;BR /&gt;The following packages have unmet dependencies:&lt;BR /&gt;libgbm-dev : Depends: libgbm1 (= 22.0.1-1ubuntu2) but 23.2.1-1ubuntu3.1~22.04.2 is to be installed&lt;BR /&gt;E: Unable to correct problems, you have held broken packages.&lt;/PRE&gt;
&lt;P&gt;For that, I modified the below&amp;nbsp;file&lt;/P&gt;
&lt;PRE&gt;installChromeDeps.sh&lt;/PRE&gt;
&lt;P&gt;and removed the below package&amp;nbsp;and continued with the installation process, and it got complete without any error.&lt;/P&gt;
&lt;PRE&gt;libgbm-dev&lt;/PRE&gt;
&lt;P&gt;But after that, it got stuck in this steps:&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=localhost%3A8094/main-,Linux,run%20%3CeasyTravel%2DInstallationDirectory%3E%5Cweblauncher%5Cweblauncher.sh,-Both" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Start-with-Dynatrace/easyTravel-Documentation-and-Download/m-p/181271#:~:text=localhost%3A8094/main-,Linux,run%20%3CeasyTravel%2DInstallationDirectory%3E%5Cweblauncher%5Cweblauncher.sh,-Both&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;dt@dt:~/Downloads/easytravel-2.0.0-x64/weblauncher$ sudo chmod a+x weblauncher.sh &lt;BR /&gt;dt@dt:~/Downloads/easytravel-2.0.0-x64/weblauncher$ sudo ./weblauncher.sh&lt;BR /&gt;&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] -----------------------------------------------------------------------------&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] easyTravel Demo Application - Copyright (C) 2010-2025 dynaTrace software GmbH&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] -----------------------------------------------------------------------------&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Procedure: WebLauncher&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Version: 2.0.0.3684&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Build Date: Wed Jun 11 07:25:24 IST 2025&lt;BR /&gt;2025-07-27 01:01:34 WebLaunche INFO [Init] Platform: Linux 6.8.0-64-generic, amd64&lt;BR /&gt;2025-07-27 01:01:35 WebLaunche WARN [PluginFinder] Specified classpath directory 'C:\Program Files\IBM\WebSphere MQ\java\lib' not found or is not a directory.&lt;BR /&gt;WARNING: An illegal reflective access operation has occurred&lt;BR /&gt;WARNING: Illegal reflective access by org.apache.catalina.loader.WebappClassLoaderBase$1 (file:/home/dt/Downloads/easytravel-2.0.0-x64/lib/catalina.jar) to method java.lang.ClassLoader.registerAsParallelCapable()&lt;BR /&gt;WARNING: Please consider reporting this to the maintainers of org.apache.catalina.loader.WebappClassLoaderBase$1&lt;BR /&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;BR /&gt;WARNING: All illegal access operations will be denied in a future release&lt;/PRE&gt;
&lt;P&gt;Any guidance will be very helpful 🙇.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 15:58:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/EasyTravel-installation-error-in-Ubuntu-22-for-libgbm-dev/m-p/282350#M37177</guid>
      <dc:creator>gshashank</dc:creator>
      <dc:date>2025-12-30T15:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: easytravel installation error in Ubuntu 22 for libgbm-dev</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/EasyTravel-installation-error-in-Ubuntu-22-for-libgbm-dev/m-p/282351#M37178</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/80305"&gt;@gshashank&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The first error indicates that the lib you have is newer version. You can always install the older one, but this can break other dependencies. I'm not sure if you really need this lib, so its ok that you removed it.&lt;BR /&gt;The seconds errors looks java related. What java version you use?&lt;BR /&gt;java -version&amp;nbsp;&lt;BR /&gt;EasyTravel is an old app and need java no later that 11 (WARNING: An illegal reflective access operation has occurred)&lt;BR /&gt;the third error:&amp;nbsp;2025-07-27 01:01:35 WebLaunche WARN [PluginFinder] Specified classpath directory 'C:\Program Files\IBM\WebSphere MQ\java\lib' not found or is not a directory.&lt;BR /&gt;indicates that you don't have&amp;nbsp;IBM MQ Plugin installed. You can install it or if you don't need it you can remove it from&amp;nbsp;config/*.properties or plugins/ (you can use grep to see where it is defined)&lt;BR /&gt;Finally I see only warnings, is this stops the app to start?&lt;BR /&gt;&lt;BR /&gt;Regards, Deni&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jul 2025 20:51:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/EasyTravel-installation-error-in-Ubuntu-22-for-libgbm-dev/m-p/282351#M37178</guid>
      <dc:creator>deni</dc:creator>
      <dc:date>2025-07-26T20:51:31Z</dc:date>
    </item>
  </channel>
</rss>

