Skip to content

Commit

Permalink
debian-sid: remove tzdata-legacy build dep (temporarily)
Browse files Browse the repository at this point in the history
It seems tzdata 2024b-1 has introduced some regressions

> Unpacking tzdata-legacy (2024b-1) ...
> dpkg: error processing archive /tmp/apt-dpkg-install-Mvcn0a/003-tzdata-legacy_2024b-1_all.deb (--unpack):
> trying to overwrite '/usr/share/zoneinfo/Asia/Choibalsan', which is also in package tzdata 2024a-4

https://tracker.debian.org/pkg/tzdata
https://tracker.debian.org/news/1571180/accepted-tzdata-2024b-1-source-into-unstable/

Signed-off-by: Szilard Parrag <[email protected]>
  • Loading branch information
OverOrion committed Oct 3, 2024
1 parent fd5dfb1 commit 590335c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbld/build.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
debian-bullseye python3,nojava,notzdatalegacy,nobpf
debian-bookworm python3,nojava,notzdatalegacy
debian-testing python3,nojava
debian-sid python3,nojava
debian-sid python3,nojava,notzdatalegacy

# on ubuntu, we start using Python3 at focal onwards.
# libcriterion-dev is available starting with 21.04
Expand Down

0 comments on commit 590335c

Please sign in to comment.