I removed all the extensions and listed the below command
unopkg list --shared
All deployed shared extensions:
Then i installed the msoff.oxt
ls -ls msoff.oxt
12 -rw-rw-r-- 1 root root 8832 Nov 19 09:00 msoff.oxt
unopkg add --shared msoff.oxt
ERROR: (com.sun.star.lang.IllegalArgumentException) { { { Message = “There is no such extension deployed: org.openoffice.legacy.msoff.oxt”, Context = (com.sun.star.uno.XInterface) @55f9de10b870 } }, ArgumentPosition = (short) -1 }
ERROR: (com.sun.star.lang.IllegalArgumentException) { { { Message = “There is no such extension deployed: org.openoffice.legacy.msoff.oxt”, Context = (com.sun.star.uno.XInterface) @55f9de16f500 } }, ArgumentPosition = (short) -1 }
ERROR: (com.sun.star.lang.IllegalArgumentException) { { { Message = “There is no such extension deployed: org.openoffice.legacy.msoff.oxt”, Context = (com.sun.star.uno.XInterface) @55f9de10b870 } }, ArgumentPosition = (short) -1 }
ERROR: (com.sun.star.lang.IllegalArgumentException) { { { Message = “There is no such extension deployed: org.openoffice.legacy.msoff.oxt”, Context = (com.sun.star.uno.XInterface) @55f9de16f500 } }, ArgumentPosition = (short) -1 }
While adding the extension it throws an error as listed above
but it is listing the extension
unopkg list --shared
All deployed shared extensions:
Identifier: org.openoffice.legacy.msoff.oxt
Version: 1.0.2
URL: vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/lu12239h81nfm.tmp_/msoff.oxt
is registered: yes
Media-Type: application/vnd.sun.star.package-bundle
Description:
A common sysadmin task is to provide good defaults. LibreOffice settings
can be managed with a shared extension installed by the sysadmin that overrides
builtin defaults.
-Save as .doc, save as .xls.
-use Times New Roman Font
-British locale (A4 paper size)
-Disable GetInvolved and Donate infobar
-Disable Tip of the Day
-Disable automatic online updates.
bundled Packages: {
URL: vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/lu12239h81nfm.tmp_/msoff.oxt/common.xcu
is registered: yes
Media-Type: application/vnd.sun.star.configuration-data
Description:
URL: vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/lu12239h81nfm.tmp_/msoff.oxt/jobs.xcu
is registered: yes
Media-Type: application/vnd.sun.star.configuration-data
Description:
URL: vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/lu12239h81nfm.tmp_/msoff.oxt/setup.xcu
is registered: yes
Media-Type: application/vnd.sun.star.configuration-data
Description:
URL: vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE/uno_packages/lu12239h81nfm.tmp_/msoff.oxt/writer.xcu
is registered: yes
Media-Type: application/vnd.sun.star.configuration-data
Description:
}
Still not showing up in the extension manager
Libreoffice version used is 7.1.5.2