Merge ~rbarry/grafana-snap:rock into grafana-snap:rock

Proposed by Ryan Barry
Status: Merged
Approved by: Ryan Barry
Approved revision: b50b73ddf0e9a4cd74c1d2d82031c5f026155a5d
Merged at revision: b50b73ddf0e9a4cd74c1d2d82031c5f026155a5d
Proposed branch: ~rbarry/grafana-snap:rock
Merge into: grafana-snap:rock
Diff against target: 25 lines (+0/-5)
1 file modified
snapcraft.yaml (+0/-5)
Reviewer Review Type Date Requested Status
BootStack Reviewers Pending
Review via email: mp+430345@code.launchpad.net

Commit message

Remove DNS/ipv6 launchpad debugging

Description of the change

Remove DNS/ipv6 launchpad debugging

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index 8f8a326..65b4bb9 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -62,10 +62,8 @@ parts:
6 build-packages:
7 - autoconf
8 - automake
9- - bind9-dnsutils
10 - build-essential
11 - curl
12- - iproute2
13 override-build: |
14 set -x
15 # install the official nodejs so we get the expected npm version
16@@ -93,9 +91,6 @@ parts:
17 # into OOM issues even with a 10GB RAM VM.
18 export NODE_OPTIONS="--max-old-space-size=8192 --dns-result-order=ipv4first"
19 npm install --location=global --prefix $SNAPCRAFT_PART_BUILD yarn
20- ip addr
21- dig registry.yarnpkg.com
22- nslookup registry.yarnpkg.com
23 cat /etc/resolv.conf
24 env
25 yarn config list

Subscribers

People subscribed via source and target branches

to all changes: