- Sep 26, 2024
- Sep 25, 2024
-
-
anarcat authored
This is causing locale problems that I can't reproduce locally, but that still exist, so let's just silence this for now. Example: https://gitlab.torproject.org/tpo/tpa/wiki-replica/-/jobs/687276 Excerpt: $ ./bin/mdl-wrapper $(cat changed-files.txt) checking file service/donate.md... /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl/doc.rb:39:in `split': invalid byte sequence in US-ASCII (ArgumentError) from /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl/doc.rb:39:in `initialize' from /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl/doc.rb:50:in `new' from /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl/doc.rb:50:in `new_from_file' from /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl.rb:91:in `block in run' from /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl.rb:83:in `each' from /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl.rb:83:in `run' from /usr/share/rubygems-integration/all/gems/mdl-0.13.0/bin/mdl:10:in `<top (required)>' from /usr/bin/mdl:25:in `load' from /usr/bin/mdl:25:in `<main>' This reverts commit 3b2ba6cb.
- Sep 24, 2024
-
-
Jérôme Charaoui authored
-
groente authored
-
anarcat authored
Boom: /usr/share/rubygems-integration/all/gems/mdl-0.13.0/lib/mdl/doc.rb:39:in `split': invalid byte sequence in US-ASCII (ArgumentError) According to iconv, that's: $ iconv -f ascii -t utf-8 howto/postgresql.md > /dev/null iconv: illegal input sequence at position 41113 Which is the "bullet" ("●", U+25CF BLACK CIRCLE) in the systemctl output.
-
Jérôme Charaoui authored
- Sep 23, 2024
-
-
anarcat authored
https://gitlab.torproject.org/tpo/tpa/base-images/-/jobs/683968 ran correctly, but the image was unchanged so the new tag didn't make it.
-
anarcat authored
We'd use our own image here, but i can't find a stable-backports image (base-images#13).
-
- Sep 22, 2024
-
- Sep 21, 2024
-
-
Sebastian Hahn authored
-
- Sep 20, 2024
-