pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/45950: net/cacti make readme does not work (typos)



>Number:         45950
>Category:       pkg
>Synopsis:       net/cacti make readme does not work (typos)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 08 16:00:00 +0000 2012
>Originator:     Noud de Brouwer
>Release:        5.99.59
>Organization:
-none-
>Environment:
NetBSD 10.0.2.17 5.99.59 NetBSD 5.99.59 (MONOLITHIC) #0: Tue Dec 27 01:19:12 
UTC 2011  
builds%b8.netbsd.org@localhost:/home/builds/ab/HEAD/i386/201112261820Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/MONOLITHIC
 i386
>Description:
cd net/cacti && make readme loops.
>How-To-Repeat:
# cd net/cacti && make readme


---->  Creating new database in 
/n/10.0.2.55/var/spool/ftp/pub/pkgsrc/current/pkgsrc/net/cacti/README.html.tmp1

---->  Depending in 
/n/10.0.2.55/var/spool/ftp/pub/pkgsrc/current/pkgsrc/net/cacti (pass #1)

---->  Depending in ../../x11/damageproto (pass #2)

...
---->  Depending in ../../security/libgpg-error (pass #7)

---->  Depending in ../../net/php-sockets/ (pass #7)

---->  Depending in ../../net/php-snmp/ (pass #8)

---->  Depending in ../../www/ap-php/ (pass #8)

---->  Depending in ../../net/php-sockets/ (pass #8)

---->  Depending in ../../net/php-snmp/ (pass #9)

---->  Depending in ../../www/ap-php/ (pass #9)

---->  Depending in ../../net/php-sockets/ (pass #9)

...
---->  Depending in ../../net/php-snmp/ (pass #23)

---->  Depending in ../../www/ap-php/ (pass #23)

---->  Depending in ../../net/php-sockets/ (pass #23)

---->  Depending in ../../net/php-snmp/ (pass #24)

---->  Depending in ../../www/ap-php/ (pass #24)

---->  Depending in ../../net/php-sockets/ (pass #24)

ERROR:  You have reached 25 times through the dependency tree

        and _still_ not finished.  This is probably due to a broken

        set of dependencies.  You may wish to examine the partial

        database left in 
/n/10.0.2.55/var/spool/ftp/pub/pkgsrc/current/pkgsrc/net/cacti/README.html.tmp1

*** Error code 1


>Fix:
--- Makefile.orig       2012-02-08 18:07:17.000000000 +0000
+++ Makefile    2012-02-08 18:07:36.000000000 +0000
@@ -18,9 +18,9 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=              ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql
-DEPENDS+=              ${PHP_PKG_PREFIX}-snmp-[0-9]*:../../net/php-snmp/
-DEPENDS+=              ${PHP_PKG_PREFIX}-sockets-[0-9]*:../../net/php-sockets/
-DEPENDS+=              
${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-[0-9]*:../../www/ap-php/
+DEPENDS+=              ${PHP_PKG_PREFIX}-snmp-[0-9]*:../../net/php-snmp
+DEPENDS+=              ${PHP_PKG_PREFIX}-sockets-[0-9]*:../../net/php-sockets
+DEPENDS+=              
${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-[0-9]*:../../www/ap-php
 
 .include "../../mk/bsd.prefs.mk"
 .include "../../lang/php/phpversion.mk"



Home | Main Index | Thread Index | Old Index