-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstatus-2018-02-16.html
More file actions
322 lines (283 loc) · 23.7 KB
/
status-2018-02-16.html
File metadata and controls
322 lines (283 loc) · 23.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<html lang="english">
<head>
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/stylesheet/style.min.css">
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/pygments/github.min.css">
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/font-awesome/css/font-awesome.min.css">
<link href="https://cloud-init.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Cloud-init Info Atom">
<link rel="shortcut icon" href="/theme/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="/theme/img/favicon.ico" type="image/x-icon">
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50554247-3', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#2c001e">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#2c001e">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Microsoft EDGE -->
<meta name="msapplication-TileColor" content="#2c001e">
<meta name="author" content="chad.smith@canonical.com" />
<meta name="description" content="Meeting information #cloud-init: Cloud-init bi-weekly status meeting, 16 Feb at 16:08 — 17:18 UTC Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2018/cloud-init.2018-02-16-16.08.log.html]] Meeting summary Recent changes The discussion about "Recent changes" started at 16:08. LINK: https://jenkins.ubuntu.com/server/view …" />
<meta name="keywords" content="">
<meta property="og:site_name" content="Cloud-init Info"/>
<meta property="og:title" content="Cloud-init bi-weekly status"/>
<meta property="og:description" content="Meeting information #cloud-init: Cloud-init bi-weekly status meeting, 16 Feb at 16:08 — 17:18 UTC Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2018/cloud-init.2018-02-16-16.08.log.html]] Meeting summary Recent changes The discussion about "Recent changes" started at 16:08. LINK: https://jenkins.ubuntu.com/server/view …"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content="https://cloud-init.github.io/status-2018-02-16.html"/>
<meta property="og:type" content="article"/>
<meta property="article:published_time" content="2018-02-16 16:08:00+00:00"/>
<meta property="article:modified_time" content=""/>
<meta property="article:author" content="https://cloud-init.github.io/author/chadsmithcanonicalcom.html">
<meta property="article:section" content="status-meeting-minutes"/>
<meta property="og:image" content="/images/cloud-init-orange.svg">
<title>Cloud-init Info – Cloud-init bi-weekly status</title>
</head>
<body>
<aside>
<div>
<a href="https://cloud-init.github.io">
<img src="/images/cloud-init-orange.svg" alt="Cloud-init" title="Cloud-init">
</a>
<h1><a href="https://cloud-init.github.io">Cloud-init</a></h1>
<p>Make your cloud images be all they can be</p>
<nav>
<ul class="list">
<li><a href="https://cloudinit.readthedocs.org/" target="_blank">Docs</a></li>
<li><a href="https://cloud-init.io" target="_blank">Overview</a></li>
<li><a href="https://cloudinit.readthedocs.io/en/latest/topics/hacking.html" target="_blank">Hacking</a></li>
<li><a href="https://jenkins.ubuntu.com/server/view/cloud-init/" target="_blank">CI builds</a></li>
<li><a href="https://launchpad.net/cloud-init" target="_blank">Code</a></li>
</ul>
</nav>
<ul class="social">
<li><a class="sc-github" href="https://github.com/cloud-init" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a class="sc-wechat" href="https://webchat.freenode.net/?channels=cloud-init" target="_blank"><i class="fa fa-wechat"></i></a></li>
</ul>
</div>
</aside>
<main>
<nav>
<a href="https://cloud-init.github.io">Home</a>
<a href="/archives.html">Archives</a>
<a href="/categories.html">Categories</a>
<a href="/tags.html">Tags</a>
<a href="https://cloud-init.github.io/feeds/all.atom.xml">Atom</a>
</nav>
<article class="single">
<header>
<h1 id="status-2018-02-16">Cloud-init bi-weekly status</h1>
<p>
Posted on Fri 16 February 2018 in <a href="https://cloud-init.github.io/category/status-meeting-minutes.html">status-meeting-minutes</a>
• 7 min read
</p>
</header>
<div>
<h2>Meeting information</h2>
<ul>
<li>#cloud-init: Cloud-init bi-weekly status meeting, 16 Feb at 16:08 — 17:18 UTC</li>
<li>Full logs at [[<a href="http://ubottu.com/meetingology/logs/cloud-init/2018/cloud-init.2018-02-16-16.08.log.html">http://ubottu.com/meetingology/logs/cloud-init/2018/cloud-init.2018-02-16-16.08.log.html</a>]]</li>
</ul>
<h2>Meeting summary</h2>
<h3>Recent changes</h3>
<p>The discussion about "Recent changes" started at 16:08.</p>
<ul>
<li><strong>LINK</strong>: <a href="https://jenkins.ubuntu.com/server/view/cloud-init/">https://jenkins.ubuntu.com/server/view/cloud-init/</a> </li>
</ul>
<h3>In-progress Development</h3>
<p>The discussion about "In-progress Development" started at 16:18.</p>
<ul>
<li><strong>LINK</strong>: <a href="https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin">https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin</a> </li>
<li><strong>LINK</strong>: <a href="https://bugs.launchpad.net/cloud-init/+bug/1749722">https://bugs.launchpad.net/cloud-init/+bug/1749722</a> </li>
<li><strong>LINK</strong>: <a href="https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284">https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284</a> </li>
<li><strong>LINK</strong>: <a href="https://bugs.launchpad.net/cloud-init/+bug/1749722">https://bugs.launchpad.net/cloud-init/+bug/1749722</a> </li>
<li><strong>LINK</strong>: <a href="https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284">https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284</a> </li>
</ul>
<h3>cloud-init version 18.1 release (2/23/2018)</h3>
<p>The discussion about "cloud-init version 18.1 release (2/23/2018)" started at 16:27.</p>
<ul>
<li><strong>LINK</strong>: <a href="https://code.launchpad.net/~sankaraditya/cloud-init/+git/cloud-init/+merge/337736">https://code.launchpad.net/~sankaraditya/cloud-init/+git/cloud-init/+merge/337736</a> </li>
<li><strong>LINK</strong>: <a href="https://bugs.launchpad.net/cloud-init/+bug/1749980">https://bugs.launchpad.net/cloud-init/+bug/1749980</a> </li>
</ul>
<h3>Office hours (next ~30 mins)</h3>
<p>The discussion about "Office hours (next ~30 mins)" started at 16:42.</p>
<ul>
<li><strong>LINK</strong>: <a href="https://cloud-init.github.io">https://cloud-init.github.io</a> </li>
</ul>
<h2>Vote results</h2>
<h2>Done items</h2>
<ul>
<li>(none)</li>
</ul>
<h2>People present (lines said)</h2>
<ul>
<li>blackboxsw (64)</li>
<li>stanguturi (19)</li>
<li>smoser (17)</li>
<li>ubot5 (6)</li>
<li>meetingology (4)</li>
<li>powersj (3)</li>
<li>rharper (2)</li>
<li>nacc (1)</li>
</ul>
<h2>Full Log</h2>
<p>16:04 <code><blackboxsw></code> hey folks thanks for joining in to another cloud-init biweekly status meeting</p>
<p>16:05 <code><blackboxsw></code> the early meeting day this week is to avoid hitting the upcoming US holiday on Monday</p>
<p>16:05 <code><blackboxsw></code> This meeting is probably going to be short, but we wanted to generate any discussion around the release we have scheduled for next week. I'll go through the following topics</p>
<p>16:05 <code><blackboxsw></code> recent changes, In-progress development, Release 18.1 Discussion, Office hours (30 mins)</p>
<p>16:05 <code><blackboxsw></code> Without further ado...</p>
<p>16:08 <code><blackboxsw></code> #startmeeting Cloud-init bi-weekly status meeting</p>
<p>16:08 <code><meetingology></code> Meeting started Fri Feb 16 16:08:08 2018 UTC. The chair is blackboxsw. Information about MeetBot at <a href="http://wiki.ubuntu.com/meetingology.">http://wiki.ubuntu.com/meetingology.</a></p>
<p>16:08 <code><meetingology></code> </p>
<p>16:08 <code><meetingology></code> Available commands: action commands idea info link nick</p>
<p>16:08 <code><blackboxsw></code> much better thanks nacc</p>
<p>16:08 <code><nacc></code> blackboxsw: yw</p>
<p>16:08 <code><blackboxsw></code> #topic Recent changes</p>
<p>16:08 <code><blackboxsw></code> Cloud-init upstream team has been working on an SRU for Artful and Xenial.</p>
<p>16:09 <code><blackboxsw></code> We discovered a couple of SRU-blocking bugs on EC2 as well as cloud-init subcommands so we've landed a couple of fixes there which are queued for SRU now</p>
<p>16:09 <code><blackboxsw></code> * cloud-init status --wait blocks until all stages complete (LP: #1747965)</p>
<p>16:09 <code><blackboxsw></code> * SRU EC2 upgrade path fix for 'systemctl restart cloud-init.service' (LP:1748354)</p>
<p>16:09 <code><blackboxsw></code> * Fix ds-identify nocloud detection with bind mounted writable/system-data directory (LP: #1747070)</p>
<p>16:09 <code><blackboxsw></code> * Tests: include missing unitests in python2.6 environments. Fix py2.6 incompatilibilies</p>
<p>16:09 <code><ubot5></code> Launchpad bug 1747965 in cloud-init (Ubuntu) "cloud-init status reports done before boot is finished" [High,Fix released] <a href="https://launchpad.net/bugs/1747965">https://launchpad.net/bugs/1747965</a></p>
<p>16:09 <code><ubot5></code> Launchpad bug 1747070 in cloud-init "ds-identify does not see nocloud seed in core snap" [Medium,Fix committed] <a href="https://launchpad.net/bugs/1747070">https://launchpad.net/bugs/1747070</a></p>
<p>16:11 <code><blackboxsw></code> * Fixed centos cloud-init build and test tooliing</p>
<p>16:12 <code><blackboxsw></code> * SUSE: Fix groups used for ownership of cloud-init.log [RobertS]</p>
<p>16:12 <code><blackboxsw></code> thanks folks for continuing to push on quality of cloud-init releases.</p>
<p>16:12 <code><smoser></code> o/ thanks for starting blackboxsw</p>
<p>16:13 <code><blackboxsw></code> not sure if I'm missing any other content that has landed in the last week and a half</p>
<p>16:14 <code><blackboxsw></code> I also think powersj rharper may have sorted a couple of issues with storage on our common CI on Jenkins</p>
<p>16:14 <code><blackboxsw></code> #link <a href="https://jenkins.ubuntu.com/server/view/cloud-init/">https://jenkins.ubuntu.com/server/view/cloud-init/</a></p>
<p>16:14 <code><powersj></code> Yes CI is up and running again, I have more defensive statements in to prevent us from running out of storage</p>
<p>16:15 * blackboxsw is not sure, are there rumors we might have more hardware dedicated to jenkins in the future powersj ?</p>
<p>16:15 <code><powersj></code> We do, however it is our jenkins master that runs out of storage :\</p>
<p>16:15 <code><blackboxsw></code> ahh gotcha, SPOF</p>
<p>16:16 <code><powersj></code> yeah</p>
<p>16:16 <code><blackboxsw></code> ok, if no other work is 'complete'; let's jump topics</p>
<p>16:16 <code><blackboxsw></code> ahh forgot ryan landed</p>
<p>16:16 <code><blackboxsw></code> net: accept network-config in netplan format for renaming interfaces</p>
<p>16:17 <code><blackboxsw></code> per LP: #1709715</p>
<p>16:17 <code><ubot5></code> Launchpad bug 1709715 in cloud-init "cloud-init apply_net_config_names doesn't grok v2 configs" [Medium,Confirmed] <a href="https://launchpad.net/bugs/1709715">https://launchpad.net/bugs/1709715</a></p>
<p>16:18 <code><blackboxsw></code> #topic In-progress Development</p>
<p>16:18 <code><blackboxsw></code> So we are working toward quality on the 18.1 release for next week.</p>
<p>16:19 <code><blackboxsw></code> Ubuntu specifically is finalizing verification on cloud-init 17.2.35 update for Xenial and Artful series (expectation is that this SRU will be public in 1 week). 17.2.35 is a snapshot of tip from a couple days ago</p>
<p>16:20 <code><blackboxsw></code> we've also published tip of cloud-init master to bionic to keep the development release up to date with latest cloud-init</p>
<p>16:20 <code><blackboxsw></code> current ongoing work as always is on our trello board. we tried tidying up the cards a bit</p>
<p>16:20 <code><blackboxsw></code> #link <a href="https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin">https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin</a></p>
<p>16:21 <code><blackboxsw></code> we have upcoming branches for a new snap cloud-config module for configuring and maintaining snap packages</p>
<p>16:21 <code><rharper></code> <a href="https://bugs.launchpad.net/cloud-init/+bug/1749722">https://bugs.launchpad.net/cloud-init/+bug/1749722</a></p>
<p>16:21 <code><ubot5></code> Ubuntu bug 1749722 in cloud-init "NTP: take into account systemd-timesyncd where present" [Medium,In progress]</p>
<p>16:21 <code><rharper></code> I'm actively working on that</p>
<p>16:22 <code><blackboxsw></code> this snap work will obsolete snappy and snap_config modules, so expect that they'll be deprecated. in 18.1 and dropped completely in 18.2</p>
<p>16:22 <code><smoser></code> <a href="https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284">https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284</a></p>
<p>16:22 <code><smoser></code> i just moved that back into review</p>
<p>16:22 <code><blackboxsw></code> #link <a href="https://bugs.launchpad.net/cloud-init/+bug/1749722">https://bugs.launchpad.net/cloud-init/+bug/1749722</a></p>
<p>16:22 <code><smoser></code> hope to take a lookc at it today.</p>
<p>16:22 <code><blackboxsw></code> #link <a href="https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284">https://code.launchpad.net/~rski/cloud-init/+git/cloud-init/+merge/312284</a></p>
<p>16:23 <code><blackboxsw></code> so per rharper's; chrony will be first class citizen in cloud-init</p>
<p>16:26 <code><blackboxsw></code> per cards in our trello board TODO lane, any card above the 18.1 release card (and anything in Doing/Review lane) is something we want to land in the 18.1 release</p>
<p>16:26 <code><blackboxsw></code> ... next topic so we can talk about release</p>
<p>16:27 <code><blackboxsw></code> #topic cloud-init version 18.1 release (2/23/2018)</p>
<p>16:27 <code><blackboxsw></code> next thursday we want to cut tip of cloud-init with any features we want to fold into the 18.1 release</p>
<p>16:28 <code><blackboxsw></code> this point in the meeting is a good opportunity for us to discuss features and bugs that any folks think are a priority for this release</p>
<p>16:29 <code><blackboxsw></code> smoser we saw some talk about archlinux support/updates, do we know whether we've gotten any updates about gaps/needs/bugs there?</p>
<p>16:29 <code><stanguturi></code> @blackboxsw: I have two requests. One for the merge request and one about the bug.</p>
<p>16:29 <code><smoser></code> blackboxsw: i've not seen any more than that developer asked about here in the channel.</p>
<p>16:30 <code><stanguturi></code> @blackboxsw: Let me know if I can post my questions here or discuss them offline.</p>
<p>16:30 <code><blackboxsw></code> stanguturi: please do discuss here. open forum :)</p>
<p>16:30 <code><blackboxsw></code> if it gets too long a discussion, we can take it to your branch or email</p>
<p>16:31 <code><blackboxsw></code> #link <a href="https://code.launchpad.net/~sankaraditya/cloud-init/+git/cloud-init/+merge/337736">https://code.launchpad.net/~sankaraditya/cloud-init/+git/cloud-init/+merge/337736</a></p>
<p>16:31 <code><blackboxsw></code> for reference right ?</p>
<p>16:31 <code><stanguturi></code> @blackboxsw: Thanks. I have a merge request posted at <a href="https://code.launchpad.net/~sankaraditya/cloud-init/+git/cloud-init/+merge/337736">https://code.launchpad.net/~sankaraditya/cloud-init/+git/cloud-init/+merge/337736</a></p>
<p>16:31 <code><stanguturi></code> Want this to get into 18.1 It's a low-risk fix. Should not break anything.</p>
<p>16:32 <code><stanguturi></code> Also, found a bug in ds-identify . <a href="https://bugs.launchpad.net/cloud-init/+bug/1749980">https://bugs.launchpad.net/cloud-init/+bug/1749980</a></p>
<p>16:32 <code><ubot5></code> Ubuntu bug 1749980 in cloud-init "ds-identify doesn't properly detect ISO" [Undecided,New]</p>
<p>16:32 <code><blackboxsw></code> ok just glancing at your branch now stanguturi looks fairly straight forward, and as always I'd like to see some unit tests covering that changeset</p>
<p>16:33 <code><stanguturi></code> @blackboxsw: We already have unit tests for DataSourceOVF. This actually doesn't add any new functionality. The existing test cases should be sufficient enough.</p>
<p>16:33 <code><blackboxsw></code> we have existing unit tests in tests/unittests/test_ds_identify.py which should be easy to extend for the additional detection</p>
<p>16:33 <code><blackboxsw></code> in ds-identify</p>
<p>16:34 <code><blackboxsw></code> yeah I was thinking more about ds-identify specifically</p>
<p>16:35 <code><blackboxsw></code> all said though, that branch looks low-risk and we can probably get that landed before release.</p>
<p>16:35 <code><blackboxsw></code> I'll add a card to trello for us to shepherd that in.</p>
<p>16:35 <code><stanguturi></code> @blackboxsw: Great. Thanks.</p>
<p>16:36 <code><stanguturi></code> @blackboxsw: Also I have a question about <a href="https://bugs.launchpad.net/cloud-init/+bug/1749980">https://bugs.launchpad.net/cloud-init/+bug/1749980</a> Any inputs will be great.</p>
<p>16:36 <code><ubot5></code> Ubuntu bug 1749980 in cloud-init "ds-identify doesn't properly detect ISO" [Undecided,New]</p>
<p>16:37 <code><blackboxsw></code> #link <a href="https://bugs.launchpad.net/cloud-init/+bug/1749980">https://bugs.launchpad.net/cloud-init/+bug/1749980</a></p>
<p>16:37 <code><blackboxsw></code> looking</p>
<p>16:38 <code><blackboxsw></code> ohh good stanguturi we'll sort that bug and either provide more information on this</p>
<p>16:38 <code><blackboxsw></code> for that bug discussion, let's move it to the "office hours" topic which comes up next</p>
<p>16:38 <code><blackboxsw></code> I'd like smoser rharper to peek at that too</p>
<p>16:38 <code><stanguturi></code> @blackboxsw: Ok. Sure. Thanks</p>
<p>16:39 <code><blackboxsw></code> any other topics, branches or bugs that folks are itching to get in for 18.1 release?</p>
<p>16:41 <code><blackboxsw></code> kpcyrd: any opdates or concerns on archlinux that you are aware of currently?</p>
<p>16:42 <code><smoser></code> stanguturi: you can run a command there now ?</p>
<p>16:42 <code><blackboxsw></code> let's transition to office hours now</p>
<p>16:42 <code><smoser></code> 2 things</p>
<p>16:42 <code><blackboxsw></code> #topic Office hours (next ~30 mins)</p>
<p>16:43 <code><stanguturi></code> @smoser: Sorry. Didn't quite get the question.</p>
<p>16:43 <code><blackboxsw></code> And thanks all for joining. Any burning questions, bugs, branches that need discussion can be brought up now.</p>
<p>16:44 <code><stanguturi></code> @smoser: Oh. Are you asking if I can run any commands in my virtual machine right now.? Yeah. Sure.</p>
<p>16:44 <code><smoser></code> stanguturi: can you run stuff int hat system ?</p>
<p>16:44 <code><smoser></code> a.) cat /run/cloud-init/ds-identify.log</p>
<p>16:44 <code><smoser></code> b.) idstr="<a href="http://schemas.dmtf.org/ovf/environment/1">http://schemas.dmtf.org/ovf/environment/1</a>"</p>
<p>16:45 <code><smoser></code> grep --quiet --ignore-case "$idstr" /dev/sr0</p>
<p>16:45 <code><smoser></code> grep --quiet --ignore-case "$idstr" /dev/sr0 && echo y || echo n</p>
<p>16:46 <code><smoser></code> stanguturi: basically the 'is_cdrom_ovf' should have gone down the path into that grep of the cdrom block device</p>
<p>16:48 <code><stanguturi></code> @smoser: grep --quiet --ignore-case "$idstr" /dev/sr0 returned "grep: /dev/sr0: Input/output error"</p>
<p>16:48 <code><stanguturi></code> @smoser: grep --quiet --ignore-case "$idstr" /dev/sr0 && echo y || echo n returned "grep: /dev/sr0: Input/output error and then new line and then n'</p>
<p>16:48 <code><meetingology></code> stanguturi: Error: No closing quotation</p>
<p>16:48 <code><blackboxsw></code> heh thanks meetingology</p>
<p>16:50 <code><stanguturi></code> @smoser: Actually, read_fs_info doesn't DI_ISO9660_DEVS in my system. and because of this, dscheck_OVF returns DS_NOT_FOUND.</p>
<p>16:51 <code><smoser></code> stanguturi: what release are you on ?</p>
<p>16:51 <code><stanguturi></code> Trying it on 17.04 zesty desktop</p>
<p>16:52 <code><stanguturi></code> and tried with top of the tree code in cloud-init.</p>
<p>16:56 <code><smoser></code> stanguturi: could you potentially let me in via ssh ?</p>
<p>16:57 <code><stanguturi></code> @smoser: Sorry. It's on my private network. Will not be able to provide ssh.</p>
<p>16:58 <code><stanguturi></code> @smoser: We can do a webex conference if you want.</p>
<p>17:03 <code><smoser></code> stanguturi: can you ssh out of the node ?</p>
<p>17:03 <code><stanguturi></code> @smoser: Yes.</p>
<p>17:07 <code><smoser></code> ok. /query window</p>
<p>17:11 <code><blackboxsw></code> ok this triage will continue. if there are no other pressing bugs/concerns, we'll close out this meeting and keep pushing toward 18.1 upstream release next thursday</p>
<p>17:11 <code><blackboxsw></code> thanks again for your time folks. I'll post these minutes to the cloud-init github page</p>
<p>17:12 <code><blackboxsw></code> #link <a href="https://cloud-init.github.io">https://cloud-init.github.io</a></p>
<p>17:17 <code><blackboxsw></code> next meeting march 5th same "bat time" same "bat channel"</p>
<p>17:18 <code><blackboxsw></code> #endmeeting</p>
<p>Generated by MeetBot 0.1.5 (<a href="http://wiki.ubuntu.com/meetingology">http://wiki.ubuntu.com/meetingology</a>)</p>
</div>
<div class="tag-cloud">
<p>
</p>
</div>
<div class="addthis_relatedposts_inline">
</article>
<footer>
<p>© </p>
<p>Powered by <a href="http://getpelican.com" target="_blank">Pelican</a> - <a href="https://github.com/alexandrevicenzi/flex" target="_blank">Flex</a> theme by <a href="http://alexandrevicenzi.com" target="_blank">Alexandre Vicenzi</a></p> </footer>
</main>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Blog",
"name": " Cloud-init Info ",
"url" : "https://cloud-init.github.io",
"image": "/images/cloud-init-orange.svg",
"description": "Cloud-init project updates and general information"
}
</script>
</body>
</html>