Showing 100 of 2042 issues
| Issue | Title | Author | Age | Action | Staleness ↑ | Confidence | Summary |
|---|---|---|---|---|---|---|---|
|
craft-cli issue #149 |
Discuss whether we should maintain 'line-length = 99' | tigarmo | 1186d | close stale | 90 | 80 | Discussion on whether to keep line-length = 99 or align with Starbase's default of 88. Resolved in practice: the codebase now uses 88 (ruff, isort, sphinx-lint) after the starbase migration; no activity since June 2023. |
|
snapcraft (launchpad) issue #1979154 |
remote-build spams terminal | ~popey | 1545d | needs triage | 90 | 60 | snapcraft 7.0.7 remote-build prints progress updates on new lines instead of rewriting the line, spamming the terminal. Reported June 2022, no maintainer response, 0 comments, open ~4 years. Legacy remote-build code was later replaced by craft-application's implementation. |
|
snapcraft (launchpad) issue #1736812 |
automatic dep resolution fails with link loops | ~xordspar0 | 3201d | needs triage | 90 | 55 | Snapcraft's automatic dependency resolution fails when a package installs a symlink loop (X11/X11 -> .), erroring that install and stage paths are the same file. Unlabelled, zero comments, no maintainer activity in ~8.7 years. |
|
snapcraft (launchpad) issue #1778719 |
appstream support lacking provided ids (impairing backwards compat) | ~apachelogger | 2999d | needs triage | 90 | 55 | Snapcraft's appstream extractor and common-id mapping assume a single id per appstream file, ignoring <provides> ids needed for backwards compatibility and de-duplication. No maintainer response, no labels, 0 comments, last activity 2463 days ago. |
|
snapcraft (launchpad) issue #1950479 |
Experimental offline mode fails with network present | ~igorljubuncic-deactivatedaccount | 1766d | close stale | 90 | 68 | Snapcraft's experimental --offline mode crashes with 'NoneType' object is not subscriptable in snaps.py when network is present, and lacks graceful failover. Reported ~4.8 years ago with no maintainer response; the offline feature was only ever added as a warning-only experimental flag. |
|
starflow pr #6 |
feat: Security scanner | lengau | 716d | close stale | 90 | 55 | Adds a security scanner GitHub workflow using the secscan API; author notes it doesn't work yet because runners lack access. Pending review, no CI, no comments, inactive for ~19 months. |
|
snapcraft (launchpad) issue #2015640 |
npm ERR! `unsafe-perm` is not a valid npm option | ~lool | 1252d | close stale | 90 | 70 | npm plugin fails with npm >= 10 due to unsupported 'unsafe-perm' config. Issue is stale (1244 days old) and the problematic code has been removed from craft-parts. |
|
snapcraft (launchpad) issue #1856502 |
Obscure error message from snapcraft release when not logged in correctly | ~robert-ancell | 2462d | needs triage | 90 | 70 | snapcraft release prints an obscure 401 macaroon error when not logged in; user suggests a friendlier message pointing to 'snapcraft login'. No labels, no comments, ~6.5 years inactive. Same problem class tracked in craft-store#97 and LP 1834469. |
|
snapcraft (launchpad) issue #1774254 |
Wrong prefix is set in staged pkg-config files when alternate --prefix is configured | ~brlin | 3026d | needs triage | 90 | 55 | Staged .pc files get prefix rewritten to $SNAPCRAFT_STAGE plus the original configure prefix, producing invalid paths when an alternate --prefix was used. Open since 2018, no labels or comments; pkg-config prefix handling has since been reworked in the codebase. |
|
rockcraft pr #807 |
test: [PROTOTYPE] confirm npm symlink fix with spread | bepri | 582d | close stale | 90 | 55 | Prototype spread test (7 files, +51/-11) by maintainer bepri to confirm an npm symlink fix; pending review, no CI, no comments, inactive for 571 days. |
|
snapcraft (launchpad) issue #1792078 |
Snapcraft complain on a non-executable hook named `README.md` | ~brlin | 2922d | needs triage | 90 | 55 | Snapcraft build fails when snap/hooks/ contains a non-executable README.md used to document sub-dirs; reporter argues only known hook names should be validated. Open ~8 years, zero comments, no labels or maintainer engagement. |
|
snapcraft (launchpad) issue #1654768 |
rust plugin doesn't check if the Cargo.toml file exists | ~elopio | 3534d | needs triage | 90 | 70 | Rust plugin downloads the Rust toolchain before validating that Cargo.toml exists, causing a confusing late failure. Open ~10 years with zero comments; plugin now lives in craft-parts and still lacks an early existence check. |
|
craft-providers issue #281 |
multipass: do not always use sudo to execute commands | mr-cal | 1207d | close stale | 90 | 70 | Enhancement to make sudo behavior configurable in MultipassInstance.execute_run() and execute_popen(). Open 1200 days with no maintainer engagement or implementation. |
|
snapcraft (launchpad) issue #1950867 |
remote-build: Support passing --enable-experimental-extensions & options in general | ~ppd | 1763d | close stale | 90 | 65 | Feature request to pass snapcraft options (e.g. --enable-experimental-extensions) to remote-build, blocked on Launchpad bug 1949989. The motivating kde-neon core20 case is resolved as the extension is no longer experimental. No activity for ~4.5 years. |
|
snapcraft (launchpad) issue #1918968 |
Cannot automatically build a part from a Debian package source tree | ~racb | 2009d | needs triage | 88 | 65 | Wishlist request for a snapcraft 'deb' part plugin that builds a Debian package from a source tree's debian/ directory and exposes it to stage-packages. Open since 2019 with no labels, no comments, and no maintainer response. |
|
snapcraft (launchpad) issue #1948980 |
User specific font configuration does not survive snap updates | ~gunnarhj | 1780d | needs triage | 88 | 70 | User fontconfig settings in ~/.config/fontconfig are ignored by Firefox/Chromium snaps and wiped on updates due to snapd's per-revision home directory. Open ~4.8 years, no labels, no maintainer response. |
|
snapcraft-rocks issue #98 |
Use `rockcraft test` to test the rocks | lengau | 400d | needs triage | 88 | 62 | Task to update spread.yaml and CI workflows in snapcraft-rocks to use `rockcraft test` for testing rocks. Open ~389 days with no labels, comments, or maintainer assessment; no evidence of implementation found. |
|
craft-actions issue #20 |
[Feature Request] Add `name`, `version`, `arch` and any other useful... | ca-scribner | 1010d | needs triage | 88 | 70 | Feature request to expose name, version, arch and other metadata as outputs of rockcraft-pack-action for easier CI chaining (e.g. skopeo copy). Unlabelled, no maintainer response, ~999 days old; still unimplemented (action only outputs rock and revisions). |
|
craft-cli issue #172 |
Multiprocess operations can lead to spinner deadlock | cmatsuoka | 1113d | close stale | 88 | 60 | Deadlock when a multiprocess overlay chroot subprocess writes an info message while the CLI spinner thread is active. Stub report, no labels or comments in 3 years. Referenced craft-parts PR #535 merged to mitigate by downgrading overlay logging to debug. |
|
snapcraft (launchpad) issue #1944982 |
Build warns when vim is the editor | ~knitzsche | 1813d | needs triage | 88 | 55 | Feature request: snapcraft build warns about vim swap files (.snapcraft.yaml.swp) created in the snap/ directory when editing snapcraft.yaml, asking for an exception for editor temp files. No maintainer response, no labels, 0 comments, inactive ~4.5 years. |
|
rockcraft pr #855 |
docs: refactor tutorial | alesancor1 | 523d | close stale | 88 | 78 | Docs refactor moving tutorials to how-to guides and adding NGINX static HTML tutorial. 76 files changed. Review status changes_requested; maintainer said approach was 'perhaps not in this way' and to hold. Docs since reorganized separately, superseding this PR's structure. |
|
rockcraft issue #583 |
support project directory with remounted path | henrymao-zz | 822d | needs triage | 88 | 55 | Feature request: rockcraft should support bind-mounted (remounted) paths inside the project directory, which are currently invisible during packaging because the project dir is copied into the build environment. No maintainer activity, labels, or comments in ~2.2 years. |
|
snapcraft-rocks issue #41 |
Arguments list is incompatible with previous official snapcraft docker image | VladRassokhin | 863d | close stale | 88 | 45 | Docker image entrypoint wrapper changed argument compatibility between old and new snapcraft images; requires removing 'snapcraft' from command args. 852 days old, zero comments, no labels, no maintainer interaction. |
|
snapcraft (launchpad) issue #1882288 |
ROS plugins: allow skip keys for rosdep | ~levi-armstrong | 2289d | needs triage | 88 | 55 | Feature request to add skip keys option for rosdep in ROS plugins, allowing internal or custom dependencies not in public rosdep to be excluded. Open 6+ years with zero comments, no labels, and no maintainer engagement. |
|
snapcraft (launchpad) issue #1936671 |
Crystal projects don't properly install and build due to "pull" copying lib/... | ~koffeinfrei | 1883d | needs triage | 88 | 52 | Crystal snap builds fail because 'pull' copies host lib/ and bin/ into the multipass instance, causing stale shards builds. Workaround deletes those folders on pull. 5 years old, no maintainer response, unassessed. |
|
rockcraft pr #928 |
build(deps): use DEV craft-parts | tigarmo | 414d | close stale | 88 | 72 | Bumps rockcraft to a DEV craft-parts to add overlay/stage collision detection. 403 days old, 0 comments, pending review, CI failing (snap-tests, lint/files). The collision feature now ships in stable craft-parts 2.35.0, which rockcraft already pins. |
|
snapcraft (launchpad) issue #1766878 |
$SNAPCRAFT_PROJECT_NAME used in a remote part expands to wrong value | ~lucyllewy | 3061d | needs triage | 88 | 55 | Bug report: $SNAPCRAFT_PROJECT_NAME in a remote part expands to the remote part's own name (e.g. alsa) instead of the consuming snap's name. Unlabelled, zero comments, no maintainer interaction, inactive ~2.3 years. |
|
snapcraft (launchpad) issue #2060269 |
arch list not recognized by launchpad builder | ~bryce | 890d | close stale | 85 | 55 | Snapcraft architecture list format not recognized by Launchpad builder; only amd64 builds with simple list syntax, requires explicit build-on format |
|
snapcraft (launchpad) issue #1804845 |
Applications requiring UTF-8 fail | ~merlijn-sebrechts | 2849d | needs triage | 85 | 55 | Python snaps fail when host locale is not available inside the snap, causing UTF-8 fallback to ASCII. Issue requests snapcraft provide a built-in fix (e.g. default LC_ALL=C.UTF-8). Open since 2017, no maintainer response, no labels. |
|
snapcraft (launchpad) issue #1770221 |
A snapcraft.yaml with more than 1 after: stanza doesn't warn or error | ~flexiondotorg | 3047d | close stale | 85 | 80 | Snapcraft silently accepted multiple after: stanzas in a part, using the last one. Fixed: duplicate-key detection in yaml_utils now raises an error for any repeated key, including after:. Issue is stale (8+ years, no activity) but the underlying problem is resolved in current code. |
|
snapcraft issue #5653 |
Use pydantic instead of jsonschema for legacy project | bepri | 409d | close stale | 85 | 80 | Migrate legacy snapcraft project parsing from jsonschema to Pydantic models. Issue was closed as abandoned, but the legacy code (snapcraft_legacy) has since been removed entirely from the codebase, making the issue moot. |
|
rockcraft issue #726 |
Passing custom gunicorn config for flask extension | M7mdisk | 704d | close stale | 85 | 75 | Request to allow custom gunicorn config overrides (worker type, worker count, etc.) in the flask-framework extension. The specific async-worker use case has since been implemented via PR #747 (gevent detection), but the broader arbitrary-config request remains unaddressed. Issue is 693 days old with zero comments, no labels, and no maintainer... |
|
craft-parts issue #1238 |
go-use plugin: Support `disable-parallel` parameter | lengau | 374d | close stale | 85 | 85 | Feature request to add the disable-parallel part property to the go-use plugin. Labeled Needs information; maintainer awaits a real-world use case, none provided in ~12 months. Plugin still lacks the property. |
|
rockcraft issue #608 |
links that are emitted to the console must be tested | cjdcordeiro | 810d | needs triage | 85 | 60 | Request to add tests ensuring doc URLs/slug links printed to the console stay valid as Rockcraft docs evolve; maintainer suggested using Sphinx intersphinx to generate links dynamically. Open 2+ years with no labels, no assignee, and no follow-up activity. |
|
snapcraft (launchpad) issue #1958930 |
`snapcraft clean <part> --use-lxd` shouldn't wait for network | ~om26er | 1691d | needs triage | 85 | 55 | Feature request: snapcraft clean <part> --use-lxd should not wait for network connectivity since cleaning only deletes directories. No maintainer response or labels in ~4.6 years; the network wait originates in craft-providers' wait_until_ready, which still exists in current code. |
|
snapcraft (launchpad) issue #2006599 |
using advanced grammar to build towards a certain arch does not work with stage-snaps | ~ogra | 1311d | needs triage | 85 | 35 | Cross-architecture stage-snaps fail due to missing UBUNTU_STORE_ARCH variable in snap download calls |
|
snapcraft (launchpad) issue #2007789 |
`snapcraft remote-build` does not support long syntax of the `architectures`... | ~brlin | 1300d | close not a bug | 85 | 70 | snapcraft remote-build validation error for long-form architectures syntax; likely fixed by PR #4793/craft-application PR #343 |
|
snapcraft (launchpad) issue #2015091 |
snapcraft download debian package from incorrect arch | ~aristochen | 1257d | needs triage | 85 | 70 | Cross-architecture gadget snap downloads wrong arch deb (amd64 instead of arm64). Issue is 1249 days old with no maintainer engagement, labels, or assignee. |
|
snapcraft (launchpad) issue #2046156 |
Fails to parse build output and freezes indefinitely | ~ricotz | 1005d | close not a bug | 85 | 80 | UnicodeDecodeError crash when parsing malformed build output, causing snapcraft to freeze. This appears to be the same issue as #4515 which was already fixed. |
|
snapcraft (launchpad) issue #2120751 |
Snaps can't be debugged via gdb even in Debug builds. | ~maciek-borzecki | 392d | close not a bug | 85 | 75 | Debugging snaps via gdb fails even in Debug builds. Issue references snapcraft#5652 which appears to be the same issue, stalled for ~12 months awaiting a minimal repro for GDB. |
|
snapcraft (launchpad) issue #2136285 |
Mail alert about a not-published snap with outdated package | ~t-a-k | 270d | needs triage | 85 | 60 | User reports receiving daily mail alerts about a snap revision not published on any channel. Issue has no labels, no maintainer response, and no comments. |
|
snapcraft issue #5171 |
home interface plug attribute "read: all" triggers ValidationError | florcabral | 643d | needs triage | 85 | 70 | Snapcraft rejects home interface plug attribute read: all with a pydantic ValidationError (expects list, got dict). Reported on core22; no maintainer response, no labels, no activity in ~2 years. |
|
rockcraft issue #902 |
Go plugin environment validation fails if toolchain downloads a new version | hk21702 | 450d | needs triage | 85 | 80 | Go plugin environment validation fails when `go version` triggers a Go toolchain auto-download, printing 'go: downloading...' instead of a version string. Open 439 days with no labels or maintainer activity; bug still present in craft-parts go_plugin validator. |
|
craft-parts issue #1237 |
go plugin: Support `disable-parallel` parameter | lengau | 374d | close stale | 85 | 85 | Go plugin lacks disable-parallel support. Filed by maintainer as low-priority enhancement, labeled Needs information, explicitly awaiting a real-world use case that never arrived in 363 days of zero activity. |
|
craft-platforms issue #189 |
Merge Starbase every week | lengau | 313d | needs triage | 85 | 60 | Feature request to create a weekly automated workflow merging changes from the starbase repository. Untriaged, no maintainer engagement after 305 days. |
|
craft-platforms issue #45 |
Add go architectures and a way to convert between deb arches and go arches | lengau | 730d | close stale | 85 | 60 | Feature request to add Go architecture support and deb-to-Go architecture conversion to craft_platforms. Issue is 723 days old with no maintainer engagement or labels. |
|
snapcraft (launchpad) issue #1990950 |
"Environment validation failed for part 'xsv': 'cargo' not found" with `base: core22` | ~saviq | 1446d | needs triage | 85 | 65 | Snapcraft fails with 'cargo not found' when building a Rust project with base: core22. Issue is unlabelled and has had no maintainer response in 1114 days. |
|
snapcraft (launchpad) issue #2012950 |
Can "snapcraft extensions" support "--base=" option like plugins? | ~rpjday | 1264d | needs triage | 85 | 70 | Feature request to add --base option to snapcraft extensions command, mirroring snapcraft plugins. Untriaged, no maintainer engagement. |
|
snapcraft (launchpad) issue #2015370 |
Undefined Symbol Error While trying to launch Application from a snap... | ~ameya-v-singh | 1255d | close stale | 85 | 45 | User reports undefined symbol error in libpthread when launching apps from snap-packaged VSCode on core20; no maintainer response in 1247 days |
|
snapcraft (launchpad) issue #2025447 |
Incorrect Downloads directory for LDAP user in snapped firefox & chromium | ~dgadomski | 1170d | needs triage | 85 | 45 | Snapped Firefox/Chromium downloads to ~/snap/.../Downloads for LDAP users instead of ~/Downloads; untriaged, inactive 3+ years |
|
snapcraft (launchpad) issue #2026734 |
ld throws libc_nonshared.a: No such file or directory when run inside snap... | ~mertkirpici | 1159d | close not a bug | 85 | 65 | User reports linker error for libc_nonshared.a when compiling inside snap environment; found workaround using snapcraft layout |
|
snapcraft (launchpad) issue #2041182 |
Desktop extension doesn't update GDK pixbuf module cache when reverting | ~gbeuzeboc | 1051d | needs triage | 85 | 35 | Desktop extension GDK pixbuf cache not regenerated on snap revert, causing crashes. Open 1043 days with no maintainer engagement or labels. |
|
snapcraft (launchpad) issue #2042167 |
remote-build doesn't support shorthand architecture format | ~gbeuzeboc | 1046d | needs triage | 85 | 65 | remote-build ignores shorthand architecture format in snapcraft.yaml despite documentation stating it's equivalent to full format. Untriaged, 1038 days old. |
|
snapcraft (launchpad) issue #2044389 |
snapcraft clean failed but exit 0 | ~moisesperezespinosa | 1023d | close stale | 85 | 55 | snapcraft clean returns exit code 0 despite reporting an error about missing instance. Reported for version 7.5.3, no maintainer response in 2.7 years. |
|
snapcraft (launchpad) issue #2048898 |
No helpfull message when command doesn't exist | ~gbeuzeboc | 975d | needs triage | 85 | 65 | Unhelpful error when snapcraft.yaml command doesn't exist; no maintainer response in 967 days |
|
snapcraft (launchpad) issue #2053119 |
Pulling from private repository with passphrase protected key fails | ~gbeuzeboc | 941d | needs triage | 85 | 50 | snapcraft --bind-ssh fails to prompt for passphrase when using passphrase-protected SSH keys to clone private repositories. Untriaged, no maintainer response after 933 days. |
|
fetch-service issue #209 |
Implement configurable request authentication | cmatsuoka | 732d | needs triage | 85 | 65 | Feature request to allow controller to set credentials for specific URL patterns in the Fetch Service. Unlabeled, no maintainer response, 389 days since last activity. |
|
snapcraft (launchpad) issue #2059717 |
please allow omitting source for the dump plugin | ~ogra | 897d | needs triage | 85 | 60 | Feature request to make source optional for the dump plugin, similar to the nil plugin. Untriaged, 889 days old, no maintainer response. |
|
snapcraft (launchpad) issue #2065075 |
snapcraft register-key timeout | ~elvintech | 857d | close stale | 85 | 60 | snapcraft register-key fails with GPG timeout error; issue is 849 days old with no maintainer engagement |
|
fetch-service issue #202 |
Add snapcraft tests | cmatsuoka | 746d | close stale | 85 | 65 | Feature request to add snapcraft tests for the fetch service snap package using the proposed test framework. Issue is 744 days old with no maintainer engagement beyond an auto-generated Jira sync. |
|
fetch-service issue #225 |
Add GitHub workflow that builds and tests the fetch-operator charm | lengau | 718d | close stale | 85 | 65 | Feature request to add GitHub workflow for building and testing the fetch-operator charm using charmcraft test. Issue is 715 days old with no maintainer engagement or labels. |
|
craft-application pr #929 |
docs: add a preview page for reusing packages | lengau | 345d | close stale | 85 | 85 | Draft docs PR adding a preview page for reusing packages between builds and preparing the 5.11.0 release. Marked draft by the author on 2025-10-01; the same page was merged via #920 and shipped in 5.11.0, so the PR is superseded. |
|
snapcraft (launchpad) issue #2075493 |
`plugin: meson` no longer functional for Rust on `base:` < `core22` "Could... | ~saviq | 772d | close stale | 85 | 55 | Meson plugin fails on base < core22 due to Meson 1.5.0 requiring tomllib for Cargo.toml parsing. Unlabelled, no maintainer response, inactive for 707 days. |
|
fetch-service pr #447 |
test: reproducer for security/archive.ubuntu issue | tigarmo | 386d | close stale | 85 | 55 | Test reproducer for a security/archive.ubuntu issue, inactive for over a year with no maintainer engagement or follow-up. |
|
snapcraft (launchpad) issue #2089796 |
"snapcraft list-keys" fails on macOS 15.1.1 (24B91) | ~pbadams | 653d | needs triage | 85 | 60 | snapcraft list-keys fails on macOS 15.1.1 with /proc/self/fd/0 error. Issue is 645 days old with no maintainer response or labels. |
|
snapcraft (launchpad) issue #2104274 |
Snapcraft has unclear behavior when providing same build-snap from different channels | ~nteodosio | 534d | needs triage | 85 | 55 | Bug report: snapcraft resolves build-snap from wrong channel (stable vs candidate). Untriaged, no maintainer response in 527 days. |
|
snapcraft (launchpad) issue #2138729 |
[Not a Bug] Need info for xvfb / headless-display access | ~t-a-k | 234d | close not a bug | 85 | 85 | User requesting help configuring xvfb for headless snap deployment; explicitly labeled as not a bug by author; no maintainer engagement after 227 days. |
|
rockcraft issue #613 |
some commands, like clean, should not need schema validation | cjdcordeiro | 809d | keep open | 85 | 70 | Rockcraft clean command requires full rockcraft.yaml schema validation, preventing cleanup when the config contains unsupported fields. Maintainer acknowledged the issue but noted name/platforms/base are needed to identify instances to clean. No fix implemented; issue inactive for ~2 years. |
|
charmcraft issue #2288 |
uv plugin breaks juju debug-code | PietroPasotti | 485d | needs triage | 85 | 55 | uv plugin's dispatch script prevents juju debug-code breakpoints from being hit; reporter suspects the injected dispatch script is the cause. Open 14 months, no maintainer response, no labels, no reproduction logs beyond a screenshot. |
|
rockcraft pr #938 |
ci: add arm64 snap build | cjdcordeiro | 387d | close stale | 85 | 72 | Adds arm64 to snap build CI on a feature branch. 375 days old, no activity, multiple CI failures. arm64 platform is already present in main's snap/snapcraft.yaml, suggesting the goal was achieved elsewhere. |
|
rockcraft issue #655 |
Make ROCK base image registry configurable. | aznashwan | 774d | needs triage | 85 | 80 | Feature request to make the hardcoded ECR base image registry URL configurable in rockcraft.oci.Image to allow pulling from non-ECR registries and avoid rate-limit failures. Untriaged, no maintainer response, no labels, 763 days old. Code still uses hardcoded REGISTRY_URL = ECR_URL. |
|
craft-cli pr #160 |
messages: allow to set the terminal window title | sergio-costas | 1178d | close stale | 85 | 75 | Adds terminal window title setting via ANSI escape codes to show build progress. Last active 2.9 years ago; codebase has since undergone major refactoring (starbase merge, new emitter API). Feature never merged; issue #159 still open but untriaged. |
|
rockcraft issue #654 |
Allow for configurable `skopeo` credentials during pulling of the ROCK base image. | aznashwan | 774d | needs triage | 85 | 70 | Feature request to add configurable skopeo credentials (via --src-creds) when pulling the ROCK base image from ECR, to work around registry rate limits. Open 763 days, no maintainer response, no labels; related issue #655 (configurable registry) also open and untriaged. |
|
snapcraft (launchpad) issue #1834469 |
error messaging for invalid macaroon could be improved | ~jdstrand | 2633d | needs triage | 85 | 55 | Snapcraft shows a confusing 'missing a valid macaroon' error when the store macaroon expires; suggests guiding users to snapcraft login. 7 years old, no labels, no comments, no maintainer response. Related craft-store#97 tracks the same problem class. |
|
craft-platforms pr #114 |
feat(architectures): add Go architectures | lengau | 535d | needs review | 85 | 70 | Adds Go architecture support and deb-to-Go arch conversion utilities to craft-platforms. PR is 528 days old with no reviewer engagement and a minor type-checking notification from ty. |
|
rockcraft issue #755 |
Can't redirect the output of go run to a file | kian99 | 662d | needs triage | 85 | 50 | go run output redirection produces empty file in rockcraft build environment; user suspects snap confinement. 650 days old, zero comments, no labels, no maintainer response. Go plugin since reworked and stabilized in craft-parts. |
|
snapcraft (launchpad) issue #1744608 |
customize snapcraft environment based on architecture. | ~bsutton | 3155d | needs triage | 85 | 70 | Feature request to support architecture-conditional (on/else) syntax in the apps environment key, currently limited to stage-packages. Open since 2019 with no comments or maintainer response; grammar support has since expanded to more part keywords but app environment remains unaddressed. |
|
craft-providers pr #948 |
test: failing reproducer - snap developer-id not asserted | lengau | 143d | close stale | 85 | 70 | PR claims to fix #445 by parsing developer-id from snap-revision assertions, but the fix (commit 5df1922) does not exist in the codebase and the issue remains open. |
|
craft-providers issue #304 |
Base _setup_wait_for_system_ready should use systemctl's --wait parameter | lengau | 1190d | close stale | 85 | 60 | Enhancement to use systemctl --wait instead of polling in _setup_wait_for_system_ready. Open 3+ years with no maintainer engagement. |
|
craft-providers issue #468 |
Check for a running process should be more fine-grained | mr-cal | 1017d | close stale | 85 | 75 | Enhancement to verify PID is a Python process via /proc/<pid>/cmdline instead of just checking PID existence, avoiding 60s delay on PID reuse. Open 1010 days with no comments or implementation. |
|
fetch-service issue #282 |
ANNOUNCEMENT: SNAP CHANNELS | lengau | 684d | close stale | 85 | 75 | Announcement about snap channel publishing for main and feature/launchpad-integration branches; outdated as launchpad-integration was merged and is no longer in use. |
|
craft-application issue #297 |
Provide a unified way to get the current build's BuildInfo | lengau | 890d | close stale | 85 | 80 | Feature request to add a unified accessor for the current build's BuildInfo, validating the plan has exactly one entry. Implemented via AppService._build_info in PR #911, which raises EmptyBuildPlanError or MultipleBuildsError as requested. |
|
snapcraft (launchpad) issue #2109593 |
Risc-V builders fail to wget (large files?) | ~nteodosio | 501d | needs triage | 85 | 55 | RISC-V builders fail downloading the ~1.5GB Chromium source tarball with a ChunkedEncodingError during the Pulling llvm step of the llvm-chromium snap build. No maintainer response, no labels, no comments in ~13 months. |
|
craft-providers issue #684 |
Create a generic craft LXD profile | dilyn-corner | 701d | needs triage | 85 | 60 | Enhancement to create a generic craft LXD profile to protect managed containers from user-specific profile modifications affecting build reproducibility. Open 694 days with no maintainer response. |
|
snapcraft (launchpad) issue #1759740 |
Library discovery for rpath patching needs to be deterministic | ~kyrofa | 3089d | needs triage | 85 | 55 | Snapcraft's rpath patcher may pick the wrong of several same-named libraries in a snap because its directory walk is nondeterministic and doesn't follow ld.so search order. Filed by a maintainer ~8.4 years ago; no labels, comments, or activity since. |
|
snapcraft (launchpad) issue #2017587 |
SNAP_REAL_HOME causes problem | ~soumyadghosh | 1236d | close stale | 85 | 45 | SNAP_REAL_HOME set in HOME causes permission issues on empty folders; reported 3+ years ago with no maintainer engagement or comments. |
|
fetch-service issue #36 |
SNAP: Find a better way to handle perl dependencies | lengau | 953d | needs triage | 85 | 70 | Optimization request to reduce PERLLIB environment variable size in fetch-service snap. Untriaged, no maintainer engagement in 950 days. |
|
snapcraft (launchpad) issue #2016899 |
Remove directory step takes too long | ~nteodosio | 1242d | needs triage | 85 | 40 | Performance issue: remove directory step takes 680.5s during snapcraft build. Unlabeled, no maintainer response, 1234 days old. |
|
craft-providers issue #498 |
core24 lxd image intermittenly fails to launch | mr-cal | 969d | close stale | 85 | 75 | core24 LXD image intermittently fails to launch due to cloud image server issues; escalated to Canonical's cloud image team but unresolved after 31 months |
|
craft-providers issue #714 |
craft-providers error: Timed out waiting for networking to be ready. | nteodosio | 609d | needs triage | 85 | 60 | craft-providers times out waiting for networking in LXD container during snap builds. Open 602 days with no maintainer response, labels, or comments. |
|
snapcraft (launchpad) issue #1828600 |
Unicode non-ascii characters in channel specification cause a 500 response... | ~matiasb | 2681d | needs triage | 85 | 55 | snapcraft release with a non-ASCII channel name (e.g. emoji) causes a 500 from the store due to an invalid UTF8 byte sequence in devportal's channel lookup. Unlabeled, no comments, inactive for ~7 years. |
|
craft-parts pr #1527 |
[DO NOT MERGE] resolute cmake | smethnani | 163d | close stale | 85 | 75 | PR titled '[DO NOT MERGE] resolute cmake' inactive for 157 days; maintainer asked if it can be closed. Resolute support appears implemented in merged PR #1398. |
|
craft-providers pr #824 |
feat: add a `get_base` factory function | lengau | 366d | keep open | 85 | 55 | Adds a `get_base` factory function to craft-providers. PR is 359 days old with 0 comments, 0 reviewers, and no activity. |
|
craft-providers issue #467 |
macOS CI is failing weekly tests | mr-cal | 1017d | close stale | 85 | 65 | macOS CI weekly tests failing due to runner timeouts; tests temporarily disabled via PR #982; issue remains open but inactive for 136 days. |
|
rockcraft pr #744 |
feat: make requirements.txt for extensions optional | toabctl | 679d | close stale | 85 | 82 | Makes requirements.txt optional for 12-factor extensions by supporting pyproject.toml as an alternative. Maintainer declined the specific approach (Dec 2024), but pyproject.toml support was later added via #1090, making this PR superseded. No CI, no activity in over a year. |
|
snapcraft (launchpad) issue #1748236 |
color escape codes are left open | ~xordspar0 | 3137d | needs triage | 85 | 55 | Snapcraft's snapping progress spinner emits a green ANSI color code without a matching reset, so interrupting the build leaves the terminal green. Open since 2017 with zero comments; spinner logic now lives in the craft-cli dependency, so current behavior is unverified. |
|
charmcraft pr #2780 |
chore(hotfix): track 3.5 CI fixes | lengau | 63d | close stale | 85 | 75 | Draft tracking PR for hotfix/3.5 CI fixes with empty initial commit; no follow-up commits or reviewer engagement in 53 days |
|
snapcraft (launchpad) issue #1827067 |
need a way to add foreign architecture to sources.list for... | ~jdstrand | 2691d | close stale | 85 | 70 | Feature request (2018) to auto-add foreign-arch lines to sources.list so build-packages/stage-packages like foo:armhf install in LP chroots. Now addressable via the package-repositories feature (per-arch apt repos); issue unlabelled, 0 comments, inactive ~3 years. |
|
snapcraft (launchpad) issue #1948465 |
Please add support for advanced grammar in stage | ~xnox | 1785d | needs triage | 85 | 55 | Feature request to allow advanced grammar (try:/on $arch) in the stage directive, avoiding override-build workarounds. Open since 2020 with zero comments or labels; grammar support has since expanded to all part keywords, so applicability needs verification. |
|
snapcraft (launchpad) issue #1844801 |
Organize has different move behavior when using wildcard | ~merlijn-sebrechts | 2548d | needs triage | 85 | 70 | Snapcraft organize keyword moves directory contents for literal paths but the directory itself for glob/wildcard paths, causing confusing 'already exists' errors. No maintainer response in 7 years; behavior still present in craft-parts organize code. Needs triage. |