From owner-freebsd-ports@freebsd.org Wed Jul 22 17:47:20 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49FFA9A8428 for ; Wed, 22 Jul 2015 17:47:20 +0000 (UTC) (envelope-from freebsd-ports@dan.me.uk) Received: from bolton.dan.me.uk (smtp.dan.me.uk [IPv6:2001:67c:26b4:9:21e:bff:fec7:87a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.dan.me.uk", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3D8C1CBC for ; Wed, 22 Jul 2015 17:47:19 +0000 (UTC) (envelope-from freebsd-ports@dan.me.uk) Received: from [IPv6:2a01:348:61:0:e8b:fdff:fe32:e2b8] (laptop.dan.me.uk [IPv6:2a01:348:61:0:e8b:fdff:fe32:e2b8]) (authenticated bits=0 user=danmail mech=PLAIN) by bolton.dan.me.uk (8.15.2/8.14.9) with ESMTPSA id t6MHlE6Z055075 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT cn= subject= issuer=) for ; Wed, 22 Jul 2015 18:47:15 +0100 (BST) (envelope-from freebsd-ports@dan.me.uk) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dan.me.uk; s=default; t=1437587235; bh=9wIS+VwHjEPnB5+KgwtodkIjRF3FgoFaAOtQH+H/9xw=; h=Subject:References:To:From:Date:In-Reply-To; b=j0pWcwMnToeGy8D/rqoC7t2/OHGgThwV6q3BFhBlcFzGnOsN8470ionxtwaEkYppD 0DwGVYboBHKSU2BzvBatUYm3ef7E4nP7O4MBymKIbzSd3L16ddGnH5Gio4u/4U/dfG /Q5dHBql96oWMB/kKA+bjN6HpMyDEWs5seGvqIk2l6NdYIkCuyI1GymTmdnFMXu6SM GbTMtsQ88GLVNtC0j4SOqEW8eYEjYlLlGVUmIFc5vx7oxNn91nSYRjhJFBQLwW43w0 Tcn0Jla7I0LyBrWsaDB9yMaV4mGsBMkPOFMRmccATe7XuEf4zQ75niDmE5l4FOEcJr N0FrR0QUKPymg== X-Authentication-Warning: bolton.dan.me.uk: Host laptop.dan.me.uk [IPv6:2a01:348:61:0:e8b:fdff:fe32:e2b8] claimed to be [IPv6:2a01:348:61:0:e8b:fdff:fe32:e2b8] Subject: Re: Trouble after Cacti upgrade References: <55AE31FB.7080803@netfence.it> <55AFCB01.2000100@ee.lbl.gov> To: freebsd-ports@freebsd.org From: Daniel Austin Message-ID: <55AFD718.3090107@dan.me.uk> Date: Wed, 22 Jul 2015 18:47:04 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55AFCB01.2000100@ee.lbl.gov> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: Scanned by F-PROT Antivirus (http://www.f-prot.com) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2015 17:47:20 -0000 Hi, We submitted an update to ports yesterday which means there's now a 0.8.8f_1 version if you update your ports tree. The simple symlink will work fine too - it was a typo upstream. Thanks, Daniel. On 22/07/2015 17:55, Craig Leres wrote: > >> Today, seeing the security advisory, I upgraded cacti to 0.8.8f on a >> 9.3/amd64 box. >> Then I connected to the web interface and I was offered the upgrade >> procedure; after that I get a blank web page. >> The upgrade did not complete, so Cacti is not available. >> >> In httpd-error log, I see: >>> PHP Warning: include(): Failed opening '0_8_8f_to_0_8_8f.php' for > inclusion (include_path='.:/usr/local/share/pear') in /usr/local/ > share/cacti/install/index.php on line 471, referer: > https://xxxxxxxxx.xxxxx/cacti/install/index.php >> >> In fact I don't see this file neither installed, neither in >> work/cacti-0.8.8f. >> Any hint? > > I was upgrading from cacti-0.8.8d and saw this as well. > > I bet you also have: > > PHP Fatal error: Call to undefined function upgrade_to_0_8_8f() in > /usr/local/share/cacti/install/index.php on line 472 > > I added a symlink from 0_8_8f_to_0_8_8f.php to 0_8_8e_to_0_8_8f.php and > was able to "complete" the upgrade. > > Craig > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >