The officially official Devuan Forum!

You are not logged in.

#1 2024-05-12 17:51:40

dino.mesina
Member
Registered: 2023-03-12
Posts: 6  

[SOLVED] FreeCAD

I have upgraded from Daedalus to Excalibur but now I cannot install freecad :-(

michelle:~# LANG=C apt install freecad
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
 libfreecad-python3-0.20 : Depends: libocct-data-exchange-7.6 (>= 7.6.3+dfsg1)
                           Depends: libocct-ocaf-7.6 (>= 7.6.3+dfsg1)
                           Depends: libocct-visualization-7.6 (>= 7.6.3+dfsg1)
Error: Unable to correct problems, you have held broken packages.
michelle:~# 

and also FreeCAD do not run from .AppImage

dino@michelle:~$ LANG=C /dino/FreeCAD-0.21.2-Linux-x86_64.AppImage 
FreeCAD 0.21.2, Libs: 0.21.2R33771 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2023
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open radeonsi: /usr/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: radeonsi
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)

PLEASE HELP ME! :-)

Offline

#2 2024-05-12 18:37:04

Altoid
Member
Registered: 2017-05-07
Posts: 1,508  

Re: [SOLVED] FreeCAD

Hello:

dino.mesina wrote:

... upgraded from Daedalus to Excalibur but now I cannot install ...

Devuan Excalibur is a testing/in development version of Devuan, the equivalent (sans systemd) of Debian Trixie.

That is surely the reason you are having issues with installing FreeCAD.
I am assuming that FreeCAD worked properly under Devuan Daedalus, yes?

devuan.org/os/releases wrote:

- testing is where the next stable suite is developed. Software is usually more up-to-date but there may still
be issues. testing becomes stable “when it is ready”.

If FreeCAD is essential to you, you may want to consider rolling back to the stable version of Devuan (ie: Daedalus) you were using.

dino.mesina wrote:

PLEASE HELP ME!

Now, now ...
No need to scream and/or plead to get help here. 8^)

Best,

A.

Offline

#3 2024-05-12 19:15:50

dino.mesina
Member
Registered: 2023-03-12
Posts: 6  

Re: [SOLVED] FreeCAD

Solved by itself
just simply install the occ-misc package from the daedalus repository (7.6.3+dfsg1-7)

apt -t daedalus installs occt-misc

Offline

Board footer