Activity log for bug #1949622

Date Who What changed Old value New value Message
2021-11-03 17:24:47 Heitor bug added bug
2021-11-03 17:26:00 Heitor description ``` $ juju deploy fluentbit --channel latest/edge --series centos7 ERROR series "centos7" not supported by charm, supported series are: panther,focal. Use --force to deploy the charm anyway. ``` What is this `panther` series? And why Juju can't deploy this charm on CentOS7, even though the charm supports it? https://charmhub.io/fluentbit We can deploy other CentOS charms, but this one and prometheus-node-exporter give us this weird error message. Maybe because they are subordinate charms? The only I got for panther in Juju source code is in core/series/supported.go:536, but it shows as macOSXSeries version 7... I also see this error message when deploying these charms from a local file. Juju 2.9.17 ``` $ juju deploy fluentbit --channel latest/edge --series centos7 ERROR series "centos7" not supported by charm, supported series are: panther,focal. Use --force to deploy the charm anyway. ``` What is this `panther` series? And why Juju can't deploy this charm on CentOS7, even though the charm supports it? https://charmhub.io/fluentbit We can deploy other CentOS charms, but this one and prometheus-node-exporter give us this weird error message. Maybe because they are subordinate charms? The only reference I got for panther in Juju source code is in core/series supported.go:536, but it shows as macOSXSeries version 7... I also see this error message when deploying these charms from a local file. Juju 2.9.17
2021-11-03 17:43:50 Heather Lanigan marked as duplicate 1927218
2021-11-03 17:46:02 james beedy bug added subscriber james beedy
2021-11-05 18:26:18 Heitor bug added subscriber Erik Lönroth