Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NextCloud/OwnCloud integrity error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
NismoC32
Apprentice
Apprentice


Joined: 07 Apr 2003
Posts: 214

PostPosted: Thu Nov 17, 2016 1:30 am    Post subject: NextCloud/OwnCloud integrity error Reply with quote

Is there a way to get the integrity check in Owncloud/NextCloud to accept the Gentoo ebuild file
Quote:
.webapp-????cloud-?.?.?


? = Own or Next and version number
Back to top
View user's profile Send private message
timeraider
n00b
n00b


Joined: 27 Jul 2015
Posts: 41

PostPosted: Sat Feb 11, 2017 5:29 am    Post subject: Reply with quote

I would also like to know if there is anything that can be done.
I have seen that at https://github.com/nextcloud/server/blob/master/lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php#L44
there is already an entry for .webapp files.

Is there already a bug report for this issue?
Back to top
View user's profile Send private message
NismoC32
Apprentice
Apprentice


Joined: 07 Apr 2003
Posts: 214

PostPosted: Mon Mar 20, 2017 9:23 pm    Post subject: Reply with quote

The entry you mention only filters for one of the two .webapp files generated during webapp-config.

File number one is simply called '.webapp' but file number two also has the packagename and version
in it like: '.webapp-nextcloud-11.0.2' and this file makes the integrity error.

Anyone know how to report this to Next/OwnCloud people ?
Back to top
View user's profile Send private message
timeraider
n00b
n00b


Joined: 27 Jul 2015
Posts: 41

PostPosted: Mon Mar 20, 2017 9:49 pm    Post subject: Reply with quote

Okay, I have done some search for this at the Github project pages and found out the following:

For ownCloud it should already work, according to https://github.com/owncloud/core/issues/24218

For nextCloud there is an issue report at https://github.com/nextcloud/server/issues/3112 which is referenced
by the still opened pull-request at https://github.com/nextcloud/server/pull/3113
(and, therefore, it is not yet available in any version).
Back to top
View user's profile Send private message
NismoC32
Apprentice
Apprentice


Joined: 07 Apr 2003
Posts: 214

PostPosted: Mon Mar 20, 2017 10:47 pm    Post subject: Reply with quote

Thanks for the info,
looks like it will be fixed in nexcloud 12 :D
Back to top
View user's profile Send private message
timeraider
n00b
n00b


Joined: 27 Jul 2015
Posts: 41

PostPosted: Tue Apr 04, 2017 1:35 pm    Post subject: Reply with quote

Are there already any news for a release date of nextcloud 12?
Back to top
View user's profile Send private message
NismoC32
Apprentice
Apprentice


Joined: 07 Apr 2003
Posts: 214

PostPosted: Mon May 22, 2017 7:21 pm    Post subject: Reply with quote

Just upgraded to nextCloud 12, but sadly this problem is not fixed :(
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Mon May 22, 2017 7:28 pm    Post subject: Reply with quote

Hi!

You can disable that integrity check in your configuration file:
Code:
  'integrity.check.disabled' => true,

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
NismoC32
Apprentice
Apprentice


Joined: 07 Apr 2003
Posts: 214

PostPosted: Mon May 22, 2017 9:12 pm    Post subject: Reply with quote

xaviermiller wrote:
Hi!

You can disable that integrity check in your configuration file:
Code:
  'integrity.check.disabled' => true,


Yea, I guess it will have to do for now.
Would have prefered not have to disable this security check warning.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum