Skip to content

Installing on Debian Trixie fails #433

@hubidubi13

Description

@hubidubi13

Installing clang-uml_0.6.2-1_amd64.deb from the latest release does not currently work on Debian Trixie. There seems to be a hard wired dependency on libyaml-cpp0.7. This version does not exist anymore, only version 0.8.

Following the build instructions in packaging/README.md for Debian, but using the debian:trixie docker image produces an installable .deb. Even without modifying or adding a control file.

Error message
Note, selecting 'clang-uml' instead of './clang-uml_0.6.2-1_amd64.deb'
Solving dependencies... 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:
 
Unsatisfied dependencies:
clang-uml : Depends: libyaml-cpp0.7 (>= 0.7.0) but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
   Unable to satisfy dependencies. Reached two conflicting decisions:
   1. clang-uml:amd64=0.6.2-1 is selected for install
   2. clang-uml:amd64 Depends libyaml-cpp0.7 (>= 0.7.0)
      but none of the choices are installable:
      [no choices]

Thanks for creating clang-uml, it's been a pleasure to use!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions