canonical / canonical/mongodb-operator

Mismatch between charm channel version and snap channel version

Open
#556 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
HCL
Stars
14
Forks
15
Avg merge
9h 44m
Merged PRs (30d)
17

Description

## Steps to reproduce
Install charm mongodb channel 6/stable
Check the installed snap version

## Expected behavior
That the channel used in the charm matches the channel used in the snap

## Actual behavior
```bash
# juju status | grep mongodb
mongodb active 1 mongodb 6/stable 199 yes
```

```bash
juju ssh mongodb/0 -- snap list | grep mongo
charmed-mongodb 6.0 123 6/edge canonical✓ held
```

## Versions
Operating system: Ubuntu Jammy
Juju: 3.6
Charm revision: 6/stable rev 199

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the mismatch with the Juju status and snap list commands in the issue, then trace how the MongoDB charm's 6/stable channel selects the snap channel. Done means installing charm revision 199 from 6/stable results in the expected matching snap channel.

Written by the indexing model from the issue text.

Assessment

Tech stack
mongodb
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.