(redirecting to freebsd-ports@ ) 2014-09-30 22:34 GMT+02:00 hugo <[email protected]>: [..]
> Updating FreeBSD repository catalogue... > FreeBSD repository is up-to-date. > All repositories are up-to-date. > Checking integrity... done (1 conflicting) > Checking integrity... done (0 conflicting) > The following 5 packages will be affected (of 0 checked): > > New packages to be INSTALLED: > bootstrap-openjdk: r351880 > java-zoneinfo: 2014.f > jpeg-turbo: 1.3.0_2 > > Installed packages to be UPGRADED: > chromium: 36.0.1985.143_1 -> 37.0.2062.124 > > Installed packages to be REINSTALLED: > jpeg-8_5 (needed shared library changed) > > The process will require 106 MB more space. > > Proceed with this action? [y/N]: y > [1/5] Reinstalling jpeg-8_5: 100% > [2/5] Installing java-zoneinfo-2014.f: 100% > [...] > [3/5] Upgrading chromium from 36.0.1985.143_1 to 37.0.2062.124: 100% > [4/5] Installing bootstrap-openjdk-r351880: 100% > pkg: jpeg-turbo-1.3.0_2 conflicts with jpeg-8_5 (installs files into > the same place). Problematic file: /usr/local/bin/cjpeg > > This seems like a problem with our two jpeg ports, as they both want to install /usr/local/bin/cjpeg. Chromium depends on jpeg and jpeg-turbo will be installed for something else, giving the problem you described. A USES=jpeg would be handy here, but it is not available. Regards, René _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
