Debian Package Tracker
Register | Log in
Subscribe

debci

continuous integration system for Debian

Choose email to subscribe with

general
  • source: debci (main)
  • version: 3.14.1
  • maintainer: Debian CI team (DMD)
  • uploaders: Paul Gevers [DMD] – Antonio Terceiro [DMD]
  • arch: all
  • std-ver: 4.4.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.15.2
  • oldstable: 3.6
  • stable: 3.12
  • testing: 3.14.1
  • unstable: 3.14.1
versioned links
  • 2.15.2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.12: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.14.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • debci (16 bugs: 0, 6, 10, 0)
  • debci-collector (1 bugs: 0, 0, 1, 0)
  • debci-worker (7 bugs: 0, 4, 3, 0)
action needed
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2025-01-06 Last update: 2026-03-23 16:30
2 open merge requests in Salsa normal
There are 2 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2026-03-22 20:02
27 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit c96f3fab7e5ca9c129287e012f16bd7a05da7064
Merge: c65cd33 4b33f76
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sun Mar 22 14:44:41 2026 -0300

    Merge branch 'bootstrap-5-followup' into 'master'
    
    Followup for Bootstrap v5 upgrade
    
    See merge request ci-team/debci!315

commit 4b33f7628b987ad09fb939af911ad7bbddcfcdd6
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sun Mar 22 14:17:04 2026 -0300

    Fix markup in the user Job history page
    
    This got broken after the upgrade to Bootstrap v5.

commit 3af7201a23d23cbed93b8a9076f9f47050697958
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sun Mar 22 14:15:25 2026 -0300

    Fix markup in the "Manage API keys" page
    
    This got slightly broken after the switch to Bootstrap v5.

commit c65cd33183d827b1f4b1d6005408a31a96903aea
Merge: 4756b46 166d1f5
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sun Mar 22 10:10:54 2026 -0300

    Merge branch 'bootstrap-5' into 'master'
    
    Move from Bootstrap v3 to v5
    
    See merge request ci-team/debci!314

commit 166d1f56b8162a3820f72bb980c5168bf50ea337
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sun Mar 22 08:59:56 2026 -0300

    Move from Bootstrap v3 to v5
    
    Most of the changes are due to the upgrade itself, but during the
    process I ended up making small layout adjustments and fixing broken
    markup here and there.
    
    Closes: #1088408

commit 4756b46e88af4bcda8caec1ac84a4239f781557e
Merge: 9c222a0 fefbb60
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sat Mar 21 12:32:43 2026 -0300

    Merge branch 'fix-arch-submission-ui' into 'master'
    
    Fix UI for architecture selection when submitting jobs
    
    See merge request ci-team/debci!313

commit fefbb608d9f04daa121844fbfa06e34904ae8f14
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sat Mar 21 11:49:57 2026 -0300

    self service: fix alignment of architectures in the submission form

commit a85db88773efd2e8a6ae5d4695ff5dbeb0cecbd9
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sat Mar 21 11:49:27 2026 -0300

    public/style.css: fix indentation

commit 9c222a006a718c0219ae5f020ee7327ed5106d40
Merge: 389091b b303996
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sat Mar 21 12:11:41 2026 -0300

    Merge branch 'incus-lxc' into 'master'
    
    New backend: incus-lxc
    
    See merge request ci-team/debci!305

commit b303996506236f6f679f2eaa65fba1dc4209fef4
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sat Mar 21 09:01:57 2026 -0300

    debci-update-worker: fix updating with multiple backends
    
    I simply hate how complex all this shell stuff has become.

commit b13162d992087584c22090f3317c3af91421ba65
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Sat Feb 14 08:34:44 2026 -0300

    Make all lxc-based backends share a queue
    
    Given that a host can run both lxc and incus/lxc together, we serve all
    of them under the same queue, while passing the desired backend explicit
    as a job parameter. This also allows us to transition packages between
    lxc and incus-lxc without having to reprovision/transition the workers.
    
    This can later be used to consolidate other backends as well. e.g.
    running both incus-qemu and incus-lxc from the same queue.

commit 00957d97daf5d12a924bdcfbb83e5ad15420b7a5
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Wed Feb 4 19:55:52 2026 -0300

    Add incus/lxd backend
    
    The test image creation mimicks what's done by Debusine for incus-lxc
    images.

commit 389091b5f171b190937b7f7f3e3bd250dd0f6505
Merge: 2f81f64 0969759
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Tue Mar 17 19:33:27 2026 -0300

    Merge branch 'search-exact-match' into 'master'
    
    frontend: search: redirect direct match right away
    
    Closes #213
    
    See merge request ci-team/debci!312

commit 0969759dc969148847a0e4ffb807c80fe9d42972
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Tue Mar 17 18:59:45 2026 -0300

    frontend: search: redirect direct match right away
    
    Fixes: https://salsa.debian.org/ci-team/debci/-/issues/213

commit 2f81f64e1e106037e6a7fa5dd08f2a4097e25015
Merge: b7533df 2c61ecf
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Mon Mar 16 19:17:05 2026 -0300

    Merge branch 'status-exclude-removed' into 'master'
    
    Exclude removed packages from status pages
    
    Closes #214
    
    See merge request ci-team/debci!311

commit 2c61ecf6272a99a9fcb821205427e3cc85c53b35
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Mon Mar 16 18:57:42 2026 -0300

    Exclude removed packages from status pages
    
    Fixes: https://salsa.debian.org/ci-team/debci/-/issues/214

commit b7533dfbcbb400671a0c3777e6b1e64892019e7b
Author: Paul Gevers <elbrus@debian.org>
Date:   Thu Mar 12 18:28:49 2026 +0100

    fix typo in commit 90a94eb: -debci -> debci

commit 375dd6314d1fde392ac367ad6102fa7c81d8e691
Merge: d9fce57 90a94eb
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Thu Mar 12 12:18:42 2026 -0300

    Merge branch 'update-worker-fix' into 'master'
    
    backends: fix invoking debci setup from any directory
    
    See merge request ci-team/debci!310

commit 90a94eb2eebfc4a24c5839d3da1b5638d37f6cea
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Thu Mar 12 10:39:50 2026 -0300

    Ensure `debci update-worker` is invoked as debci
    
    This also makes sure that it's invoked from a directory that debci has
    access to, and ensures that postinst and cronjob are consistent.

commit d0c55ce4f8fc85e8da0fdc8b579e1e5729e978fa
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Thu Mar 12 10:38:57 2026 -0300

    backends: fix invoking debci setup from any directory
    
    debci_base_dir needs to be set before sourcing lib/environment.sh!

commit d9fce57487906fc0ad64cf88efc1a70914190bf6
Merge: 67cc7a7 16068f8
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Thu Mar 12 10:32:15 2026 -0300

    Merge branch 'unbreak-salsa-ci' into 'master'
    
    salsa-ci-related fixes
    
    See merge request ci-team/debci!309

commit 16068f899dfc9c6141058064cf529ec145b7305a
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Wed Mar 11 19:58:52 2026 -0300

    build_image_as_root: preserve HTTP proxy environment variables

commit 8c55da3b7cede24eec50beab39f21783d75d9058
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Wed Mar 11 19:58:26 2026 -0300

    rubocop: ignore Naming/PredicateMethod

commit 7b383a5cac54cc34c1371792819ccbbcf9f88317
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Wed Mar 11 19:05:34 2026 -0300

    Apply formatting and style changes suggested by rubocop 1.84.2
    
    Most of these make sense to me, except the one? thing.
    
    Gbp-Dch: ignore

commit fdb4441b77552e7fd7356dae2452c1073b712eda
Author: Iñaki Malerba <inaki@malerba.space>
Date:   Tue Mar 10 19:54:06 2026 -0300

    debci-localtest: allow changing output directory with --logs-dir
    
    This was being carried as a patch in salsa-ci.
    
    Signed-off-by: Antonio Terceiro <terceiro@debian.org>

commit c8a3b4b7a584e7c14c0d30b5ffb0cf831d9ba76d
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Tue Mar 10 19:36:11 2026 -0300

    debci localhost: drop automagic --shell-fail on terminals
    
    salsa-ci has been carrying this change as a patch. It looks like the
    GitLab CI environment lies about stdout being a terminal, and this would
    cause jobs to be stuck.
    
    One can always invoke autopkgtest directly an pass any options to it.
    
    Signed-off-by: Antonio Terceiro <terceiro@debian.org>

commit 9417529c10986cd765e564b5a18650c5744f4047
Author: Antonio Terceiro <terceiro@debian.org>
Date:   Tue Mar 10 19:33:11 2026 -0300

    lib/environment.sh: include experimental in distro detection
    
    salsa-ci also provide images called `experimental`.
    
    Comment: https://salsa.debian.org/salsa-ci-team/pipeline/-/issues/550
Created: 2026-03-12 Last update: 2026-03-22 20:02
lintian reports 13 warnings normal
Lintian reports 13 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-03-10 Last update: 2026-03-10 03:31
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.3 instead of 4.4.1).
Created: 2020-01-21 Last update: 2026-03-09 22:00
news
[rss feed]
  • [2026-03-13] debci 3.14.1 MIGRATED to testing (Debian testing watch)
  • [2026-03-09] Accepted debci 3.14.1 (source) into unstable (Antonio Terceiro)
  • [2026-03-08] debci 3.14 MIGRATED to testing (Debian testing watch)
  • [2026-03-04] Accepted debci 3.14 (source) into unstable (Antonio Terceiro)
  • [2025-12-09] debci 3.13 MIGRATED to testing (Debian testing watch)
  • [2025-12-06] Accepted debci 3.13 (source) into unstable (Antonio Terceiro)
  • [2025-03-07] debci 3.12 MIGRATED to testing (Debian testing watch)
  • [2025-03-04] Accepted debci 3.12 (source) into unstable (Antonio Terceiro)
  • [2025-02-02] debci 3.11 MIGRATED to testing (Debian testing watch)
  • [2025-01-31] Accepted debci 3.11 (source) into unstable (Antonio Terceiro)
  • [2024-04-28] debci 3.10 MIGRATED to testing (Debian testing watch)
  • [2024-04-22] Accepted debci 3.10 (source) into unstable (Antonio Terceiro)
  • [2023-12-14] debci 3.9 MIGRATED to testing (Debian testing watch)
  • [2023-12-11] Accepted debci 3.9 (source) into unstable (Antonio Terceiro)
  • [2023-11-19] debci 3.8 MIGRATED to testing (Debian testing watch)
  • [2023-11-19] debci 3.8 MIGRATED to testing (Debian testing watch)
  • [2023-11-16] Accepted debci 3.8 (source) into unstable (Antonio Terceiro)
  • [2023-11-07] debci 3.7 MIGRATED to testing (Debian testing watch)
  • [2023-11-04] Accepted debci 3.7 (source) into unstable (Antonio Terceiro)
  • [2023-03-09] debci 3.6 MIGRATED to testing (Debian testing watch)
  • [2023-02-26] Accepted debci 3.6 (source) into unstable (Antonio Terceiro)
  • [2022-10-17] debci 3.5.2+nmu1 MIGRATED to testing (Debian testing watch)
  • [2022-10-17] debci 3.5.2+nmu1 MIGRATED to testing (Debian testing watch)
  • [2022-10-15] Accepted debci 3.5.2+nmu1 (source) into unstable (Michael Biebl)
  • [2022-07-11] debci 3.5.2 MIGRATED to testing (Debian testing watch)
  • [2022-07-07] Accepted debci 3.5.2 (source) into unstable (Paul Gevers)
  • [2022-04-01] debci 3.5.1 MIGRATED to testing (Debian testing watch)
  • [2022-03-30] Accepted debci 3.5.1 (source) into unstable (Antonio Terceiro)
  • [2022-03-30] debci 3.5 MIGRATED to testing (Debian testing watch)
  • [2022-03-30] debci 3.5 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 32
  • RC: 0
  • I&N: 14
  • M&W: 17
  • F&P: 1
  • patch: 1
links
  • homepage
  • lintian (0, 13)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 3.13

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing