Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646938 - www-apps/owncloud from 10.0.4 requires php[intl]
Summary: www-apps/owncloud from 10.0.4 requires php[intl]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-07 21:31 UTC by Kristian Fiskerstrand (RETIRED)
Modified: 2018-02-22 20:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristian Fiskerstrand (RETIRED) gentoo-dev 2018-02-07 21:31:27 UTC
$ php occ  

PHP module intl not installed.

Please ask your server administrator to install the module.

An unhandled exception has been thrown:
Exception: Environment not properly prepared. in /var/www/localhost/htdocs/owncloud/lib/private/Console/Application.php:135
Stack trace:
#0 /var/www/localhost/htdocs/owncloud/console.php(105): OC\Console\Application->loadCommands(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#1 /var/www/localhost/htdocs/owncloud/occ(11): require_once('/var/www/localh...')
#2 {main}
Comment 1 Michael Weber (RETIRED) gentoo-dev 2018-02-10 07:50:55 UTC
This problem appeared after upgrading owncloud from 10.0.4 to 10.0.6.
Comment 2 Kristian Fiskerstrand (RETIRED) gentoo-dev 2018-02-10 10:52:32 UTC
[stable10] Add php-intl as hard requirement #29539 
php-intl package will be required from 10.0.4 (no longer optional) #3529
Comment 3 Larry the Git Cow gentoo-dev 2018-02-22 20:36:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0916b3fd9c5b798f07c96d449337d1122b7ee3

commit 5f0916b3fd9c5b798f07c96d449337d1122b7ee3
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2018-02-22 20:15:15 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2018-02-22 20:36:40 +0000

    www-apps/owncloud: newer versions require php[intl]
    
    Thanks K_F
    
    Closes: https://bugs.gentoo.org/646938
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-apps/owncloud/Manifest                                              | 2 +-
 www-apps/owncloud/{owncloud-10.0.6.ebuild => owncloud-10.0.6-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)