i am enclosing a screenshot of me trying to install freecad . ( saw techhut review it on youtube and want to try it.)
mark@solus ~ $ sudo eopkg install freecad
Password:
Following packages will be installed:
VTK cgns cpd cycler fgt flann freecad gdal laszip libgeotiff matplotlib netcdf-c opencascade openscenegraph
pcl pdal python-dateutil python-kiwisolver python-pivy python-pyside2 qt5-3d qt5-quickcontrols2 qt5-remoteobjects xerces-c
Total size of package(s): 181.56 MB
There are extra packages due to dependencies. Do you want to continue? (yes/no)yes
Downloading 1 / 24
Package netcdf-c found in repository Solus
netcdf-c-4.8.1-6-1-x86_64.eopkg [cached]
Downloading 2 / 24
Package cgns found in repository Solus
cgns-4.2.0-4-1-x86_64.eopkg [cached]
Downloading 3 / 24
Package xerces-c found in repository Solus
xerces-c-3.2.3-4-1-x86_64.eopkg [cached]
Downloading 4 / 24
Package libgeotiff found in repository Solus
libgeotiff-1.7.1-2-1-x86_64.eopkg [cached]
Downloading 5 / 24
Package gdal found in repository Solus
gdal-3.4.2-29-1-x86_64.eopkg [cached]
Downloading 6 / 24
Package openscenegraph found in repository Solus
openscenegraph-3.6.5-27-1-x86_64.eopkg [cached]
Downloading 7 / 24
Package fgt found in repository Solus
fgt-0.4.9-1-1-x86_64.eopkg [cached]
Downloading 8 / 24
Package cpd found in repository Solus
cpd-0.5.3-1-1-x86_64.eopkg [cached]
Downloading 9 / 24
Package laszip found in repository Solus
laszip-3.4.3-1-1-x86_64.eopkg [cached]
Downloading 10 / 24
Package pdal found in repository Solus
pdal-2.3.0-3-1-x86_64.eopkg [cached]
Downloading 11 / 24
Package VTK found in repository Solus
VTK-9.1.0-21-1-x86_64.eopkg [cached]
Downloading 12 / 24
Package qt5-remoteobjects found in repository Solus
qt5-remoteobjects-5.15.3-1-1-x86_64.eopkg [cached]
Downloading 13 / 24
Package qt5-quickcontrols2 found in repository Solus
qt5-quickcontrols2-5.15.5-28-1-x86_64.eopkg [cached]
Downloading 14 / 24
Package qt5-3d found in repository Solus
qt5-3d-5.15.5-18-1-x86_64.eopkg [cached]
Downloading 15 / 24
Package python-pyside2 found in repository Solus
python-pyside2-5.15.3-4-1-x86_64.eopkg [cached]
Downloading 16 / 24
Package python-dateutil found in repository Solus
python-dateutil-2.8.2-20-1-x86_64.eopkg [cached]
Downloading 17 / 24
Package cycler found in repository Solus
cycler-0.10.0-10-1-x86_64.eopkg [cached]
Downloading 18 / 24
Package python-kiwisolver found in repository Solus
python-kiwisolver-1.4.4-8-1-x86_64.eopkg [cached]
Downloading 19 / 24
Package matplotlib found in repository Solus
matplotlib-3.5.3-31-1-x86_64.eopkg [cached]
Downloading 20 / 24
Package opencascade found in repository Solus
opencascade-7.6.2-10-1-x86_64.eopkg [cached]
Downloading 21 / 24
Package flann found in repository Solus
flann-1.9.1-3-1-x86_64.eopkg [cached]
Downloading 22 / 24
Package pcl found in repository Solus
pcl-1.12.1-3-1-x86_64.eopkg [cached]
Downloading 23 / 24
Package python-pivy found in repository Solus
python-pivy-0.6.6-3-1-x86_64.eopkg [cached]
Downloading 24 / 24
Package freecad found in repository Solus
freecad-0.20-5-1-x86_64.eopkg [cached]
Installing 1 / 24
netcdf-c-4.8.1-6-1-x86_64.eopkg [cached]
Installing netcdf-c, version 4.8.1, release 6
Extracting the files of netcdf-c
Installed netcdf-c
Installing 2 / 24
cgns-4.2.0-4-1-x86_64.eopkg [cached]
Installing cgns, version 4.2.0, release 4
Extracting the files of cgns
Installed cgns
Installing 3 / 24
xerces-c-3.2.3-4-1-x86_64.eopkg [cached]
Installing xerces-c, version 3.2.3, release 4
Extracting the files of xerces-c
Installed xerces-c
Installing 4 / 24
libgeotiff-1.7.1-2-1-x86_64.eopkg [cached]
Installing libgeotiff, version 1.7.1, release 2
Extracting the files of libgeotiff
Installed libgeotiff
Installing 5 / 24
gdal-3.4.2-29-1-x86_64.eopkg [cached]
Installing gdal, version 3.4.2, release 29
Extracting the files of gdal
[✓] Syncing filesystems success
[✓] Updating dynamic library cache success
[✓] Updating manpages database success
System error. Program terminated.
(-30973, 'BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery -- BDB0061 PANIC: Invalid argument')
Please use 'eopkg help' for general help.
Use --debug to see a traceback.
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(targs, **kargs)
File "/usr/lib/python2.7/site-packages/pisi/init.py", line 75, in _cleanup
filesdb.close()
File "/usr/lib/python2.7/site-packages/pisi/db/filesdb.py", line 94, in close
self.filesdb.close()
File "/usr/lib/python2.7/shelve.py", line 146, in close
self.sync()
File "/usr/lib/python2.7/shelve.py", line 173, in sync
self.dict.sync()
File "/usr/lib/python2.7/bsddb/init.py", line 347, in sync
return DeadlockWrap(self.db.sync)
File "/usr/lib/python2.7/bsddb/dbutils.py", line 68, in DeadlockWrap
return function(args, **_kwargs)
DBRunRecoveryError: (-30973, 'BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery -- BDB0060 PANIC: fatal region error detected; run recovery')
Error in sys.exitfunc:
No handlers could be found for logger "pisi"
System error. Program terminated.
(-30973, 'BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery -- BDB0060 PANIC: fatal region error detected; run recovery')
Please use 'eopkg help' for general help.
Use --debug to see a traceback.
mark@solus ~ $