"p/haskell-regex/merge_requests" did not exist on "master"
- Apr 13, 2025
-
-
Lucas Nussbaum authored
-
- Mar 30, 2025
-
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
- Feb 11, 2025
-
-
Antonio Terceiro authored
This causes a crash under Ruby 3.3, and it does not seem necessary.
-
- Dec 26, 2024
-
-
Lucas Nussbaum authored
-
- Jul 27, 2024
-
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
- Oct 26, 2023
-
-
Lucas Nussbaum authored
-
- Oct 25, 2023
-
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
- Aug 12, 2023
-
-
Lucas Nussbaum authored
-
- Jul 26, 2023
-
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
- Dec 27, 2022
-
-
Antonio Terceiro authored
e.g. logs where the host ran out of disk space don't have Version:, Status:, or Build-Time: lines.
-
- Dec 19, 2022
-
-
Lucas Nussbaum authored
-
- Jun 22, 2022
-
-
Lucas Nussbaum authored
-
- May 30, 2022
-
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
- Nov 04, 2021
-
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
Lucas Nussbaum authored
-
- Oct 23, 2021
-
-
Antonio Terceiro authored
Keep the later one since it sets the value of `chroot` while the former doesn't.
-
Antonio Terceiro authored
-
- Oct 16, 2021
-
-
Antonio Terceiro authored
sbuild logs downloaded from buildd.debian.org have an extra empty line at the beginning. In any case, leading whitespace is pointless in logs.
-
- Oct 13, 2021
-
-
Antonio Terceiro authored
Several of those templates were obsolete (mentioning lenny, jessie). Keep one single template for generic FTBFS bugs, all other cases can be handled by custom templates in the command line. New templates for bugtypes can be added by creating lib/collab-qa/bug_templates/${BUGTYPE}.txt.liquid
-
- Oct 11, 2021
-
-
Antonio Terceiro authored
The template is using Liquid, which is similar to Smarty(PHP) and Jinja2(Python). Example template I'm using for ruby3.0 FTBFS triaging: ----------------8<----------------8<----------------8<----------------- From: {{ fullname }} <{{ email }}> To: submit@bugs.debian.org Subject: {{ package }}: FTBFS with ruby3.0: {{ summary }} Source: {{ package }} Version: {{ version | split:'+rebuild' | first }} Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: debian-ruby@lists.debian.org Usertags: ruby3.0 Hi, We are about to enable building against ruby3.0 on unstable. During a test rebuild, {{ package }} was found to fail to build in that situation. To reproduce this locally, you need to install ruby-all-dev from experimental on an unstable system or build chroot. Relevant part (hopefully): {% for line in extract %}> {{ line }} {% endfor %} The build full is available at https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/{{ package }}/{{ filename | replace:".log",".build.txt" }} ----------------8<----------------8<----------------8<-----------------
-
- Oct 06, 2021
-
-
Lucas Nussbaum authored
-
Antonio Terceiro authored
-
Antonio Terceiro authored
-
Antonio Terceiro authored
-
Antonio Terceiro authored
-
- Feb 28, 2021
-
-
Lucas Nussbaum authored
-
- Nov 25, 2020
-
-
Lucas Nussbaum authored
-
- Nov 19, 2020
-
-
Lucas Nussbaum authored
-