canonical / canonical/cloud-init

ubuntu-core: snappy supported or not?

Open
#3,325 3 comments 0 reactions 0 assignees View on GitHub
bug launchpad
Dominant language
Python
Stars
3.8k
Forks
1.1k
Avg merge
3d 8h
Merged PRs (30d)
22

Description

This bug was originally filed in Launchpad as [LP: #1814296](https://bugs.launchpad.net/cloud-init/+bug/1814296)

Launchpad details

affected_projects = []

assignee = chad.smith
assignee_name = Chad Smith
date_closed = None
date_created = 2019-02-01T17:10:44.707638+00:00
date_fix_committed = None
date_fix_released = None
id = 1814296
importance = medium
is_complete = False
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1814296
milestone = None
owner = ondrak
owner_name = Ondrej Kubik
private = False
status = in_progress
submitter = ondrak
submitter_name = Ondrej Kubik
tags = []
duplicates = []

_Launchpad user **Ondrej Kubik(ondrak)** wrote on 2019-02-01T17:10:44.707638+00:00_

This is confusing:
Running Cloud-init v. 18.4
Using snappy module, getting warning: "snappy module will be dropped in 18.3 release"

Do we travel back in time?

Actual log:

[ 67.530402] cloud-init[2118]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:config' at Fri, 01 Feb 2019 14:43:30 +0000. Up 66.77 seconds.
[ 70.191507] cloud-init[2169]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:final' at Fri, 01 Feb 2019 14:43:33 +0000. Up 69.54 seconds.
[ 70.192446] cloud-init[2169]: 2019-02-01 14:43:34,232 - cc_snappy.py[WARNING]: DEPRECATION: snappy module will be dropped in 18.3 release. Use snap module instead
[ 70.443315] cloud-init[2169]: 2019-02-01 14:43:34,483 - util.py[WARNING]: Running module ssh-authkey-fingerprints () failed

Contributor guide

Open the contributing guide

Research direction

Start by locating the cc_snappy module and the snap module referenced in the warning, then reproduce the logged behavior on the affected Ubuntu environment. Determine whether snappy is still supported and make the warning match that status; the issue is done when the resulting behavior and message are consistent and the ssh-authkey-fingerprints failure is understood.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.