On 01/06/2016 12:06 PM, Chris wrote:
> Hi,
>
>> Any ideas?
>
> The best is to report this directly to:
>
> https://github.com/owncloud/gallery/issues
>
> by using the issue template described at:
>
> https://github.com/owncloud/gallery/blob/master/CONTRIBUTING.md#in-short
>
> Make sure to search for other open issues first.
>
>> This is on Owncloud 8.2.2 and Gallery 14.2.0. I do note that various
>> apps weren't upgraded, so I had to manually do:
>>
>> rm apps/*/appinfo/version
>> ./occ upgrade
>
> You always should remove all files and folders expect /data/ and /config/
> instead of just copy over new files over old ones. This avoids having such
> issues where you have to manually remove the version file. :-)
I update w/
rsync -av --delete --exclude .git . /path/to/destination
So everything should be overwritten properly.
Since I rev-control each release (a git branch called master which
tracks upstream release tarballs and is then merged into the production
branch), your method doesn't fit my workflow.
Still, I'm not sure why the rsync didn't update version correctly. Odd.
--
"When a self-governing people confer upon their government the power
to take money from some and give it to others, the process will not
stop until the last bone of the last taxpayer is picked bare."
-- Howard E. Kershner (Kershner's First Law)
PGP Key: http://www.mattcaron.net/pgp_key.txt
~~ Matt Caron ~~
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user