Your message dated Tue, 09 Aug 2022 23:22:43 +0200
with message-id <05fed2cb57b89073fbb98e572746143f1bff7d0d.ca...@debian.org>
and subject line Re: freecad: fails to install when installing together with 
kicad
has caused the Debian Bug report #1016905,
regarding freecad: fails to install when installing together with kicad
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1016905: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016905
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freecad
Version: 0.20+dfsg1-2
Severity: serious
X-Debbugs-Cc: jo...@debian.org

Hi,

when installing freecad together with kicad, one gets the following
error:

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:

The following packages have unmet dependencies:
 libfreecad-python3-0.20 : Depends: libocct-data-exchange-7.5 (>= 7.5.2+dfsg1) 
but it is not installable
                           Depends: libocct-foundation-7.5 (>= 7.5.2+dfsg1) but 
it is not installable
                           Depends: libocct-modeling-algorithms-7.5 (>= 
7.5.2+dfsg1) but it is not installable
                           Depends: libocct-modeling-data-7.5 (>= 7.5.2+dfsg1) 
but it is not installable
                           Depends: libocct-ocaf-7.5 (>= 7.5.2+dfsg1) but it is 
not installable
                           Depends: libocct-visualization-7.5 (>= 7.5.2+dfsg1) 
but it is not installable
E: Unable to correct problems, you have held broken packages.


The reason is a conflict between libocct-modeling-algorithms-7.6 (as
pulled in by kicad) and libocct-modeling-algorithms-7.5 (as pulled in by
freecad):

report:
 -
  coinst: freecad:amd64 (= 0.20+dfsg1-2) , kicad:amd64 (= 6.0.7+dfsg-1+b1)
  status: broken

 reasons:
  -
   conflict:
    pkg1:
     package: libocct-modeling-algorithms-7.6
     version: 7.6.3+dfsg1-2
     architecture: amd64
     unsat-conflict: libocct-modeling-algorithms-7.5:amd64
    pkg2:
     package: libocct-modeling-algorithms-7.5
     version: 7.5.2+dfsg1-2
     architecture: amd64
    depchain2:
     -
      depchain:
       -
        package: freecad
        version: 0.20+dfsg1-2
        architecture: all
        depends: freecad-python3:amd64 (>= 0.20+dfsg1-2)
       -
        package: freecad-python3
        version: 0.20+dfsg1-2
        architecture: amd64
        depends: libfreecad-python3-0.20:amd64 (= 0.20+dfsg1-2)
       -
        package: libfreecad-python3-0.20
        version: 0.20+dfsg1-2
        architecture: amd64
        depends: libocct-modeling-algorithms-7.5:amd64 (>= 7.5.2+dfsg1)

--- End Message ---
--- Begin Message ---
This is due to the opencascade transition, which is happening now.

As differnet opencascade versions are not co-installable (#958905), packages 
using different versions of opencascade cannot be installed at the same time.
Kicad has already been recompiled against opencascadr 7.6.3, while freecad not.

Actually, the upload from today (freecad 0.20+dfsg1-4) should recompile against 
opencascade 7.6.3 as well, so
kicad and opencascade should be co-installable after next dinstall.

Closing this bug…

--
tobi 



On Tue, 09 Aug 2022 15:49:11 +0200 Johannes Schauer Marin Rodrigues 
<jo...@debian.org> wrote:
> Package: freecad
> Version: 0.20+dfsg1-2
> Severity: serious
> X-Debbugs-Cc: jo...@debian.org
> 
> Hi,
> 
> when installing freecad together with kicad, one gets the following
> error:
> 
> 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:
> 
> The following packages have unmet dependencies:
>  libfreecad-python3-0.20 : Depends: libocct-data-exchange-7.5 (>= 
>7.5.2+dfsg1) but it is not installable
>                            Depends: libocct-foundation-7.5 (>= 7.5.2+dfsg1) 
>but it is not installable
>                            Depends: libocct-modeling-algorithms-7.5 (>= 
>7.5.2+dfsg1) but it is not installable
>                            Depends: libocct-modeling-data-7.5 (>= 
>7.5.2+dfsg1) but it is not installable
>                            Depends: libocct-ocaf-7.5 (>= 7.5.2+dfsg1) but it 
>is not installable
>                            Depends: libocct-visualization-7.5 (>= 
>7.5.2+dfsg1) but it is not installable
> E: Unable to correct problems, you have held broken packages.
> 
> 
> The reason is a conflict between libocct-modeling-algorithms-7.6 (as
> pulled in by kicad) and libocct-modeling-algorithms-7.5 (as pulled in by
> freecad):
> 
> report:
>  -
>   coinst: freecad:amd64 (= 0.20+dfsg1-2) , kicad:amd64 (= 6.0.7+dfsg-1+b1)
>   status: broken
> 
>  reasons:
>   -
>    conflict:
>     pkg1:
>      package: libocct-modeling-algorithms-7.6
>      version: 7.6.3+dfsg1-2
>      architecture: amd64
>      unsat-conflict: libocct-modeling-algorithms-7.5:amd64
>     pkg2:
>      package: libocct-modeling-algorithms-7.5
>      version: 7.5.2+dfsg1-2
>      architecture: amd64
>     depchain2:
>      -
>       depchain:
>        -
>         package: freecad
>         version: 0.20+dfsg1-2
>         architecture: all
>         depends: freecad-python3:amd64 (>= 0.20+dfsg1-2)
>        -
>         package: freecad-python3
>         version: 0.20+dfsg1-2
>         architecture: amd64
>         depends: libfreecad-python3-0.20:amd64 (= 0.20+dfsg1-2)


--- End Message ---

Reply via email to