When I try to upgrade my Munin port I get this error:
So I tried running sudo
At this point I said No.
So how do I get past this problem so that I can update my Munin port to the latest version?
Thanks for any help.
Code:
===> Found saved configuration for p5-CGI-4.13
===> p5-CGI-4.15 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-CGI-4.15 for building
===> p5-CGI-4.15 conflicts with installed package(s):
p5-CGI.pm-3.63_1,1
They will not build together.
Please remove them first with pkg delete.
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/www/p5-CGI
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/p5-CGI
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/munin-master
===>>> make build failed for sysutils/munin-master
===>>> Aborting update
===>>> Update for sysutils/munin-master failed
===>>> Aborting update
So I tried running sudo
pkg delete p5-CGI.pm-3.63_1,1 but then it wanted to delete Munin as well (which I don't want):
Code:
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 2 packages (of 0 packages in the universe):
Installed packages to be REMOVED:
p5-CGI.pm-3.63_1,1
munin-master-2.0.25_1
The operation will free 2 MiB.
Proceed with deinstalling packages? [y/N]:
At this point I said No.
So how do I get past this problem so that I can update my Munin port to the latest version?
Thanks for any help.