flannel cannot be installed on jammy
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AWS IAM Subordinate Charm |
Fix Released
|
Medium
|
Adam Dyess | ||
Canal Charm |
Fix Released
|
Medium
|
Adam Dyess | ||
Flannel Charm |
Fix Released
|
High
|
Adam Dyess |
Bug Description
22.04.1
flannel:
charm: flannel
series: jammy
channel: stable
When attempting to install flannel on a jammy instance, the following error occurs during the install hook:
```
error: subprocess-
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in Tempita setup command: use_2to3 is invalid.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Traceback (most recent call last):
File "/var/lib/
basic.
File "/var/lib/
check_
File "/usr/lib/
raise CalledProcessEr
subprocess.
```
Changed in charm-flannel: | |
status: | Triaged → In Progress |
assignee: | nobody → Adam Dyess (addyess) |
Changed in charm-aws-iam: | |
status: | In Progress → Fix Committed |
Changed in charm-canal: | |
status: | In Progress → Fix Committed |
Changed in charm-flannel: | |
status: | In Progress → Fix Committed |
Changed in charm-canal: | |
status: | In Progress → Fix Committed |
Changed in charm-aws-iam: | |
status: | Fix Committed → Fix Released |
Changed in charm-canal: | |
status: | Fix Committed → Fix Released |
Changed in charm-flannel: | |
status: | Fix Committed → Fix Released |
Thanks for the report. We'll get this fixed soon.