summaryrefslogtreecommitdiffstats
path: root/d-i-preseed-cfgs/debian_sid_daily_rescue_ar_preseed.cfg
diff options
context:
space:
mode:
authorWouter Verhelst <w@uter.be>2014-02-25 08:28:04 +0100
committerWouter Verhelst <w@uter.be>2014-02-25 08:28:04 +0100
commit81051c4fc12865b61759801ab2aa5ad00fe9b432 (patch)
tree6dbe666274f63a55df8a74dd015b01013937bff4 /d-i-preseed-cfgs/debian_sid_daily_rescue_ar_preseed.cfg
parent357ad514fe1f1171425e5730154dc578599915f5 (diff)
downloadjenkins.debian.net-81051c4fc12865b61759801ab2aa5ad00fe9b432.tar.xz
Fix architecture check
d-i_build.sh checks the architecture by parsing a hardcoded list of architecture wildcards. It misses the wildcards of the form <os>-any and any-<cpu>, however, which have been supported since a fair while now. This has caused jenkins to (incorrectly) skip the builds for partman-nbd up until partman-nbd 0.22 (which reverted back to Architecture: all). Rather than trying to expand the hardcoded list, instead use dpkg-architecture's -i option, which checks if the current architecture matches the wildcard architecture specified as an argument to -i. This option has been available since dpkg 1.13.13, i.e., pre-oldstable.
Diffstat (limited to 'd-i-preseed-cfgs/debian_sid_daily_rescue_ar_preseed.cfg')
0 files changed, 0 insertions, 0 deletions