extrepo (0.15)
[PTS] [DDPO]
ERROR:
- Git: https://salsa.debian.org/extrepo-team/extrepo.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 425984
- Browser: https://salsa.debian.org/extrepo-team/extrepo
- Last scan: 2026-02-24 11:53:01+00
- Error: remote: Retry later
fatal: unable to access 'https://salsa.debian.org/extrepo-team/extrepo.git/': The requested URL returned error: 429
- Next scan: 2026-03-01 19:59:00+00
- Open issues: 9
- CI pipeline status: success
- Debian changelog in Git:
extrepo (0.15) UNRELEASED; urgency=medium
* Handle repositories that no longer exist in unparameterized "extrepo
update" command (i.e., a global one)
* Fix logic in check for whether a repository is enabled.
* Do not write an 'Architectures:' line to a .sources file. Instead,
check whether the architectures supported by the repository are
enabled (either as the native architecture or as a foreign one) on
the system where extrepo is run. Closes: #947244.
-- Wouter Verhelst <wouter@debian.org> Sun, 08 Feb 2026 14:47:34 +0200
- This branch is 8 commits ahead of tag extrepo_0.14
- Git log:
commit ed7ee92ca82e8005fd146ea7f7386acee4a02d26
Author: Wouter Verhelst <w@uter.be>
Date: Sun Feb 8 19:48:37 2026 +0200
Changelog entry
commit 345faa8442a78108bdb040a1ef03bc8d345826ad
Author: Wouter Verhelst <w@uter.be>
Date: Sun Feb 8 19:47:00 2026 +0200
Don't try to write an Architectures line
Previously, we wrote an "Architectures:" line to a .sources file with
the architectures supported by a repository.
Unfortunately, that causes secondary effects which are undesirable. As
this is really a bug in apt, not in extrepo, we can handle this "better"
by not trying to handle it at all (and redirect any potential bug
reports to apt).
Closes: #947244.
commit 208475bf1faf87e14b62fe4c17e2549d22881d6d
Author: Wouter Verhelst <w@uter.be>
Date: Sun Feb 8 14:47:16 2026 +0200
Drop superfluous whitespace
commit d1673a48b1fe27badfab6cfef9f2e9f210be51fe
Author: Wouter Verhelst <w@uter.be>
Date: Sun Feb 8 12:44:38 2026 +0200
Don't fail to update all when some repositories are no longer available.
commit d504ecaaec5ad7734ef99decf38c381fb246164f
Author: Wouter Verhelst <w@uter.be>
Date: Sun Feb 8 12:42:44 2026 +0200
Fix logic on enabledness
commit cc10a842a98a00fcae901c458183f03c93094e28
Merge: ba1ce36 1082191
Author: Wouter Verhelst <w@uter.be>
Date: Sun Feb 8 12:46:04 2026 +0200
Merge tag 'extrepo_0.14'
Tagging extrepo 0.14
commit ba1ce363753c2bc13a50dda78fd2f81db099074f
Merge: 11998ba c1c76d0
Author: Wouter Verhelst <wouter@debian.org>
Date: Mon May 12 17:01:24 2025 +0000
Merge branch '7-use-a-deterministic-order-for-the-deb822-fields' into 'master'
Resolve "Use a deterministic order for the deb822 fields"
Closes #7
See merge request extrepo-team/extrepo!9
commit c1c76d0b2fbd7dc43a40993f7e8bba3b3406b569
Author: Wouter Verhelst <wouter@debian.org>
Date: Sun Mar 30 17:05:09 2025 +0000
explicitly set an output order