<div dir="ltr">Hello,<div><br></div><div>First, this is my first time posting here: thanks for all of the work on your great tool! I really appreciate it.</div><div><br></div><div>I would like some help in figuring out why opam wants to remove a given package. What is the preferred debugging loop people use to figure out this sort of "package conflict" problem? I could not find anything on the website about this and it seems like it would be a common problem so I am emailing you all.</div><div><br></div><div>Example: I currently have piqi version 0.7.1 installed. I would like to install cohttp 0.15.2 with async support. When I try to do this opam wants to remove both piqi and piqilib.</div><div><br></div><div>In debugging this I just sort of floundered around a bit -- I started by seeing if any older versions of cohttp with async work. Sure enough, version 0.14.0 works but 0.15.0 seems to have introduced this desire to remove piqi dependency. Upon further inspection, it looks like base64 2.0.0 (a dependency of cohttp with async v 0.15.0) is what is causing opam to want to remove piqi. However, I could not yet find anywhere that will explain to me _why this is the case_.</div><div><br></div><div>Thoughts? Thank you.</div><div><br></div><div>Trevor</div></div>