Deploy hook is broken #1

Closed
opened 5 years ago by decentral1se · 2 comments
Owner
root@variaserver:~# /srv/gitea/gitea-repositories/varia/varia.website.git/hooks/post-update

Pulling from bare to clones ...
From https://git.vvvvvvaria.org/varia/varia.website
 * branch            master     -> FETCH_HEAD
Already up to date.
Already up to date.
Generating the website using Pelican's make publish ...
pelican /srv/gitea/clones/varia.website/content -o /var/www/html/ -s /srv/gitea/clones/varia.website/publishconf.py 
WARNING: MD_EXTENSIONS is deprecated use MARKDOWN instead. Falling back to the default.
WARNING: %s usage in TRANSLATION_FEED_RSS is deprecated, use {lang} instead.
ERROR: Cannot load plugin `extract_toc`
  | ModuleNotFoundError: No module named 'bs4'
ERROR: Cannot load plugin `events-ics`
  | ModuleNotFoundError: No module named 'icalendar'
ERROR: Cannot load plugin `complex_footnotes`
  | ModuleNotFoundError: No module named 'html5lib'
CRITICAL: TabError: inconsistent use of tabs and spaces in indentation (stream.py, line 11)
make: *** [Makefile:100: publish] Error 1
``` root@variaserver:~# /srv/gitea/gitea-repositories/varia/varia.website.git/hooks/post-update Pulling from bare to clones ... From https://git.vvvvvvaria.org/varia/varia.website * branch master -> FETCH_HEAD Already up to date. Already up to date. Generating the website using Pelican's make publish ... pelican /srv/gitea/clones/varia.website/content -o /var/www/html/ -s /srv/gitea/clones/varia.website/publishconf.py WARNING: MD_EXTENSIONS is deprecated use MARKDOWN instead. Falling back to the default. WARNING: %s usage in TRANSLATION_FEED_RSS is deprecated, use {lang} instead. ERROR: Cannot load plugin `extract_toc` | ModuleNotFoundError: No module named 'bs4' ERROR: Cannot load plugin `events-ics` | ModuleNotFoundError: No module named 'icalendar' ERROR: Cannot load plugin `complex_footnotes` | ModuleNotFoundError: No module named 'html5lib' CRITICAL: TabError: inconsistent use of tabs and spaces in indentation (stream.py, line 11) make: *** [Makefile:100: publish] Error 1 ```
Poster
Owner

Beyond these issues, many, many, many more! Broken metadata, invalid indetation in the stream code, some type errors and a bunch of deprecations. Arrrrgggghhhhhhhhhh.

Beyond these issues, many, many, many more! Broken metadata, invalid indetation in the stream code, some type errors and a bunch of deprecations. Arrrrgggghhhhhhhhhh.
Poster
Owner

Done 🔥

Done :fire:
decentral1se closed this issue 5 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.