Commit 35aacfc
committed
Remove Ubuntu 18.04 deployments
Our attempted deployments to the Ubuntu 18.04 (bionic) repo at
packages.microsoft.com have been failing with the following error:
"Apt repo only supports 'amd64'- based packages. 'undefined' is not
supported."
Even after a workaround was found, running the installed package would
result in the following error:
"git: symbol lookup error: git: undefined symbol: pcre2_maketables_free_8"
In light of this, we are removing support for installing Ubuntu 18.04 via
apt-get and are instead recommending an install from source approach.
In addition to these changes, the BIONIC_REPO_ID secret has been removed
from the repo and all previous deployments to the 18.04 feed have been
deleted.1 parent 92c5052 commit 35aacfc
2 files changed
+12
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 92 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
140 | 119 | | |
141 | 120 | | |
142 | 121 | | |
| |||
157 | 136 | | |
158 | 137 | | |
159 | 138 | | |
160 | | - | |
| 139 | + | |
161 | 140 | | |
162 | 141 | | |
163 | 142 | | |
| |||
176 | 155 | | |
177 | 156 | | |
178 | 157 | | |
179 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
180 | 165 | | |
181 | 166 | | |
182 | 167 | | |
| |||
0 commit comments