Hello

On Fri, 2018-07-27 at 23:48 +0200, Loïc Dachary wrote:
> Hi again,
> 
> Reporting from an upgraded 3.1.1-1 container, the behavior is the
> same. Here is the log I see when I click on **Rebase** in case it
> helps:
> 
> weblate_1       | INFO enough/nextcloud: updating repository
> weblate_1       | INFO enough/nextcloud: update took 0.28 seconds
> weblate_1       | INFO enough/nextcloud: merge remote into repo
> weblate_1       | INFO enough/nextcloud: checking
> translationfiles/fr/enough.po (fr) [1/1]
> weblate_1       | INFO enough/nextcloud/fr: processing
> translationfiles/fr/enough.po, revision has changed
> weblate_1       | INFO enough/nextcloud: updating completed
> weblate_1       | 172.20.0.1 - - [27/Jul/2018:21:43:32 +0000] "POST
> /update/enough/?method=rebase HTTP/1.0" 302 0 "https://weblate.enough
> .community/" "Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101
> Firefox/57.0"
> weblate_1       | [pid: 126|app: 0|req: 9/20] 172.20.0.1 () {52 vars
> in 1047 bytes} [Fri Jul 27 21:43:30 2018] POST
> /update/enough/?method=rebase => generated 0 bytes in 1579 msecs
> (HTTP/1.0 302) 10 headers in 639 bytes (1 switches on core 0)
> weblate_1       | INFO received GitLab notification on repository
> https://lab.enough.community/main/app, branch master, 0 matching
> components, 0 to process

The problem is that correct Git URL as reported by GitLab is:

https://lab.enough.community/main/app.git

While you are using:

https://lab.enough.community/main/app

I've added these to the matching logic just now:

https://github.com/WeblateOrg/weblate/commit/458f2bdf9abdc568aef76fb427
606ab9b5a00fc1


> FWIW I see this error message which does not seem to be relevant
> because it is about Windows and I'm runing GNU/Linux
> 
> July 27, 2018, 9:41 p.m.      File format: rc         
> 
> Traceback (most recent call last):
>   File "/usr/local/lib/python3.5/dist-
> packages/weblate/formats/models.py", line 50, in load_data
>     fileformat.get_class()
>   File "/usr/local/lib/python3.5/dist-
> packages/weblate/formats/ttkit.py", line 709, in get_class
>     'Windows RC file format is not supported on Python 3'
> ImportError: Windows RC file format is not supported on Python 3

You can ignore this one. It's just there in case somebody would be
wondering why the format is missing.

-- 
        Michal Čihař | https://cihar.com/ | https://weblate.org/

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Weblate mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate

Reply via email to