| Summary: | Fresh Owncloud install in FC20 Symfony symbolic link broken | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark Sieklucki <mark.sieklucki> |
| Component: | owncloud | Assignee: | Gregor Tätzner <gregor> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | awilliam, gregor |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | owncloud-5.0.14a-2.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-31 01:56:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Mark Sieklucki
2013-12-20 06:02:06 UTC
Huh, this may have been broken for a while. Looks like php-symfony-routing package changed its location. Fixing in 5.0.14a build, thanks for the report. Hmm, I don't think php-symfony ever did change location, AFAICS this must have been broken in OC since its introduction in July. ah, OK. For the record: it was in /usr/share/pear when it was a package called php-symfony2 with a bunch of subpackages, which it still is in F18. In F19+ and in EL6, a newer version has been pushed under the name php-symfony with different subpackage splits and the new location. As F18 is still on OC 4.5, we can just push the new location out to all OC 5.x builds, which I'm doing now. owncloud-5.0.14a-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/owncloud-5.0.14a-2.fc20 Package owncloud-5.0.14a-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing owncloud-5.0.14a-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23761/owncloud-5.0.14a-2.fc20 then log in and leave karma (feedback). owncloud-5.0.14a-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |