← Back to issue list

An unnecessary warning is raised when running charmcraft pack

View original Github issue

Metadata

Project
charmcraft
Number
#2234
Type
issue
State
open
Author
jdkandersson
Labels
Created
2025-03-25 12:51:02+00:00
Updated
2025-08-15 15:17:53+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### Bug Description When following the charmcraft Flask tutorial (or any of the 12-Factor tutorials) https://canonical-charmcraft.readthedocs-hosted.com/en/latest/tutorial/kubernetes-charm-flask/, during the `charmcraft pack`, Charmcraft raises: `WARNING: Cannot get a keyring. Every store interactions that requires authentication will require you to log in again.` This caused confusion with users because they hadn't logged in and weren't sure whether this was an issue they needed to be concerned about ### To Reproduce As above ### Environment As per tutorial ### charmcraft.yaml ```yaml As per tutorial ``` ### Relevant log output ```shell As above ```

Evaluation history

No evaluation history available.