Bug 1303295 - Horde Componenct for ActiveSync missing
Summary: Horde Componenct for ActiveSync missing
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: php-horde-imp
Version: epel7
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-30 11:38 UTC by rhbugzilla7490
Modified: 2016-01-31 16:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-31 16:00:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description rhbugzilla7490 2016-01-30 11:38:20 UTC
Description of problem:

There are parts of the activesync components for horde missing in the epel7 repo.
After installing horde when configuring active sync via the horde admin gui, an error shows up:
EMERG: HORDE [horde] Class 'Horde_ActiveSync_State_Sql' not found [pid 26801 on line 24 of „/usr/share/pear/Horde/Core/Factory/ActiveSyncState.php“]
The problem only occurs when using a SQL Backend for activesync, when selection nosql the error does not show up. I didn't try if it would work with a nosql backend, as I don't plan to install a nosql db on the sytem for that.

seems as the package php-horde-Horde-ActiveSync is missing in the repo
Also a 
yum provides /usr/share/pear/Horde/ActiveSync/*
doesn't find any package containing the required files,

To workaround the missing package it installed the package via pear via:
pear install horde/Horde_ActiveSync
this fixed the error, but of course, this is not consistent.

Would be very nice, if you could add the missing package or add the missing files to one of the existing packages.

Thanks in advance
Chris

Comment 1 Remi Collet 2016-01-31 16:00:40 UTC
Horde_ActiveSync is an optional component which cannot be distribute in Fedora (export restriction in its License).


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