- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Link Copied
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page