oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1446 Discussions

OneAPI 2024 - Unified directory structure -- Installation failure

NickMon
Beginner
386 Views

I am testing installing OneAPI 2024 - Unified directory structure on Linux.

The installation fails here:

DEBUG : Preparing statement: SELECT download_cache_path,id,installer_cache_path,installer_id,record_id,version FROM package WHERE installer_id==?;
ERROR : Failed to prepare SQL statement, error code 10, statement pointer 0

 

-- Context --


MESSAGE : Initialize package manager instance complete
MESSAGE :
MESSAGE : ************************************************************
MESSAGE : Installer version: 4.3.3.1006
MESSAGE : Installer SDK version: 4.3.3.1004
MESSAGE : Package Manager version: 4.3.3-1004
MESSAGE : ************************************************************
MESSAGE :
MESSAGE : Get packages data from DB by installer ID: 'intel.installer.oneapi.linux.installer'.
MESSAGE : Opening connection to /mxg-hpc/users/nmw/intel/installercache/packagemanager.db.
MESSAGE : <SqliteDatabase>: Open database /mxg-hpc/users/nmw/intel/installercache/packagemanager.db with mode readonly.
MESSAGE : <SqliteDatabase>: Opened a readonly connection to "/mxg-hpc/users/nmw/intel/installercache/packagemanager.db"
DEBUG : Preparing statement: SELECT download_cache_path,id,installer_cache_path,installer_id,record_id,version FROM package WHERE installer_id==?;
ERROR : Failed to prepare SQL statement, error code 10, statement pointer 0
DEBUG : Statement is not initialized, nothing to finalize.
ERROR : Error preparing SQL statement.

 

This was invoked from GUI installer, using all defaults.

I've checked: the .db file is there, has accessible permissions.

Any suggestions?

 

 

 

 

0 Kudos
0 Replies
Reply