Hi Pascal,

It looks like the previous process pinned the development version of
liquidsoap. `metadata` is a a package that we have developed for it but not
yet released.

You should do:
  opam pin list
and unpin at least liquidsoap but also all other dependencies. If you never
intended to pin anything, I would simply unpin all the listed packages:
  opam unpin liquidsoap ...

Then you should be able to proceed as previously instructed.
-- Romain

Le sam. 12 nov. 2022 脿 02:37, <pdelbruy...@outlook.com> a 茅crit :

> Hi
>
> As Romain said in a previous reply, I followed the recommended method for
> Liquidsoap Installation.
>
> When doing a :
>
> opam install taglib mad lame cry ffmpeg liquidsoap
>
> I got the following error :
>
> macbook@MBP-de-MACBOOK ~ %
>
>
>
> <><> *Synchronising pinned packages*
> ><><><><><><><><><><><><><><><><><><><><>  馃惈
>
> [ERROR] Could not synchronize
> /Users/macbook/.opam/ocaml/.opam-switch/sources/liquidsoap from
>
>         "git+file:///Users/macbook/liquidsoap#main":
>
>         "/usr/bin/git fetch -q" exited with code 128
>
> [liquidsoap.2.2.0] fetching sources failed:
> git+file:///Users/macbook/liquidsoap#main
>
>
> *[NOTE]* Package ffmpeg is already installed (current version is 1.1.6).
>
> *[NOTE]* Package cry is already installed (current version is 0.6.7).
>
> [ERROR] Package conflict!
>
>   * Missing dependency:
>
>     - *metadata*
>
>     unknown package
>
>
> No solution found, exiting
>
>
> It's a new machine (I already made some unsuccessfull try), so I can
> "reset" / "erase"" or restart all the process.
>
> I don't understand why it's Liquidsoap.2.2.0 as I thought I was installing
> version 2.1.1 or 2.1.2 (maybe due to previous erratic process from my mind)
>
> Thanks for any help
> Pascal
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to