Showing 100 of 3134 issues

Issue Title Author Age Action Staleness ↑ Confidence Summary
snapcraft
issue #2048
Thank you jsamr 2995d close stale 98 95 Positive feedback thanking maintainers for a tool that streamlines Linux workflow by separating administrative and sync software. Maintainer responded. No action needed; closed as a thank-you note.
charmcraft
issue #1108
Indicate closed tracks differently to empty tracks taurus-forever 1121d close stale 95 90 charmcraft status displays identical dashes for closed and empty tracks, causing confusion. Proposes distinct indicators. Notes Juju permits deployments from closed channels. Open, under discussion.
rockcraft
pr #984
build(deps): update RapidFuzz lengau 258d close stale 95 85 Updates the RapidFuzz dependency to avoid crashes from the yanked version 3.14.0. Open for 257 days with zero comments, the request is currently stale and awaiting review or merge.
snapcraft
issue #5219
Snapcraft unable to compile ARM64 kernel RuhanSA079 504d close stale 95 80 Snapcraft ARM64 kernel cross-compilation fails because apt lacks a snapd:arm64 candidate package. The issue remains open and unassigned. The author identified the root cause as an apt repository configuration problem.
charmcraft
issue #1177
CI: remove save-state and set-output commands lengau 1063d needs triage 95 85 Replace deprecated GitHub Actions save-state and set-output commands with GITHUB_STATE and GITHUB_OUTPUT in CI workflows. Open with zero comments and over two years of inactivity, requiring triage and assignment.
charmcraft
issue #1102
v2.3 fails to parse a valid python file WRFitch 1133d close stale 95 85 Charmcraft v2.3 fails to parse Python files containing match/case syntax due to the snap running on Python 3.8. Root cause identified. Workaround: replace match/case with if/else. Awaiting upgrade to Python 3.10.
craft-application
pr #656
docs: add a reference page about the Application lengau 482d close stale 95 85 Adds reference documentation for the Application. Open for 482 days with no comments, the request is inactive. Linting, testing, and changelog steps remain unchecked, leaving the PR stale and pending author updates or maintainer triage.
craft-application
pr #650
chore: mark redundant functions as deprecated. lengau 488d close stale 95 85 Marks redundant functions as deprecated. Unreviewed pull request with no comments or labels, inactive for 488 days. Awaiting maintainer triage and merge.
rockcraft
issue #655
Make ROCK base image registry configurable. aznashwan 687d close stale 95 75 Extend rockcraft.oci.Image to accept a configurable registry URL for skopeo copy, bypassing ECR rate limits and enabling local mirrors. Open, unassigned, and stale after 686 days. Needs triage and implementation.
rockcraft
issue #905
rockcraft 1.12.0 fails but 1.11.0 works with django-framework extension toabctl 358d needs triage 95 85 Regression in rockcraft 1.12.0 triggers FileNotFoundError during PRIME with the django-framework extension. Version 1.11.0 functions correctly. Open with zero comments and no activity for 357 days, awaiting triage and assignment.
rockcraft
pr #809
fix: update plugin build error message cmatsuoka 491d close stale 95 85 Improves plugin build error messages by showing combined craft-parts output for better diagnostics. Test failures only reproduce during full suite runs, not in isolated Python plugin tests. Awaiting review or further investigation.
charmcraft
issue #2112
doc: Unexpected None values in CLI description alex-ramanau 508d close stale 95 75 CLI documentation for the close command incorrectly displays <None> in parameter descriptions and usage. The report remains open, unassigned, and inactive for over a year, awaiting triage and a documentation fix.
snapcraft
issue #5086
snapcraft status lists several time the same information seb128 622d close stale 95 85 snapcraft status outputs duplicate rows for channel, version, and revision data. The issue remains open with zero comments, no labels, and 622 days of inactivity, requiring triage and assignment.
rockcraft
pr #912
EXPERIMENTAL: example for delayed shutdowns lengau 348d close stale 95 80 Experimental example demonstrating delayed shutdown behavior. Open for over a year with zero comments or commits. Contribution checklist remains incomplete. Awaiting maintainer review, testing, and triage to determine next steps.
charmcraft
issue #1013
Auto generate an SBOM? sed-i 1229d needs triage 95 55 Proposes auto-generating an SBOM for vendored pip packages to streamline security scanning, noting manual .charm edits may shift responsibility to charmhub. Unlabeled, inactive for over three years, zero comments. Awaiting triage and assignment.
snapcraft
issue #4310
Please include .*.hmac files by default in stage and prime xnox 1044d close stale 95 80 .hmac files are excluded from default stage and prime copy patterns, breaking FIPS builds. Request to add .* .hmac to defaults. Open, unassigned, inactive for 460 days, needs triage.
craft-application
pr #973
Test qa.yaml with starflow PR #101 changes Copilot 190d close stale 95 90 Tests qa.yaml workflow against starflow PR #101 changes by pointing references to the PR branch for cross-repo validation. Created by Copilot, inactive for 190 days with zero comments. Needs triage and maintainer review to assess relevance.
craft-application
issue #722
test: CI backend needs to be system-specific lengau 432d close stale 95 85 CI backend requires system-specific configuration to resolve test failures. Open with no labels or developer activity, last updated by a Jira sync bot over a year ago. Requires triage and assignment to fix the CI pipeline dependency.
rockcraft
pr #457
refactor: use craft-application plugins register syu-w 880d close stale 95 85 Refactors plugin registration to use the craft-application plugins register. Stale for over two years with zero comments or labels. Currently inactive and awaiting maintainer review or closure.
rockcraft
issue #554
Update black to 24 lengau 789d close stale 95 85 Update Black code formatter to version 24. The new release requires manual adjustments beyond standard auto-formatting. The request remains open, unassigned, and inactive for over two years with no comments or labels.
rockcraft
pr #637
Work/spread openstack tigarmo 704d close stale 95 90 OpenStack spread testing work by maintainer tigarmo. Inactive for over two years with no comments or labels. Requires triage, review, or closure.
rockcraft
pr #571
ci: use self-hosted runners for ci workflows tigarmo 762d close stale 95 85 Proposes switching CI workflows to self-hosted runners. Open for over two years with no comments or recent activity. CLA remains unsigned. Stalled pending review and contributor agreement completion.
rockcraft
issue #704
`pack` and `build` will be interrupted w/o relevant message if `arch` is not correct DnPlas 644d close not a bug 95 95 Silent interruption during rockcraft pack or build when the target architecture mismatches the host. The fix is merged in upstream craft-application and will ship in the next Rockcraft release.
rockcraft
issue #714
remove support for i386 cjdcordeiro 629d close stale 95 80 Removes i386 architecture support from rockcraft, deprecated since Ubuntu Bionic. Open for 628 days with zero comments or activity. Requires triage and assignment to proceed.
rockcraft
pr #807
test: [PROTOTYPE] confirm npm symlink fix with spread bepri 495d close stale 95 90 Prototype spread test confirming an npm symlink fix. Open 494 days with no activity or labels. Requires maintainer review and testing to validate the fix before merging.
charmcraft
issue #1118
Configuration models need some typing cleanup lengau 1111d close stale 95 85 Refactor configuration models to follow Python typing best practices including abstract classes and overrides. Open and inactive for over three years with no comments or labels, requiring triage and assignment.
rockcraft
issue #184
Cache retrieved base during build jardon 1226d close stale 95 85 Caches Docker base images during rockcraft pack to bypass Docker Hub pull rate limits. Team discussed a time-based refresh as a short-term fix. Implementation pending.
rockcraft
issue #178
`rockcraft` crashes at the `update apt cache` step gruyaume 1246d close not a bug 95 90 Rockcraft crashes updating apt cache on Ubuntu 22.04 GitHub runners due to Docker/LXD iptables conflicts. Resolved via workarounds: use canonical/setup-lxd action or apply specific iptables rules. Issue remains open but effectively closed.
charmcraft
issue #1058
Packages in `requirements.txt` not updated without `charmcraft clean` carlcsaposs-canonical 1175d close stale 95 90 charmcraft pack skips updating local Python packages when requirements.txt is unchanged due to a dependency hash. Maintainers confirmed this is intentional for performance but acknowledged the limitation. Awaiting PR or flag for local dependencies.
rockcraft
pr #842
chore: refactor test to uniform sed commands yanksyoon 451d close stale 95 90 Refactors test scripts to standardize sed command usage. Submitted by an external contributor 450 days ago with zero comments or labels. Currently inactive and awaiting review or triage.
rockcraft
pr #919
ci(experimental): add arm64 spread worker lengau 335d close stale 95 75 Introduces an experimental arm64 spread worker for CI. The pull request has been inactive for 334 days with no comments or labels, requiring triage, review, or reassignment to move forward.
charmcraft
issue #1160
`charmcraft pack` does not recognize updated `charmcraft.yaml` file lengau 1069d close stale 95 90 charmcraft pack fails to detect changes in charmcraft.yaml. The upstream fix is tracked in craft-parts issue #496. This issue is currently blocked, awaiting a craft-parts patch release before integration.
snapcraft
issue #4533
Regression: Interacting with an on-prem store proxy fails indiscriminately atomcult 876d close stale 95 85 Snapcraft 7 and 8 fail to parse Candid credentials for on-prem store proxy interactions, breaking all subcommands. Open with zero comments and 460 days of inactivity. Requires triage and assignment.
snapcraft
issue #4440
snapcraft configure hook fails: segmentation fault barrettj12 952d close stale 95 85 snapcraft snap installation fails with a segmentation fault in the configure hook on AWS arm64 Ubuntu 22.04. Issue remains open, awaiting requested diagnostic logs. Inactive for over a year.
rockcraft
issue #812
rockcraft insists on rebuilding part that has not changed nicolasbock 489d needs triage 95 90 Modifying the scripts part incorrectly triggers a rebuild of the unrelated mariadb part in rockcraft despite no declared dependencies. The report remains open with zero comments and over a year of inactivity, awaiting triage and assignment.
rockcraft
pr #832
docs: added download pdf button alesancor1 463d close stale 95 90 Adds a download PDF button to the documentation. Submitted 462 days ago by an external contributor with the CLA signed. Currently inactive with no comments, awaiting maintainer review or closure due to staleness.
charmcraft
issue #1096
Spread tests should ensure that juju can correctly parse the output. lengau 1149d close stale 95 70 Spread tests should verify Juju correctly parses charm and bundle output. Currently unassigned, inactive for over three years, and awaiting triage. Requires investigation to install Juju on spread runners and implement validation.
craft-application
pr #846
feat(WIP): platformcraft lengau 312d close stale 95 90 Adds an example platformcraft implementation with a sample YAML config. Marked as work in progress, inactive for 312 days, missing spread tests, and checklist unchecked. Stalled and awaiting completion or maintainer review.
rockcraft
issue #638
Client.Timeout exceeded while awaiting headers abhigyanghosh30 701d close not a bug 95 85 rockcraft pack fails with a Client.Timeout error when installing the rockcraft snap into the LXC build environment via the snapcraft API. Open, zero comments, no labels, 700 days inactive. Requires triage.
craft-application
issue #354
Prefer `--use-lxd` over `CRAFT_BUILD_ENVIRONMENT` mr-cal 746d close stale 95 75 Ensure --use-lxd overrides CRAFT_BUILD_ENVIRONMENT to force LXD builds. Issue is open, unassigned, and awaiting implementation. Last activity over a year ago.
rockcraft
issue #639
Move the build planner logic into craft-platforms lengau 699d close stale 95 80 Extract core build planner logic into craft-platforms. Open and inactive for nearly two years with no comments or labels. Requires triage and assignment to proceed.
charmcraft
pr #2504
[WIP] Fix fetch-lib error in charmcraft 3.4.3 Copilot 195d close stale 95 90 Fixes charmcraft 3.4.3 fetch-lib Library None error. Implementation and failing test complete. Awaiting cross-branch verification and code review.
rockcraft
issue #562
bug: run umoci in --rootless mode cjdcordeiro 770d needs triage 95 75 Rockcraft fails in destructive mode for non-root users because umoci lacks the --rootless flag, triggering permission errors. The report remains open, unassigned, and inactive for over two years, awaiting implementation of the suggested fix.
rockcraft
issue #582
allow adding customized label henrymao-zz 735d needs triage 95 80 Request to add custom OCI labels to Rockcraft-built images. Inactive for over two years with zero comments. Requires triage to evaluate feasibility and assign for implementation.
rockcraft
issue #533
Please test against non-EOL Fedora release zyga 797d close stale 95 85 Update spread.yaml test matrix from EOL Fedora 37 to Fedora 39 or 40. Internal Jira ticket CRAFT-2768 created. Stale, awaiting triage and assignment to update CI configurations.
rockcraft
issue #610
Python plugin: incompatibilities with python-packages attribute,... javierdelapuente 722d close stale 95 85 Rockcraft Python plugin fails to locate Python.h when python-packages is used with build-packages and python-requirements. Workaround: omit python-packages or add pip, setuptools, wheel. Issue is open, inactive for 721 days, and needs triage.
rockcraft
issue #683
File capabilities (xattrs) are not preserved in final ROCK image layers. aznashwan 658d close stale 95 80 File capabilities set via xattrs during ROCK builds are stripped from the final image, breaking non-root containers requiring root-like permissions. Open, under discussion, and linked to an external Matrix thread. Last updated over a year ago.
rockcraft
issue #664
Broken Symlinks when Ubuntu 24.04 with Python plugin and `override-prime` is used alithethird 679d close stale 95 85 Broken symlinks occur in Rockcraft when using Ubuntu 24.04, the Python plugin, and override-prime. A prior fix does not apply. Maintainers suggest override-build or override-stage as workarounds. Open and awaiting author feedback for a proper fix.
craft-application
pr #635
feat!: replace current secrets implementation with a secrets service lengau 494d close stale 95 90 Replaces current secrets implementation with a dedicated secrets service, marked as a breaking change. Inactive for over a year with no comments or labels. Contribution checklist remains unchecked. Requires triage, reassignment, or rework.
rockcraft
issue #505
ARM pack fails `choosing an image from manifest list... carlcsaposs-canonical 827d close not a bug 95 95 rockcraft pack on ARM64 fails because the Ubuntu 22.04 Docker manifest lacks the arm64 architecture. Caused by a broken Ubuntu base build pipeline. Patched and verified working. Status: Resolved.
charmcraft
issue #1433
Improve Documentation for 'charmcraft help analyze' Command mateofloreza 918d close stale 95 80 Expand documentation for the charmcraft help analyze command to clarify usage and purpose. Currently lacks guidance, has zero comments, and has been inactive for 304 days. Requires triage and assignment to draft comprehensive user instructions.
rockcraft
issue #344
"failed to run apt update" when using a specific package-repository with 20.04 base tigarmo 1037d close stale 95 80 rockcraft fails apt update with HTTPS certificate verification errors on Ubuntu 20.04 base when using specific package repositories. Open, unassigned, and awaiting triage with no comments.
rockcraft
issue #307
nodejs snap installed through stage-snaps is not usable in the final image nrobinaubertin 1085d close stale 95 80 Packaging Node.js via Rockcraft stage-snaps produces a broken container image missing the dynamic linker. Open for over a year with no activity or comments, awaiting triage and resolution.
rockcraft
issue #246
usrmerge issue when using the Python plugin without provisioning Python tigarmo 1142d close stale 95 75 Using the Python plugin without provisioning Python breaks the /lib64 symlink to /usr/lib64 in generated ROCKs. Adding Python via stage-packages resolves it. Open with no comments or labels, needs triage and assignment.
rockcraft
pr #928
build(deps): use DEV craft-parts tigarmo 327d close stale 95 90 Updates dependencies to use the development version of craft-parts, enabling collision detection between overlay and regular stage. The pull request remains open and stale after 326 days with no comments or labels, awaiting review or closure.
rockcraft
issue #188
Consecutive runs of rockcraft pack fail arturo-seijas 1224d close stale 95 85 Consecutive rockcraft pack runs fail when creating groups or users, throwing a group already exists error. Requires rockcraft clean to succeed. Issue remains unresolved and needs triage.
rockcraft
issue #182
Provide more meaningful output when rockcraft.yaml is invalid arturo-seijas 1226d close stale 95 85 Improve error messages for invalid rockcraft.yaml files to display the specific line or element causing YAML parsing failures instead of generic internal errors. Currently open and awaiting triage or assignment.
rockcraft
issue #181
Add testing framework? sed-i 1232d close stale 95 85 Proposes an automated post-pack testing framework modeled after container-structure-test. Status remains open, untriaged, and inactive for over three years with zero comments or assigned work.
snapcraft
issue #4883
Using (source-type: git; source: .) does not seem to ever realise files have... lathiat 719d close stale 95 70 Bug where source-type git with source dot incorrectly caches local changes, skipping rebuilds. Maintainer acknowledges the flaw and suggests source-type local as a workaround. Issue remains open, unlabeled, and awaiting triage.
snapcraft
pr #5915
Test qa.yaml with starflow PR #101 changes Copilot 190d close stale 95 90 Tests cross-repo validation of starflow PR #101 by temporarily updating qa.yaml to reference a test branch. Inactive for 189 days with zero comments, awaiting review or closure.
snapcraft
issue #5040
Docs: Add a tutorial dedicated to the "default plugin + multiple binaries" scenario sed-i 641d close stale 95 85 Tutorial needed for packaging multiple binaries with default snapcraft plugins. Current workflow relies on trial and error. Open, unassigned, zero comments, inactive for 640 days. Needs triage and documentation update.
rockcraft
issue #167
Take "stack" of layers into account when adding a new layer tigarmo 1279d close stale 92 85 Rockcraft must account for intermediate layers when adding new layers to a ROCK, not just the base image. Currently, this breaks existing symlinks. The open ticket has no comments or labels and awaits triage and assignment.
rockcraft
issue #915
[Bug] `make setup` missing deps - snapd, curl, gcc, libgit2-dev, sudo AlexBaranowski 346d close stale 92 85 make setup and make test fail on clean Ubuntu due to missing curl, gcc, libgit2-dev, sudo, and snapd. Scripts lack dependency installation. Issue is open, unassigned, inactive for 345 days, and needs triage to update the setup workflow.
charmcraft
issue #256
Support registering charm names under a team facundobatista 1931d close stale 92 85 Add --team flag to register command for team-based charm registration. Backend API exists. Open, awaiting triage or assignment. Internal Jira ticket CRAFT-2778 created. Last updated 304 days ago.
charmcraft
issue #223
Validate library docstring are 100% ok to be rendered in Charmhub facundobatista 1975d close stale 92 78 Proposes validating library docstrings during charmcraft publish-lib to ensure Google style compliance, complete parameter documentation, and safe HTML rendering. Open enhancement, last active 278 days ago, with an internal Jira ticket created for tracking.
snapcraft
issue #4569
pkg-config based project don't work with kde-neon extension chubinou 860d close stale 92 85 kde-neon extension breaks pkg-config builds due to incorrect .pc prefixes and missing PKG_CONFIG_PATH. GNOME SDK unaffected. Open, unassigned, inactive for 460 days. Needs triage and upstream .pc fix.
rockcraft
issue #583
support project directory with remounted path henrymao-zz 735d needs triage 92 70 Rockcraft cannot access bind-mounted directories in the project path during packaging and stage phases. The request remains open, unassigned, and inactive for over two years with no comments or triage.
rockcraft
issue #656
Properly support `build-snaps` with differing versions for independent parts. aznashwan 687d needs triage 92 65 rockcraft applies the first installed build-snap version to all parts, ignoring version conflicts. Needs auto-detection, snap refresh between parts, or warnings. Open 686 days, zero comments, no labels. Requires triage.
charmcraft
issue #1054
Charmcraft fails to launch LXD instance with high uid (`raw.idmap=both 595156457 0`) jamesbeedy 1178d close stale 92 90 Charmcraft fails launching LXD instances when host UIDs exceed subid ranges. A workaround exists in the Charmhub forums. Tracked upstream in LXD and craft-providers. Issue remains open for discoverability.
snapcraft
issue #5652
Snaps can't be debugged via gdb even in `Debug` builds. ofry 323d close stale 92 88 GDB fails to load symbols when debugging snap-built apps remotely, even in Debug builds. Maintainers suspect a GDB sysroot/download issue and request a minimal non-snap reproducible example to file an upstream bug. Status: Needs information.
rockcraft
issue #136
`base: bare` + `overlay_packages` = unhelpful error message mr-cal 1321d needs triage 90 85 Combining base bare with overlay_packages triggers an unhelpful apt-get not found error instead of a clear incompatibility message. Open, inactive for 300+ days, awaiting triage and a fix to improve error reporting.
charmcraft
issue #1153
Move the init command to craft-application lengau 1069d needs triage 90 85 Migrate and test the charmcraft init command to craft-application. Open, unassigned, zero comments, inactive for 300+ days. Requires implementation and testing to complete.
rockcraft
issue #151
Check ROCK name, summary, description sergiusens 1295d close stale 90 85 Proposes adding validation rules for ROCK name, summary, and description beyond current string checks. Issue remains underspecified and awaits maintainer clarification on desired criteria to become actionable.
charmcraft
issue #1332
(CI) Parallel build test is flaky lengau 973d close stale 90 75 CI parallel build smoke test fails intermittently in Google environments due to concurrent instance launch errors. Open, unassigned, and stalled for over 300 days. Requires investigation or triage to diagnose and fix.
snapcraft
issue #4737
Specifying nonstandard base results in strange error message dilyn-corner 791d close stale 90 75 Specifying a non-standard base in snapcraft.yaml triggers a misleading error blaming the architectures keyword instead of the invalid base. Internal Jira ticket created. Awaiting triage and resolution.
rockcraft
issue #306
Reflexion about documentation dependencies SamirPS 1085d close stale 90 85 Assesses documentation dependencies like sphinx-autodoc to streamline requirements via sphinx-starter-pack. Open, zero comments, awaiting discussion and triage.
charmcraft
issue #1788
`fetch-lib` should work from anywhere PietroPasotti 680d close stale 90 75 Regression where charmcraft fetch-lib requires a charmcraft.yaml file, breaking execution from arbitrary directories. Open and under discussion. Maintainers are debating the requirement and have deferred the fix to a future release.
snapcraft
issue #4443
snapcraft on ARM 64 - stuck at lxd skidoomanubuntu 950d close stale 90 85 snapcraft build hangs at LXD stage on ARM64. Maintainer recommends snapcraft 7.5.4, which adds network timeout warnings, and notes LXD network conflicts with VPN or Docker often cause this. Issue remains open awaiting user response.
snapcraft
pr #5213
fix(project): Use an annotated type for duration strings lengau 511d close stale 90 85 Introduces an annotated type for duration strings with a stricter regex. Currently in draft, awaiting final CI checks and maintainer review before being marked ready for merge.
rockcraft
issue #371
Add a spread test for build-secrets tigarmo 981d needs triage 90 80 Add a spread test for build-secrets to verify upstream library usage and maintain feature coverage. Open, unassigned, zero comments, and unlabelled. Awaiting triage and blocked on craft-application issue #100.
charmcraft
issue #2218
Build cache invalidation misses direct URL dependency change dimaqq 463d needs triage 90 65 charmcraft build cache fails to invalidate when direct URL dependencies in requirements.txt change, resulting in stale package builds. Open, unassigned, and untriaged.
rockcraft
issue #190
Improve output when different parts list the same file arturo-seijas 1223d needs triage 90 80 Enhances error messaging for file clashes between build parts by listing affected parts, files, and clash type. Open with zero comments and over a year of inactivity, awaiting triage and assignment.
snapcraft
issue #5138
Feature request to formally support importing private keys CharleeSF 588d close stale 90 85 Requests official support for importing private GPG keys in snapcraft to streamline CI/CD signing. Developers are hesitant due to security concerns but are exploring a configure hook to auto-init the GPG directory. The feature remains under discussion.
snapcraft
issue #5116
Add authentication support to apt repositories cparich 609d needs triage 90 85 Add apt repository authentication via auth.conf.d files to prevent secret embedding in URIs, which leaks logs and causes filename errors. Open, unassigned, and inactive for over a year, awaiting triage and assignment.
charmcraft
issue #2234
An unnecessary warning is raised when running charmcraft pack jdkandersson 448d needs triage 90 60 charmcraft pack raises an unnecessary keyring warning during tutorials, confusing users. Open for over 300 days with zero comments, it requires triage and a fix to suppress the warning when no store authentication is needed.
charmcraft
issue #2247
The charm build failed due to the recent release of wheel version 0.46.1. adglkh 434d close stale 90 85 Charmcraft builds fail after wheel 0.46.1 release. Pin wheel to 0.45.1 as a workaround. Linked to upstream pypa/wheel#660. Open for 304 days without activity, awaiting triage or upstream fix.
charmcraft
issue #872
charm artifacts from reactive plugin are missing valuable build metadata addyess 1365d close stale 90 75 Reactive plugin omits .build.manifest from charm artifacts and excludes charmtool version. Triaged. Internal Jira ticket CHARMCRAFT-654 created. Last activity 194 days ago.
charmcraft
issue #2078
`charmcraft clean` does not clean all platforms for charm carlcsaposs-canonical 518d needs triage 90 85 charmcraft clean only removes LXC containers for platforms in charmcraft.yaml, leaving stale containers for removed platforms. Expected to clean all associated containers regardless of config. Open, inactive 304 days, needs triage.
snapcraft
pr #5579
docs: update sitemap to 2.7.0 and support `lastmod`s medubelko 357d close stale 90 75 Updates sitemap to version 2.7.0 and adds lastmod support for documentation. The pull request is open, inactive for 283 days, lacks test results, and has no comments. Requires review, testing, and triage to proceed.
snapcraft
issue #5396
Export variables to testing environment cmatsuoka 429d close stale 90 85 Export build variables like project directory, version, and architecture to the testing environment for accurate snap identification. Triaged enhancement, inactive for over a year, pending implementation.
rockcraft
issue #654
Allow for configurable `skopeo` credentials during pulling of the ROCK base image. aznashwan 687d needs triage 90 85 Proposes adding configurable credentials to skopeo for pulling ROCK base images, preventing ECR rate-limit failures. Currently unassigned, unlabeled, and inactive for over a year with a single comment noting related but independent functionality.
rockcraft
issue #681
New OverlayUnmountError with 5.21 lxd tigarmo 659d close stale 90 80 Rockcraft overlay unmount failures after LXD 5.21 update cause spread test failures. Repeated umount retries exit with status 32. Issue is open, internal Jira ticket CRAFT-3307 created, awaiting investigation and fix.
rockcraft
issue #730
improve error messages for LXC operations cjdcordeiro 613d close stale 90 70 Improve LXC operation error messages to surface root causes like disk space issues instead of generic failures. Open with zero comments and over a year of inactivity. Needs triage and assignment to implement better error handling.
charmcraft
issue #1929
Docs: Harmonize README with template medubelko 627d close stale 90 80 Harmonize craft project READMEs with a new template to improve contributor documentation. Currently blocked pending canonical/starbase#233. Internal Jira ticket created. Issue remains inactive after 304 days.
charmcraft
issue #2361
charmcraft errors out when mixing -p and -o flags PietroPasotti 348d close stale 90 75 charmcraft pack crashes with FileNotFoundError when combining -p and -o flags for subdirectory outputs. Open, unassigned, and inactive for 300+ days. Requires triage and a fix for the path handling logic.
rockcraft
issue #726
Passing custom gunicorn config for flask extension M7mdisk 617d needs triage 90 70 Enable overriding the hardcoded gunicorn config in the Flask extension via env vars, file overrides, or CLI args for custom worker settings. Open, zero comments, inactive for over a year, awaiting triage and assignment.
rockcraft
issue #432
improve the speed rockcraft's iterative design experience ca-scribner 928d close stale 90 80 Optimize rockcraft pack build speed for iterative development by improving build caching. Currently untriaged, inactive for over 300 days, and awaiting assignment or investigation.
charmcraft
issue #1542
Enable Ubuntu 24.04 and publish a beta build lengau 846d close stale 90 75 Enable Ubuntu 24.04 as a base and publish a beta build for Ubuntu 24.04 release planning. Open but inactive for over 300 days, linked to an internal Jira ticket, awaiting triage or assignment.
rockcraft
pr #422
Integrate with Starbase syu-w 931d close stale 90 65 Integration with Starbase. Opened over two years ago with only a Codecov bot comment. Inactive for ten months, currently unmerged and awaiting maintainer review or triage.
snapcraft
issue #5329
Colcon build failed with extension ros2-humble-ros-base czarekk215 460d close stale 90 85 Colcon build fails with missing 'lark' Python module when using ros2-humble-ros-base extension