Bug#752576: owncloud: Just after install owncloud stop on introuvable

2014-07-29 Thread Francois Mescam
Hi David,

I made some tests. Hereafter find the results.

First I purge owncloud, apache2 and all it's dependencies so have to be
as like as a fresh install without apache and owncloud.

I install php5-sqlite and owncloud and dependencies.

http://localhost/owncloud does not work it tries to go to
http://www.localhost.com/owncloud/ and in error.log I found :
[core:notice] [pid 30245] AH00052: child pid 30325 exit signal
Segmentation fault (11).

After many tests on enabling modules I found in /etc/owncloud/htaccess
or other related with the cache because during these tests I observe
zend_mm_heap corrupted in error.log I replace php5-xcache by php5-apcu
and after that owncloud works.

After I try to disable modules I've enable just before and owncloud
always works.

The conclusion seems to be : after a fresh installation owncloud does
not work with php5-xcache but it works with php5-apcu.

But for the initial report I am now unable to reproduce because to
conduct these tests I change the configuration of the system. So I agree
to not do more work on it.

Regards


On 23/07/2014 21:32, David Prévot wrote:
 Hi Francois,

 On Tue, Jul 08, 2014 at 11:42:25AM -0400, David Prévot wrote:
 On Mon, Jun 30, 2014 at 07:13:05AM +0200, Francois Mescam wrote:
 If needed I can do a test from a fresh apache2 installation but only in
 2 weeks, answer me if you want that.
 I’d appreciate a confirmation.
 Ping?

 Regards

 David


-- 
 Francois Mescam 


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752576: owncloud: Just after install owncloud stop on introuvable

2014-07-29 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Control: retitle -1 Issues with php5-xcache on the initial configuration
Control: severity -1 normal

Hi Francois,

Thanks for your feedback.

Le 29/07/2014 12:06, Francois Mescam a écrit :

 The conclusion seems to be : after a fresh installation owncloud does
 not work with php5-xcache but it works with php5-apcu.

I’ve just installed php5-xcache instead of php5-apcu and it didn’t
explode, maybe was it just a one-time configuration issue?

Since owncloud recommends php5-apcu | php5-xcache (in that order), that
shouldn’t be a problem in most cases, but if php5-xcache was previously
installed, it might. I’ll try to reproduce this one ASAP, thanks for
your dig up.

 But for the initial report I am now unable to reproduce

Thanks, I don’t close the report anyway in order to give that
php5-xcache (sub-)issue some more chance to get investigated.

Regards

David


-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJT185nAAoJEAWMHPlE9r08SnEH/3XjWMnOVCSKTtX36Y7mAYB5
R5aG6BPt7H7pGI7IaJgihTDHgEgPlc+Y5vGHzR8y1V6QrhTyu4iYF6I6DDqya3Wd
Oz+mv74axrpQ83r/OFeY9SVY9Xoy4TRaTD47QzPXYi3UxUw4p3s1ZmwBBfKTcmiQ
94q43nmj62B8Jp16BG+PvAX2mBXHZqbSuoi5LGMeTW0UekRoQNds+qDBgWa+ogVA
m7ZckVczEV3EJMqq7jDG2HVGKqWIH8vcT1jFLj00slKBny92i98BJR8b/VKNX1sx
x3Mb7SiFJsmHJ8J41r+rX5zQjQe9dFH6NNEHfsBd1/XSr50Xdy/wD7ARQ6I+O3E=
=CcJD
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752576: owncloud: Just after install owncloud stop on introuvable

2014-07-23 Thread David Prévot
Hi Francois,

On Tue, Jul 08, 2014 at 11:42:25AM -0400, David Prévot wrote:
 On Mon, Jun 30, 2014 at 07:13:05AM +0200, Francois Mescam wrote:

  If needed I can do a test from a fresh apache2 installation but only in
  2 weeks, answer me if you want that.
 
 I’d appreciate a confirmation.

Ping?

Regards

David


signature.asc
Description: Digital signature


Bug#752576: owncloud: Just after install owncloud stop on introuvable

2014-07-08 Thread David Prévot
Hi,

On Mon, Jun 30, 2014 at 07:13:05AM +0200, Francois Mescam wrote:

 I think this bug is due to a lack of enabled modules during installation
 of the owncloud package but I d'nt know exactly the list

I suspect that all needed modules are enabled by default on a stock
apache2 package, otherwise, many people would have been bitten by a
similar issue already.

 If needed I can do a test from a fresh apache2 installation but only in
 2 weeks, answer me if you want that.

I’d appreciate a confirmation.

Regards

David


signature.asc
Description: Digital signature


Bug#752576: owncloud: Just after install owncloud stop on introuvable

2014-06-29 Thread Francois Mescam
Hi David,

On 28/06/2014 22:51, David Prévot wrote:
 Control: severity -1 important
 Control: tags -1 moreinfo

 Hi Francois,

 Thanks for your report.

 Le 24/06/2014 16:49, Francois Mescam a écrit :
  Package: owncloud
  Version: 6.0.4~beta1+dfsg-1

 Can you reproduce this issue with the version 6.0.3+dfsg-2 from testing
 (and eventually 6.0.4+dfsg-1 just uploaded, even if I doubt anything
 will change from 6.0.4~beta1+dfsg-1)?
Yesterday I upgrade to 6.0.4+dfsg-1 and I always observe the bug.

  In the file /var/log/owncloud.log there is nothing, in the file
 /etc/apache2/error.log there is :

  [Tue Jun 24 22:28:10.551589 2014] [core:alert] [pid 19228] [client
 127.0.0.1:38616] /usr/share/owncloud/data/.htaccess: Invalid command
 'IndexIgnore', perhaps misspelled or defined by a module not included
 in the server configuration

 Can you please post the content of the
 /usr/share/owncloud/data/.htaccess file?
# cat /usr/share/owncloud/data/.htaccess
# Generated by ownCloud on 2014-06-29 08:15:46
# line below if for Apache 2.4
ifModule mod_authz_core
Require all denied
/ifModule

# line below if for Apache 2.2
ifModule !mod_authz_core
deny from all
/ifModule

# section for Apache 2.2 and 2.4
IndexIgnore *


  Tue Jun 24 22:41:07.469234 2014] [access_compat:error] [pid 20341]
 [client 127.0.0.1:38667] AH01797: client denied by server
 configuration: /usr/share/owncloud/data/htaccesstest.txt
 […]
  And the file /usr/share/owncloud/data/htaccesstest.txt does not exist.

 What does
 $ ls -ld /var/lib/owncloud/data
$ ls -ld /var/lib/owncloud/data
drwxrws--- 4 www-data www-data 4096 juin  30 06:48 /var/lib/owncloud/data

 display?

 What is the user your webserver is running in?
$ ps aux|grep apache2
root  1115  0.0  1.7 173156 18288 ?Ss   06:46   0:00
/usr/sbin/apache2 -k start
www-data  1118  0.0  0.2  24820  2592 ?S06:46   0:00
/usr/sbin/apache2 -k start
www-data  1130  0.1  1.4 177420 14900 ?S06:46   0:00
/usr/sbin/apache2 -k start
www-data  1131  0.0  1.3 177904 13700 ?S06:46   0:00
/usr/sbin/apache2 -k start
www-data  1132  0.0  1.4 177936 14744 ?S06:46   0:00
/usr/sbin/apache2 -k start
www-data  1133  0.3  1.4 178416 14844 ?S06:46   0:01
/usr/sbin/apache2 -k start
www-data  1912  0.1  1.6 177908 16484 ?S06:47   0:00
/usr/sbin/apache2 -k start
www-data  1922  0.0  1.7 177948 18220 ?S06:47   0:00
/usr/sbin/apache2 -k start
www-data  1923  0.0  1.4 177936 14452 ?S06:47   0:00
/usr/sbin/apache2 -k start
www-data  1926  0.0  1.4 177676 15144 ?S06:47   0:00
/usr/sbin/apache2 -k start
www-data  1942  0.0  0.5 173188  5496 ?S06:48   0:00
/usr/sbin/apache2 -k start
www-data  1943  0.0  0.5 173188  5496 ?S06:48   0:00
/usr/sbin/apache2 -k start
www-data  1944  0.0  0.5 173188  5496 ?S06:48   0:00
/usr/sbin/apache2 -k start


 What kind of change did you make from a stock apache2 package’s
 configuration?
I do not exactly know.

 Can you try and enable back any Apache module as needed by
 /etc/owncloud/htaccess?
I've done that yesterday and after that owncloud works. Your message
arrives before I send you a complementary report so I give it now. As
you say I enabled modules as needed by /etc/owncloud/htaccess but I
don't exactly know what modules I enabled from a stock apache2 package.
By the way my enabled modules are :
$ ls /etc/apache2/mods-enabled/
access_compat.load  authz_host.load  cgi.load mime.load
rewrite.loadssl.load
alias.conf  autoindex.conf   dir.conf mpm_prefork.conf 
setenvif.conf   userdir.conf
alias.load  autoindex.load   dir.load mpm_prefork.load 
setenvif.load   userdir.load
authn_core.load cgid.conffilter.load  php5.conf
socache_shmcb.load  xsendfile.load
authz_core.load cgid.loadmime.confphp5.load ssl.conf

I think this bug is due to a lack of enabled modules during installation
of the owncloud package but I d'nt know exactly the list and I d'nt
remenber if I do some usefull change after filling the bug and before I
upgrade to 6.0.4+dfsg-1.
If needed I can do a test from a fresh apache2 installation but only in
2 weeks, answer me if you want that.

Regards

-- 
 Francois Mescam Tel:+33 6 16 05 77 61


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752576: owncloud: Just after install owncloud stop on introuvable

2014-06-28 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Control: severity -1 important
Control: tags -1 moreinfo

Hi Francois,

Thanks for your report.

Le 24/06/2014 16:49, Francois Mescam a écrit :
 Package: owncloud
 Version: 6.0.4~beta1+dfsg-1

Can you reproduce this issue with the version 6.0.3+dfsg-2 from testing
(and eventually 6.0.4+dfsg-1 just uploaded, even if I doubt anything
will change from 6.0.4~beta1+dfsg-1)?

 In the file /var/log/owncloud.log there is nothing, in the file 
 /etc/apache2/error.log there is :
 
 [Tue Jun 24 22:28:10.551589 2014] [core:alert] [pid 19228] [client 
 127.0.0.1:38616] /usr/share/owncloud/data/.htaccess: Invalid command 
 'IndexIgnore', perhaps misspelled or defined by a module not included in the 
 server configuration

Can you please post the content of the
/usr/share/owncloud/data/.htaccess file?

 Tue Jun 24 22:41:07.469234 2014] [access_compat:error] [pid 20341] [client 
 127.0.0.1:38667] AH01797: client denied by server configuration: 
 /usr/share/owncloud/data/htaccesstest.txt
[…]
 And the file /usr/share/owncloud/data/htaccesstest.txt does not exist.

What does
$ ls -ld /var/lib/owncloud/data
display?

What is the user your webserver is running in?

What kind of change did you make from a stock apache2 package’s
configuration?

Can you try and enable back any Apache module as needed by
/etc/owncloud/htaccess?

Regards

David

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCAAGBQJTryq4AAoJEAWMHPlE9r08sSMH/A6Xy1vovq591NFrv6MsnNzj
Wixd1rQGKINPpojWgQeIe6IA2mEiy/KI+daBMH8Hsbt3BbxH/k0ajOXZ4CH8A7bO
4w614DHSGFaXON/IMzaFrk5f+YhXo/vTPaY76M+ub2VJmYVFrX0VNnJGr/51Z3i/
0SNXIS29ktF9ClK/sKSNnAU1KIMwXFMOID7QLyZ/2Tft7YZnktz4UWTWO9Wp9WG0
XbP7jNGDDg3Cj/MD/WAILOCj9Dqv4BnsdYyJT32mNTP2T+QAeL0T+qn8ck4RPZhF
sj2cJmjCkKIdGKG0ylNxZPFEFiCfAntgvHHVnnqn9KuQRgg7VZ2xetW2UIm3U+4=
=O+Rm
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752576: owncloud: Just after install owncloud stop on introuvable

2014-06-24 Thread Francois Mescam
Package: owncloud
Version: 6.0.4~beta1+dfsg-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I've installed owncloud, and just after :
- I do http://localhost/owncloud with iceweasel
- I enter the username, the password, and I clic on terminer l'installation
- after a moment I obtain in red Introuvable

If I redo http://localhost/owncloud I reobtain in red Introuvable

I try to execute again the install process by remove the file 
/etc/owncloud/config.php
and I obtain the same result.

In the file /var/log/owncloud.log there is nothing, in the file 
/etc/apache2/error.log there is :

[Tue Jun 24 22:28:10.551589 2014] [core:alert] [pid 19228] [client 
127.0.0.1:38616] /usr/share/owncloud/data/.htaccess: Invalid command 
'IndexIgnore', perhaps misspelled or defined by a module not included in the 
server configuration
[Tue Jun 24 22:28:11.467193 2014] [core:alert] [pid 19169] [client 
127.0.0.1:38621] /usr/share/owncloud/data/.htaccess: Invalid command 
'IndexIgnore', perhaps misspelled or defined by a module not included in the 
server configuration
[Tue Jun 24 22:28:28.172619 2014] [core:alert] [pid 17519] [client 
127.0.0.1:38623] /usr/share/owncloud/data/.htaccess: Invalid command 
'IndexIgnore', perhaps misspelled or defined by a module not included in the 
server configuration
[Tue Jun 24 22:28:28.181517 2014] [:error] [pid 17516] [client 127.0.0.1:38622] 
creating sqlite db, referer: http://localhost/owncloud/index.php

I do a2enmod autoindex, I delete /etc/owncloud/config.php, I go to 
http://localhost/owncloud and I obtain 
the same result than before but in /etc/apache2/error.log it's different :

Tue Jun 24 22:41:07.469234 2014] [access_compat:error] [pid 20341] [client 
127.0.0.1:38667] AH01797: client denied by server configuration: 
/usr/share/owncloud/data/htaccesstest.txt
[Tue Jun 24 22:41:08.613532 2014] [access_compat:error] [pid 20344] [client 
127.0.0.1:38670] AH01797: client denied by server configuration: 
/usr/share/owncloud/data/htaccesstest.txt
[Tue Jun 24 22:41:20.352803 2014] [access_compat:error] [pid 20330] [client 
127.0.0.1:38673] AH01797: client denied by server configuration: 
/usr/share/owncloud/data/htaccesstest.txt
[Tue Jun 24 22:41:20.378866 2014] [:error] [pid 20327] [client 127.0.0.1:38672] 
creating sqlite db, referer: http://localhost/owncloud/index.php

And the file /usr/share/owncloud/data/htaccesstest.txt does not exist.

So what can I do to have an operationnal owncloud ?

With my best regards


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (400, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages owncloud depends on:
ii  apache2  2.4.9-2
ii  apache2-bin [httpd]  2.4.9-2
ii  fonts-font-awesome   4.1.0~dfsg-1
ii  fonts-liberation 1.07.4-1
ii  fonts-linuxlibertine 5.3.0-2
ii  fonts-lohit-deva 2.5.3-1
ii  fonts-sil-gentium-basic  1.1-7
ii  fonts-wqy-microhei   0.2.0-beta-2
ii  libjs-chosen 0.9.11-1
ii  libjs-dojo-dojox 1.7.2+dfsg-1
ii  libjs-jcrop  0.9.12+dfsg-1
ii  libjs-jquery 1.7.2+dfsg-3
ii  libjs-jquery-minicolors  1.2.1-1
ii  libjs-jquery-mousewheel  9-1
ii  libjs-jquery-timepicker  1.2-1
ii  libjs-pdf1.0.277-1
ii  libphp-phpmailer 5.1-1
ii  mediawiki-classes1:1.19.16+dfsg-1
ii  owncloud-doc 0~20140609-2
ii  php-doctrine-dbal2.4.2-2
ii  php-getid3   1.9.8-1
ii  php-patchwork-utf8   1.1.24-1
ii  php-pear 5.6.0~beta4+dfsg-4
ii  php-pimple   1.1.1-1
ii  php-sabre-dav1.7.12-1
ii  php-sabre-vobject2.1.5-1
ii  php-symfony-console  2.3.1+dfsg-1
ii  php-symfony-routing  2.0.19-1
ii  php-xml-parser   1.3.4-6
ii  php5 5.6.0~beta4+dfsg-4
ii  php5-gd  5.6.0~beta4+dfsg-4
ii  php5-json1.3.5-2
ii  php5-sqlite  5.6.0~beta4+dfsg-4
ii  zendframework1.12.5-0.1

Versions of packages owncloud recommends:
ii  libav-tools 10:2.2.4-dmo1
ii  libreoffice 1:4.2.5-1
pn  php-aws-sdk none
ii  php-crypt-blowfish  1.1.0~RC2-1
pn  php-dropbox none
pn  php-google-api-php-client   none
pn  php-irods-prods none
pn  php-opencloud   none
ii  php-seclib  0.3.6-1
ii  php5-apcu   4.0.4-2
ii  php5-cli5.6.0~beta4+dfsg-4
ii  php5-curl   5.6.0~beta4+dfsg-4
ii  php5-imagick3.1.2-1+b1
ii  php5-intl   5.6.0~beta4+dfsg-4
pn  php5-ldap   none
ii  php5-mcrypt 5.6.0~beta4+dfsg-4
ii  postfix