Bug 174010 - cannot install misc/pear-Services_Weather
Summary: cannot install misc/pear-Services_Weather
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-30 07:50 UTC by Andrei Lavreniyuk
Modified: 2013-02-01 03:20 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 Andrei Lavreniyuk 2012-11-30 07:50:00 UTC
--->  Installing 'pear-Services_Weather-1.4.7' from a port (misc/pear-Services_Weather)
--->  Building '/usr/ports/misc/pear-Services_Weather'
===>  Cleaning for pear-1.9.4_1
===>  Cleaning for pear-Services_Weather-1.4.7
===>  Found saved configuration for pear-Services_Weather-1.4.6
===>  Extracting for pear-Services_Weather-1.4.7
=> SHA256 Checksum OK for PEAR/Services_Weather-1.4.7.tgz.
===>  Patching for pear-Services_Weather-1.4.7
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/PEAR.php - found
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/Net/FTP.php - found
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/Cache.php - found
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/DB.php - found
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/XML/Serializer.php - found
===>  Configuring for pear-Services_Weather-1.4.7
--->  Installing the new version via the port
===>  Installing for pear-Services_Weather-1.4.7
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/PEAR.php - found
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/HTTP/Request.php - found
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/include/php/main/php.h - found
===>   pear-Services_Weather-1.4.7 depends on executable: pear - found
===>   pear-Services_Weather-1.4.7 depends on file: /usr/local/lib/php/20100525/ctype.so - found
===>   Generating packing list with pear
ln: /usr/ports/misc/pear-Services_Weather/work/Services_Weather-1.4.7/package.xml: No such file or directory
*** Error code 1

Stop in /usr/ports/misc/pear-Services_Weather.
*** Error code 1

Stop in /usr/ports/misc/pear-Services_Weather.
*** Error code 1

Stop in /usr/ports/misc/pear-Services_Weather.
** Command failed [exit code 1]: /usr/bin/script -qa /var/tmp/portinstall20121130-31607-alt87c env make reinstall
** Fix the installation problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! misc/pear-Services_Weather    (install error)
Command failed [exit code 1]: /usr/local/sbin/portinstall misc/pear-Services_Weather
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-30 07:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-01 03:17:54 UTC
Author: miwi
Date: Fri Feb  1 03:17:46 2013
New Revision: 311349
URL: http://svnweb.freebsd.org/changeset/ports/311349

Log:
  - Downgrade to 1.4.6 (1.4.7 is broken)
  - Bump PORTEPOCH
  
  PR:		174010 173985

Modified:
  head/misc/pear-Services_Weather/Makefile
  head/misc/pear-Services_Weather/distinfo

Modified: head/misc/pear-Services_Weather/Makefile
==============================================================================
--- head/misc/pear-Services_Weather/Makefile	Fri Feb  1 02:30:59 2013	(r311348)
+++ head/misc/pear-Services_Weather/Makefile	Fri Feb  1 03:17:46 2013	(r311349)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	Services_Weather
-PORTVERSION=	1.4.7
+PORTVERSION=	1.4.6
+PORTEPOCH=	1
 CATEGORIES=	misc www pear geography
 
 MAINTAINER=	miwi@FreeBSD.org

Modified: head/misc/pear-Services_Weather/distinfo
==============================================================================
--- head/misc/pear-Services_Weather/distinfo	Fri Feb  1 02:30:59 2013	(r311348)
+++ head/misc/pear-Services_Weather/distinfo	Fri Feb  1 03:17:46 2013	(r311349)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Services_Weather-1.4.7.tgz) = b2c465d6edeab22ea908783a6c06abb0d9cb89cb225f098e89c16c59170816e7
-SIZE (PEAR/Services_Weather-1.4.7.tgz) = 55519
+SHA256 (PEAR/Services_Weather-1.4.6.tgz) = aaaaca7034efd56be892c36b747bae80566a2cd23c11d4a1d92dd9619ec36da1
+SIZE (PEAR/Services_Weather-1.4.6.tgz) = 55639
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-02-01 03:18:58 UTC
State Changed
From-To: open->closed

i've downgrade this package. should be fixed now.