We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c70d0 commit 8ce3872Copy full SHA for 8ce3872
1 file changed
packages/misc-debs/config.sh
@@ -49,13 +49,9 @@ function fetch() {
49
50
#
51
# Note about the debs being fetched:
52
- # - td-agent was built by the "td-agent" linux-pkg package, but it
53
- # now fails to build due to broken third party dependencies. See
54
- # DLPX-69338 and DLPX-68211.
55
# - unzip was added as a temporary workaround to DLPX-73555.
56
57
local debs=(
58
- "td-agent_3.5.0-delphix-2019.09.18.20_amd64.deb 84dfa2436039ff2a6312484bd7295ebaf570b5f59f100380b57e68b4800855c4"
59
"unzip_6.0-21ubuntu1_amd64.deb d46069c369ce88c8dd91c52abb8de8d6053606748ef18b3b9bc290fdd8ad2953"
60
)
61
0 commit comments