version conflicts

  1. H

    Poudriere bulk build fails due to Django version conflict

    Hello, I’m building packages using poudriere and running into a conflict during a bulk build. I run the following command: sudo poudriere bulk \ -j 150amd64 \ -p main \ -O local \ -b latest \ -k \ -f /usr/local/etc/poudriere.d/pkglist.txt During the build, I get this...
  2. poorandunlucky

    How do you deal with conflicts? (Version, Poudriere)

    I'm trying to install a bunch of (userland) stuff using Poudriere, and I'm coming across version conflicts... For instance, I'm trying to install a media server that requires MySQL 5.6, but I want to run MySQL 5.7 for my own purposes. When I use pkg install mediaserver, it says there's a...
Back
Top