Bug 166392 - databases/innotop: fails with p5-DBD-mysql51 installed
Summary: databases/innotop: fails with p5-DBD-mysql51 installed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-25 13:40 UTC by Helmut Schneider
Modified: 2012-04-19 14:46 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Schneider 2012-03-25 13:40:09 UTC
--->  Upgrading 'innotop-1.8.0_2' to 'innotop-1.8.1_1' (databases/innotop)
--->  Building '/usr/ports/databases/innotop'
===>  Cleaning for innotop-1.8.1_1
===>  License GPLv2 accepted by the user
===>  Extracting for innotop-1.8.1_1
=> SHA256 Checksum OK for innotop-1.8.1.tar.gz.
===>   innotop-1.8.1_1 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for innotop-1.8.1_1
===>   innotop-1.8.1_1 depends on file: /usr/local/bin/perl5.14.2 - found
===>   innotop-1.8.1_1 depends on package: p5-DBD-mysql>=3 - not found
===>    Verifying install for p5-DBD-mysql>=3 in /usr/ports/databases/p5-DBD-mysql

===>  p5-DBD-mysql-4.020 conflicts with installed package(s):
      p5-DBD-mysql51-4.020

      They install files into the same place.
      You may want to stop build with Ctrl + C.
===>  License ART10 GPLv1 accepted by the user

===>  p5-DBD-mysql-4.020 conflicts with installed package(s):
      p5-DBD-mysql51-4.020

      They will not build together.
      Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/databases/p5-DBD-mysql.
*** Error code 1

Stop in /usr/ports/databases/innotop.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-25 13:40:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-04-19 14:29:11 UTC
skreuzer    2012-04-19 13:28:57 UTC

  FreeBSD ports repository

  Modified files:
    databases/innotop    Makefile 
  Log:
  Add USE_MYSQL=yes so that MYSQL_VER is defined and the correct version
  of p5-DBD-mysql gets added as a dependency
  
  PR:             ports/166392
  Submitted by:   Helmut Schneider <jumper99@gmx.de>
  
  Revision  Changes    Path
  1.18      +4 -3      ports/databases/innotop/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Steven Kreuzer freebsd_committer freebsd_triage 2012-04-19 14:46:03 UTC
State Changed
From-To: open->closed

This should be fixed in version 1.8.1_2 of the port