Skip to content

fix(install script): Replace wildcard with package name#27

Open
jadyndev wants to merge 1 commit intodj0abr:mainfrom
jadyndev:main
Open

fix(install script): Replace wildcard with package name#27
jadyndev wants to merge 1 commit intodj0abr:mainfrom
jadyndev:main

Conversation

@jadyndev
Copy link
Copy Markdown

Replaces the wildcard in the dependency installation with the proper package name, as this leads to package conflicts on some systems.

 libpulse-ocaml : Conflicts: libpulse-ocaml:armhf but 0.1.3-1+b1 is to be installed
 libpulse-ocaml:armhf : Depends: ocaml-base-nox-4.11.1:armhf
                        Conflicts: libpulse-ocaml but 0.1.3-1+b1 is to be installed
 libpulse-ocaml-dev : Conflicts: libpulse-ocaml-dev:armhf but 0.1.3-1+b1 is to be installed
 libpulse-ocaml-dev:armhf : Depends: ocaml-nox-4.11.1:armhf
                            Depends: ocaml-findlib:armhf but it is not installable
                            Conflicts: libpulse-ocaml-dev but 0.1.3-1+b1 is to be installed

System: Raspberry PI4 8GB - Raspbian 11.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant