Age | Commit message (Collapse) | Author | Files | Lines |
|
because the latter has no stable scripting interface
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
t.r-b.o/debian - thanks to lamby for #882186
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
- Update from apt-file 2 to apt-file 3
- the --cache and --sources-list are replaced by --config-file
- "apt-file update" is replaced by "apt update"
- apt config gains Acquire::IndexTargets section
- Make use of features of more recent apt version
- use sources.list in deb822 format
- instead of relying on an uncompressed Packages file with a fixed
pattern in /var/lib/apt/lists/, use "apt-get indextargets" in
connection with "apt-helper cat-file"
Interface change:
Before, the script allowed either a suite name or codename to specify
the Debian release to check. Now, the script is limited to the codename
(jessie, stretch, buster, ...). The reason is, that we want to make sure
to grab the right Packages file using "apt-get indextargets" and for
that we need to specify the suite or the codename. To avoid having to
implement a mapping mechanism, the script now is limited to working with
codenames.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
PostgreSQL
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
(which is a ftbfs bug in syncevolution blocking the fixed parl packages
from entering buster)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
looking for unreproducible artifacts
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
This reverts commit 4d2bce11a38660212d07f53e431ba08aa4502097.
|
|
We might be running in the future, beyond GitHub's cert expiry.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Sadly call_diffoscope requires TMPDIR to be defined and used as base for all results.
When replaced TMPDIR with RESULTSDIR this requirement was overseen.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
not needed anymore now
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
/etc/apt/trusted.gpg.d/ instead of using `apt-key add`
apt-key add is now deprecated and it seems to be giving us troubles now
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
/etc/apt/trusted.gpg.d/ instead of using `apt-key add`
apt-key add is now deprecated and it seems to be giving us troubles now
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
This changes the behaviour such that we always announce on our "noisy"
#debian-reproducible-changes but keeps the main #debian-reproducible
channel free for a) when we really want to notify the channel such as when
we want to preserve artifacts or explicitly ask to be notified and b)
regular chat.
Otherwise, regular/vanilla reschedling can have the effect of masking other
conversations.
Signed-off-by: Chris Lamb <lamby@debian.org>
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Make things self-documenting by reusing the same names everywhere.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Right now, minor failures in the test suite mark the long lived jobs as
failed. The test suite always takes shorter than an hour to run, so it can
be more easily repeated. The tests are moved from the other two jobs into
this one.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Holger Levsen <holger@layer-acht.org>
|
|
instead of file size
psql now always print at least a newline, even if no records are
returned, that broke our `[ -s $UDD ]` check.
Read the whole file once and put it in a bash array for futher usage,
including counting the elements.
Closes: #864238
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
in case this script is called with the wrong argument, and in case of
failures, etc, the temporary file would be left around otherwise
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
of the latest upload date
this fixes a fpos of a package adopted in experimental, but with a later
qa upload in unstable.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
When moving LEDE build directory to /srv/workspace/chroots those
has been mistyped to RESULTSDIR instead of TMPBUILDDIR.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
It was disabled to improve the debug speed while doing
changes on the reproducible_lede_common script.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Results on remote nodes are expected to be under $TMPDIR, which defined
by openwrt_build. RESULTSDIR is undefined on the remote node
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|
|
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
|