Hash mismatch www/owncloud (10.0.0)

Kevin Lo kevlo at FreeBSD.org
Thu May 4 01:18:08 UTC 2017


On Wed, May 03, 2017 at 04:48:34PM -0400, Jim Ohlstein wrote:
> 
> Helllo,

Hi Jim,

> I did a fresh install today and received a "code integrity" error in the 
> admin page. It led to this:
> 
> Technical information
> =====================
> The following list covers which files have failed the integrity check. 
> Please read
> the previous linked documentation to learn more about the errors and how 
> to fix
> them.
> 
> Results
> =======
> - user_external
> 	- INVALID_HASH
> 		- lib/smb.php
> 
> Raw output
> ==========
> Array
> (
>      [user_external] => Array
>          (
>              [INVALID_HASH] => Array
>                  (
>                      [lib/smb.php] => Array
>                          (
>                              [expected] => some_hash
>                              [current] => a_different_hash"
>                          )
> 
>                  )
> 
>          )
> 
> )
> 
> Repeated the install and got the same error.
> 
> I haven't done much testing, but the script seems to be "working".

Fixed in r440074, sorry for the breakage.

> -- 
> Jim Ohlstein

	Kevin


More information about the freebsd-ports mailing list