- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
During instalation of oneAPI Toolkit I got this error mesage "Installer failed with error Sqlite SQL execution failed." However, sqlite is installed. Any idea what is happening?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi julochev,
Thanks for your patience while we were waiting to hear back from the concerned team. The below-given might be the reasons for the failure. Please go through them to resolve the issue.
- Corrupted installer database - make sure there is no file packagemanager.db in $home/intel/installercache (user install) or /var/intel/installercache (root install) before installation
- No free space to create (or update) database - check space in $home/intel/installercache (user install) or /var/intel/installercache (root install)
- No write permissions in the places above.
SQLite installed should not affect installation because the installer uses its own statically linked version.
However, if the issue still persists, please send a full set of log files, located at: /tmp/<user_name>/intel_oneapi_installer
Regards,
Soumya
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi julochev,
Thanks for posting your concern on the forum. Could you please let me know the complete name and version of the operating system? It would provide us a better understanding of the issue.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:
HOME_URL="https://www.centos.
BUG_REPORT_URL="https://bugs.
CENTOS_MANTISBT_PROJECT="
CENTOS_MANTISBT_PROJECT_
REDHAT_SUPPORT_PRODUCT="
REDHAT_SUPPORT_PRODUCT_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi julochev,
Thanks for the details. Based on the information, we would be requiring a few more details.
- The complete screenshot of the Intel® oneAPI AI Analytics Toolkit installer along with the error message
- The installation log of the Intel® oneAPI AI Analytics Toolkit.
- The version of SQLite i.e. currently installed. And is it a clean installation?
The above details would allow us to check further on the issue.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Soumya,
Thanks for your quick answer.
This is what I get when trying to install oneAPI Base toolkit:
$ ./l_BaseKit_p_2021.3.0.3219.sh
Extract l_BaseKit_p_2021.3.0.3219 to /hpcfs/home/tmdc-redcca/l_BaseKit_p_2021.3.0.3219...
[#####################################################################################################################################################################################################]
Extract l_BaseKit_p_2021.3.0.3219 completed!
Could not detect graphical display, installation will continue in console mode. If you aim to launch the installer graphical user interface under root try `xhost si:localuser:root` command and then restart the application.
Checking system requirements...
Done.
Wait while the installer is preparing...
Done.
Launching the installer...
Installer failed with error Sqlite SQL execution failed.
Remove extracted files: /hpcfs/home/tmdc-redcca/l_BaseKit_p_2021.3.0.3219...
sqlite3 --version
3.7.17 2013-05-20 00:56:22 118a3b35693b134d56ebd780123b7fd6f1497668
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi julochev,
Thanks for providing the information. We are currently checking on the concern with our internal team. We will get back to you as soon as possible.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
julochev,
Do you have the UI components of the OS installed? It looks like you maybe running command line only?
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ChrisB,
Sorry for the late answer. Yes, I'm running commands line only. Could the probem be related with it?
Cheers,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to find an comprehensive list of which components are required. My expectation is X11, but I am waiting to hear confirmation.
Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Any further developments on this? I am trying to install in silent mode on an HPC cluster that has sqlite in PATH and am getting a similar error.
Thanks!
Tess
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi julochev,
Thanks for your patience while we were waiting to hear back from the concerned team. The below-given might be the reasons for the failure. Please go through them to resolve the issue.
- Corrupted installer database - make sure there is no file packagemanager.db in $home/intel/installercache (user install) or /var/intel/installercache (root install) before installation
- No free space to create (or update) database - check space in $home/intel/installercache (user install) or /var/intel/installercache (root install)
- No write permissions in the places above.
SQLite installed should not affect installation because the installer uses its own statically linked version.
However, if the issue still persists, please send a full set of log files, located at: /tmp/<user_name>/intel_oneapi_installer
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Soumya,
Thanks for helping troubleshoot. I can confirm that I do not have a corrupted database -- I removed the intel folder prior to installation. I also have plenty of space in my $TMPDIR and home directory (no limits are placed on these directories by the cluster owners). I'm attaching my logfiles which I ran with chmod 666 but the problems persit with chmod 777 on the .sh file as well.
Thanks again for your time!
Tess
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Tess,
Logs say creating database ended with I/O error got from operating system.
Such issues may occur if data protection is enabled or if database file became locked.
Is directory /home/gridsan/tsmidt shared between cluster nodes?
Please try the following (separately and in combination):
1) remove sqlite from path
2) redirect installer cache by redefining $HOME environment variable (it will also affect installation directory location, but it can be changed separately)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi julochev,
I assume that your issue is resolved. However, if you need any additional information, please post a new question as this thread will no longer be monitored by Intel®.
Have a nice day ahead.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Tess,
If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel®. Have a nice day ahead.
Regards,
Soumya

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page