Bug 1121404 - FTBFS
Summary: FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: php-horde-Horde-Template
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nick Bebout
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-20 13:18 UTC by Zenon Panoussis
Modified: 2014-07-20 16:29 UTC (History)
2 users (show)

Fixed In Version: php-horde-Horde-Template-2.0.1-5.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-20 14:48:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log (2.49 KB, text/plain)
2014-07-20 13:18 UTC, Zenon Panoussis
no flags Details

Description Zenon Panoussis 2014-07-20 13:18:23 UTC
Created attachment 919390 [details]
build.log

Building fails because PHPUnit/Autoload.php cannot be found. Log attached.

Comment 1 Remi Collet 2014-07-20 14:48:59 UTC
Package: php-horde-Horde-Template-2.0.1-5.el7
Tag: epel7
Status: complete

Comment 2 Zenon Panoussis 2014-07-20 16:13:33 UTC
Quick-n-dirty workaround to build the current epel7 packages:

 phpunit\
-    -d include_path=%{buildroot}%{pear_phpdir}:.:%{pear_phpdir} \
+    -d include_path=%{buildroot}%{pear_phpdir}:.:%{pear_phpdir}:.:%{_datadir}/php/ \
     -d date.timezone=UTC \

Applies to all php-horde-Horde-* .specs.

Comment 3 Remi Collet 2014-07-20 16:29:41 UTC
Not this is not the correct fix.

All packages are already fixed in rawhide.
Change will be pulled in epel-7 on next update.


Note You need to log in before you can comment on or make changes to this bug.