Showing 100 of 2040 issues
| Issue | Title | Author | Age | Action | Staleness ↑ | Confidence | Summary |
|---|---|---|---|---|---|---|---|
|
snapcraft (launchpad) issue #2012074 |
snapcraft cannot build snap by default on aarch64 | ~gbeuzeboc | 1274d | close stale | 95 | 85 | snapcraft init defaults to core20 base which lacks arm64 Multipass images, causing build failures on aarch64. Fixed by PR #4118 which changed the default init base to core22. |
|
snapcraft (launchpad) issue #1998269 |
Gnome extension breaks fontconfig for some applications | ~zoopgoop | 1382d | close stale | 95 | 70 | GNOME extension causes fontconfig failures in snap applications like Wine and Steam; issue is 1373 days old with no maintainer response or labels. |
|
snapcraft (launchpad) issue #1646546 |
snapcraft packages .so from /usr instead of from .deb | ~aacid | 3571d | close stale | 95 | 60 | 2016-era report that snapcraft picked up .so files from the host /usr instead of from .deb packages, so snap contents depended on the host system. No maintainer response or labels. Likely obsolete since snapcraft now builds inside a confined core base. |
|
snapcraft (launchpad) issue #1637563 |
Add ability to automatically fetch Recommends from (a subset of) stage packages | ~3v1n0 | 3605d | needs triage | 95 | 55 | Feature request for a stage-packages-with-recommends flag so snap Recommends are auto-fetched from stage packages instead of listed manually. Open ~10 years with no labels, comments, or maintainer interaction. |
|
snapcraft (launchpad) issue #2020348 |
Snapcraft tries to run chisel and fails | ~itrue | 1208d | close stale | 95 | 55 | Typo in stage-packages (missing $ before CRAFT_TARGET_ARCH) causes snapcraft to try running chisel instead of giving a clear syntax error. Unlabelled, no maintainer response, 1200 days old. |
|
snapcraft (launchpad) issue #1626236 |
snapcraft newly fails on ubuntu-image | ~barry | 3642d | close stale | 95 | 82 | snapcraft 2.17 on Ubuntu 16.10 (Yakkety) fails to copy the ubuntu-image CLI script to prime/usr/bin, causing a FileNotFoundError during build. No maintainer activity in ~10 years; affected versions are long EOL and the codebase has been fully restructured since. |
|
snapcraft (launchpad) issue #1636979 |
snapcraft validate and sign-build are inconsistent when there are multiple keys | ~elopio | 3607d | needs triage | 95 | 55 | snapcraft validate uses the default signing key while sign-build shows a key-selection wizard when multiple keys exist; the two commands should behave consistently. Open since 2016, zero comments, no maintainer response. |
|
snapcraft (launchpad) issue #1995293 |
no uid/gid mappings when building on core22 with multipass | ~andreitoterman | 1411d | close stale | 95 | 60 | Multipass build with core22 mounts project directory without uid/gid mappings, causing ownership issues |
|
snapcraft (launchpad) issue #1612741 |
Snapcraft go plugin install issues | ~josvaz | 3682d | needs triage | 95 | 60 | Snapcraft's go plugin fails to build godoc because go install writes to $GOROOT/bin (permission denied), a known golang bug; reporter also asks snapcraft to prevent installs into $GOROOT or force install path inside the snap. No labels, no comments, no maintainer activity in ~10 years. |
|
snapcraft (launchpad) issue #2054099 |
snapcraft (edge) fails to build core24 snaps. Running "apt update" within... | ~martin-kalcok | 938d | close stale | 95 | 70 | snapcraft edge fails to build core24 snaps due to apt update failing with unresolved ftpmaster.internal in base container. Issue is 931 days old with no maintainer response. |
|
snapcraft (launchpad) issue #1995159 |
"upload" command sends progress to stdErr unnecessarily | ~knocte | 1414d | needs triage | 95 | 65 | Report that snapcraft upload sends progress messages to stderr instead of stdout, breaking CI automation that relies on stderr for important warnings. Untriaged, 1405 days old, no maintainer response. |
|
snapcraft (launchpad) issue #1704103 |
New git commits don't mark pull step dirty | ~saviq | 3347d | needs triage | 95 | 55 | Snapcraft skips the pull step for git-source parts after new commits, using stale source. Reported 9 years ago with clear repro; no labels, comments, or maintainer interaction since. |
|
snapcraft (launchpad) issue #2099923 |
Snapcraft builds are failing: install of snap "snapcraft" failed | ~snawoot | 564d | close stale | 95 | 80 | Snapcraft builds failing due to outdated snapd (2.61) on build infrastructure unable to install core20 base. Issue is 556 days old with no maintainer response. |
|
snapcraft (launchpad) issue #1869604 |
Fails to realize the source folder changed with Multipass | ~saviq | 2357d | close stale | 95 | 50 | Bug where building the same project from different source folders reuses the previous Multipass instance instead of creating a new one. 6+ years old with zero comments, no labels, and no maintainer interaction. |
|
snapcraft (launchpad) issue #1908061 |
gnome-3-34 extension is missing libraries | ~christianrauch | 2097d | close stale | 95 | 70 | gnome-3-34 snap extension missing harfbuzz, causing a pango symbol lookup error (hb_buffer_set_invisible_glyph) in built snaps. Open ~5.7 years, zero comments, no maintainer response; extension is deprecated. |
|
snapcraft (launchpad) issue #1636233 |
Add support for compiler flags in autotools plugin | ~ivan-lezhnjov-iv | 3609d | needs triage | 95 | 60 | Feature request to add compiler flag support (cflags) to the autotools plugin, similar to configflags, needed for packaging PostgreSQL with flags like -fPIC -pie and mit-krb5 paths. No maintainer response, no labels beyond 'plugin', and no activity in ~10 years. |
|
snapcraft (launchpad) issue #1600035 |
no way to differentiate between build-time and run-time env vars in plugins | ~thomir-deactivatedaccount | 3718d | close stale | 95 | 65 | Feature request to differentiate build-time vs run-time environment variables in plugin BasePlugin.env() method. Issue is 10 years old with no maintainer engagement or comments. |
|
snapcraft (launchpad) issue #1703471 |
$SNAP/usr/local/bin should be on the $PATH | ~ev | 3350d | close stale | 95 | 55 | Request to add $SNAP/usr/local/bin to the PATH in snap command-*.wrapper files, since autotools defaults to that prefix. Open ~9 years with no labels, comments, or maintainer interaction. |
|
snapcraft (launchpad) issue #1575188 |
Fix for bug #1572664 had broken my snap package build | ~townsend | 3790d | needs triage | 95 | 55 | Reporter's snap build with a chroot containing dead-from-host symlinks broke after a fix for Launchpad bug #1572664; requests a build option to tolerate dead symlinks. No labels, no comments, no maintainer response; ~10 years old. |
|
snapcraft (launchpad) issue #1595964 |
pull, build and other commands should be idemnpotent | ~didrocks | 3731d | close stale | 95 | 72 | Old snapcraft 1.x plugin system issue: build() erases and redeployed build directory, breaking plugin subclass hooks. 10+ years old, zero comments, lifecycle label, plugin system since redesigned in craft-parts. |
|
snapcraft (launchpad) issue #1627865 |
Snapcraft errors when releasing a snap | ~thomir-deactivatedaccount | 3637d | close stale | 95 | 75 | Snapcraft push --release hangs in 'Processing...' after a JSONDecodeError from the store status endpoint (storeapi._update_status). No maintainer activity in ~10 years; the storeapi module no longer exists in the codebase. |
|
snapcraft (launchpad) issue #1647343 |
Validator for the snap's icon appears to check the file before the snap is compiled | ~michael-r-milton | 3567d | needs triage | 95 | 55 | Snapcraft icon validator checks file existence before compilation, contradicting docs that specify container-relative paths. No maintainer response in ~10 years; unlabelled and unassessed. |
|
snapcraft (launchpad) issue #1629910 |
init-plugin command for new plugin creation | ~jaymell | 3630d | close stale | 95 | 55 | Feature proposal for an 'init-plugin' command to scaffold new snapcraft plugins; opened ~10 years ago by an external contributor, zero comments, no PR submitted, no maintainer engagement, and it predates the current parts-based plugin architecture. |
|
snapcraft (launchpad) issue #1664704 |
snapcraft release gives misleading error when revision does not exist | ~sabdfl | 3496d | close stale | 95 | 70 | snapcraft release shows misleading error suggesting 'snapcraft register' when the real problem is a non-existent revision. Filed 2016, 0 comments, no maintainer interaction; legacy CLI since replaced by craft-based rewrite. |
|
snapcraft (launchpad) issue #1673186 |
the gox classic snap gets stuck consuming a lot of cpu | ~zyga | 3467d | close stale | 95 | 65 | 2016 report that a classic-confinement snap of gox hangs at startup consuming high CPU, worked around with taskset due to a separate multi-core bug. No maintainer activity in ~9 years; the referenced multi-core bug is long since fixed. |
|
snapcraft (launchpad) issue #1734400 |
Include/exclude patterns improvements | ~lool | 3213d | needs triage | 95 | 70 | Feature request for snapcraft parts: include/exclude file patterns are processed with all excludes winning over all includes; reporter wants includes processed last or in yaml order to support more cases. No maintainer response, no labels, 0 comments, ~8.8 years old. |
|
snapcraft (launchpad) issue #1818017 |
Please support custom cloud-init config for Multipass VMs | ~brlin | 2753d | needs triage | 95 | 55 | Feature request to let snapcraft merge a user-supplied cloud-init config (e.g. custom apt mirror / disable-proposed) before initializing its Multipass VM. Open ~7.5 years with no labels, comments, or maintainer engagement; proposed as a workaround for Launchpad bug 1818016. |
|
snapcraft (launchpad) issue #1640897 |
snapcraft doesn't validate gadget.yaml | ~elopio | 3592d | close stale | 95 | 55 | Feature request from 2015 asking snapcraft to validate gadget.yaml metadata for gadget snaps instead of just copying it. Open for nearly 10 years with no labels, comments, or maintainer activity. |
|
snapcraft (launchpad) issue #1739954 |
DNS error causes cascading exception failure | ~rogpeppe | 3183d | close stale | 95 | 70 | Snapcraft 2.34 push dumps a raw urllib3/requests traceback (ending in a Retry TypeError) on DNS failure instead of a friendly error. 8.7 years old, no comments or labels; affected version and storeapi code long since replaced. |
|
snapcraft (launchpad) issue #1995857 |
upload-metadata not working | ~merlijn-sebrechts | 1404d | close not a bug | 95 | 75 | upload-metadata command fails with unrecognized arguments; push-metadata works. Issue stems from command renaming and documentation inconsistency. |
|
snapcraft (launchpad) issue #1750581 |
Snapcraft’s own snap summary and description are unhelpful | ~mpt | 3125d | needs triage | 95 | 65 | Request to rewrite the snapcraft snap's store summary and description for clarity, grammar, and capitalization. 8.5 years old with zero comments, labels, or maintainer interaction; current store listing state unverified. |
|
snapcraft (launchpad) issue #1768248 |
remote parts should be able to specify layouts | ~gerboland | 3055d | needs triage | 95 | 70 | Feature request to allow remote parts to specify layout options, motivated by an Xwayland kiosk helper use-case. Open since 2017 with zero comments, no labels, and no maintainer interaction. |
|
snapcraft (launchpad) issue #1640721 |
Feature Request: Would be nice to have a way to refresh .deb files | ~aacid | 3592d | close stale | 95 | 70 | Feature request to refresh only changed .deb files in a snap build instead of re-downloading the full ~300MB set. Open since 2017 with no labels, comments, or maintainer activity. |
|
snapcraft (launchpad) issue #1795642 |
Ignore vcs folders for `source-type: local` builds | ~saviq | 2901d | close stale | 95 | 50 | 2017 feature request to auto-ignore .git/.bazaar/.hg (or add a source-ignore key) for source-type: local builds. No labels, comments, or maintainer interaction for ~8 years; .snapcraftignore workaround noted in the issue itself. |
|
snapcraft (launchpad) issue #1582417 |
snapcraft doesn't create binary-identical reproducible builds | ~cmiller | 3770d | needs triage | 95 | 65 | Feature request for byte-identical reproducible snap builds (deterministic plugin order, identical output across machines). Open ~10 years with zero comments, no labels, and no maintainer interaction. |
|
snapcraft (launchpad) issue #1882255 |
autotools plugin does not allow specifying a build directory different from... | ~dmitriis | 2289d | close stale | 95 | 70 | Snapcraft's autotools plugin builds in-source, so projects requiring an out-of-tree build dir (e.g. newer libvirt) fail configure. No maintainer response in 6+ years; v2 plugins later added out-of-tree build support, making the old v1 plugin limitation obsolete. |
|
snapcraft (launchpad) issue #1897098 |
Trigger font cache rebuild if new fonts added to the system | ~igorljubuncic-deactivatedaccount | 2178d | close stale | 95 | 70 | Placeholder request (2019) to rebuild the font cache when new system/user fonts appear after a snap install. No labels, comments, or maintainer activity for ~6 years; desktop extensions now rebuild the cache via a configure-fonts hook. |
|
snapcraft (launchpad) issue #1805581 |
snapcraft fail | ~temasek | 2844d | close stale | 95 | 75 | Snapcraft 2.43.1 catkin plugin crash: rosdep cannot find key for roscpp_tutorials, raising FileNotFoundError during pull. 2834 days old, zero comments, no labels; the catkin plugin no longer exists in modern snapcraft. |
|
snapcraft (launchpad) issue #1667318 |
Add Track information to 'status', 'close', and 'revisions' output | ~joetalbott | 3487d | close stale | 95 | 65 | Feature request to add track information to snapcraft status, close, and revisions command output. Filed ~9.5 years ago by external contributor with zero comments, no labels, and no maintainer interaction. |
|
snapcraft (launchpad) issue #1858020 |
export-login --acls are not documented | ~abitrolly | 2445d | close stale | 95 | 55 | Documentation gap: snapcraft export-login --acls help text does not list valid ACL values (e.g. package_push vs package_upload). Open 6.7 years, zero comments, no labels, no maintainer interaction. |
|
snapcraft (launchpad) issue #1861638 |
pip fails when project requirement result binary already exists | ~daveparrish | 2413d | needs triage | 95 | 55 | Snapcraft python plugin pip download fails on rebuild when a result binary already exists, because pip lacks --exists-action. Reporter included a patch and error trace; no maintainer response, no labels, 0 comments, ~6.5 years old. |
|
snapcraft (launchpad) issue #1658765 |
[Godeps] Specifying source tag fails to stage | ~nskaggs | 3518d | close stale | 95 | 70 | Godeps plugin fails to stage when source-tag is specified: git pull of the tag ref errors with 'cannot update the ref HEAD: non-commit object'. Reported ~2016, no maintainer activity, no labels. |
|
snapcraft (launchpad) issue #1683536 |
snapcraft uploaded snap and then told me same content had already been uploaded | ~brian-murray | 3434d | close stale | 95 | 70 | 2017 request to detect duplicate snap content before uploading, since `snapcraft push` only reports the store's 'already been uploaded' error after a full upload. No labels or comments. The push command was later removed from snapcraft. |
|
snapcraft (launchpad) issue #1987421 |
Add support for a version of `${shlibs:Depends}` to `snapcraft.yaml` | ~saviq | 1480d | needs triage | 95 | 60 | Feature request to add ${shlibs:Depends} shorthand for automatic staging of shared library packages. Untriaged, no maintainer response in 1470 days. |
|
snapcraft (launchpad) issue #1663052 |
No Fish shell support | ~joeborg | 3502d | close stale | 95 | 55 | Feature request for Fish shell completion support, filed ~9.5 years ago. Body only says a PR was created on GitHub, with no link, no labels, and zero comments or maintainer interaction since. |
|
snapcraft (launchpad) issue #2004544 |
Rebuilding a Go project results in error "error obtaining VCS status" in... | ~saviq | 1317d | needs triage | 95 | 35 | Rebuilding a Go snap in LXD fails with VCS status error; unlabelled, no maintainer response, 1309 days old |
|
snapcraft (launchpad) issue #1758859 |
'snapcraft push' dies with traceback if credentials are invalid | ~romain-janvier | 3091d | close stale | 95 | 72 | snapcraft push crashes with UnicodeDecodeError traceback on invalid credentials, reported in 2018 via Travis CI for CloudCompare; no labels, no comments, no maintainer interaction in 8+ years. |
|
snapcraft (launchpad) issue #1662634 |
Please add snapcraft version key | ~ted | 3503d | needs triage | 95 | 45 | Feature request to add a snapcraft-version key to snapcraft.yaml so users on older snapcraft get a clear 'Snapcraft X required' message instead of a cryptic schema error. Open ~9.5 years with zero comments, no labels, and no maintainer engagement. |
|
snapcraft (launchpad) issue #1676684 |
Python plugin tries to chmod symlinks to system files | ~mrjogo | 3455d | close stale | 95 | 70 | Old snapcraft python plugin (pre-rewrite) crashed with PermissionError when _fix_permissions tried to chmod root-owned symlinks to system files after a prior part staged python-dev. The plugin has since been fully rewritten as a thin wrapper around craft-parts; the offending _fix_permissions/_replicate_owner_mode code no longer exists in the repo. |
|
snapcraft (launchpad) issue #1668555 |
Using organize to move a folder to a child folder fails due to recursion | ~jamesh | 3482d | needs triage | 95 | 40 | Snapcraft organize directive causes infinite recursion when moving a folder into its own child path (e.g. '.': lib/python3.6/site-packages). Workaround via glob ('*') documented in issue. 9+ years old, zero comments, no labels, never triaged. |
|
snapcraft (launchpad) issue #1795780 |
Snapcraft complains about "snapcraft.yaml~" in snap/ dir | ~jamesh | 2901d | close stale | 95 | 85 | Snapcraft warns about editor backup files like snapcraft.yaml~ in the snap/ directory, creating noise that can mask real problems. The issue has been open and unaddressed for 2890 days with no maintainer response. |
|
snapcraft (launchpad) issue #1661463 |
parser doesn't pull in dependent parts from the origin | ~joetalbott | 3508d | close stale | 95 | 55 | Snapcraft parser fails to include 'after' parts (e.g. libmbim, libqmi) referenced from a remote git origin, erroring 'not defined in the parts entry'. 9.5 years old, no labels or maintainer activity; the origin-based parts feature is likely gone in modern rewrites. |
|
snapcraft (launchpad) issue #1738265 |
cmake plugin should set CMAKE_BUILD_TYPE, CMAKE_INSTALL_PREFIX | ~saviq | 3193d | close stale | 95 | 70 | Feature request from 2016 asking the CMake plugin to default CMAKE_BUILD_TYPE=RelWithDebInfo and CMAKE_INSTALL_PREFIX=/ when configuring. No maintainer response, no labels, no activity in ~9 years. Modern craft-parts cmake plugin still does not set these defaults. |
|
snapcraft (launchpad) issue #2011719 |
snapcraft expand-extensions is broken | ~scarlettmoore | 1276d | close stale | 95 | 85 | snapcraft expand-extensions command produces invalid YAML with parse-info field error. Issue is ~3.5 years old with no activity. |
|
snapcraft (launchpad) issue #1596777 |
trying to upload a snap without signing the agreement prints the error twice | ~elopio | 3728d | needs triage | 95 | 55 | Snapcraft upload command prints the 'Developer has not signed agreement' error twice (once in red, once in green) when a user has not signed the store agreement. Suggests cleaning up output so Reason/Text only show with -d flag. Open since 2016 with no comments or maintainer response. |
|
snapcraft (launchpad) issue #1992557 |
snapcraft remote-build snapcraft.yaml validation too strict | ~fnordahl | 1431d | close stale | 95 | 55 | snapcraft remote-build validation rejects empty LD_LIBRARY_PATH in environment, blocking some classic snaps. Issue is 4 years old with no maintainer engagement. |
|
snapcraft (launchpad) issue #1922490 |
conda plugin, use pkg on a custom channel | ~ycheng-twn | 1986d | close not a bug | 95 | 70 | Usage question asking how to install a conda package from a custom channel (e.g. conda-forge) via the snapcraft conda plugin. No labels, no comments, no maintainer response in ~5.4 years. |
|
snapcraft (launchpad) issue #1669854 |
Hidden files are not staged after "dump" | ~joeborg | 3479d | close stale | 95 | 55 | Reports that hidden files/dirs from a tar.gz unpacked via the dump plugin are dropped during part staging and again from stage to prime, though they appear in the install dir. 9.5 years old, zero comments, no maintainer interaction. |
|
snapcraft (launchpad) issue #1856594 |
Snapcraft tutorial errors out on OSX with multipass error, "returned exit code 2" | ~dobsorg | 2461d | close stale | 95 | 70 | Dec 2019 report: snapcraft 3.9 on macOS fails via multipass (apt 404s, mount exit code 2) and crashes with AttributeError on os.sched_getaffinity. No maintainer activity; that code path no longer exists in current snapcraft, and macOS support was dropped. |
|
snapcraft (launchpad) issue #1627854 |
finalzed binary (step prime) are not stripped | ~servusoft | 3637d | close stale | 95 | 70 | Feature request from 2016 to add a --strip option to the prime step for stripping binaries with cross-compilation support. No maintainer engagement in ~10 years; no evidence the feature was implemented. |
|
snapcraft (launchpad) issue #2052928 |
Pulling from private repository without known_hosts hangs forever | ~gbeuzeboc | 942d | needs triage | 95 | 50 | SSH pull from private repo hangs when known_hosts is missing; SSH authenticity prompt is hidden by snapcraft progress bar. Untriaged, 935 days old. |
|
snapcraft (launchpad) issue #1834207 |
removing parts should clean stage and prime… stages? | ~saviq | 2635d | close stale | 95 | 55 | Bug report from 2017: removing a part from snapcraft.yaml does not clean its contents from stage/prime, so the built snap still includes the removed part's files. No labels, no comments, no maintainer activity in ~7 years. |
|
snapcraft (launchpad) issue #1758895 |
virtual (build) packages are resolved by first match | ~minagalic | 3091d | close stale | 95 | 60 | Bug report that virtual build packages (e.g. tclsh) are resolved by first apt match, possibly picking the wrong architecture. Filed 8+ years ago against snapcraft/internal/repo/_deb.py, which no longer exists in the current codebase; no maintainer interaction. |
|
snapcraft (launchpad) issue #1695081 |
autotools plugin should support explicit autogen or autoreconf | ~sabdfl | 3389d | close stale | 95 | 70 | Feature request (2015) for the autotools plugin to support explicit autogen/autoreconf steps. No comments or labels; core request since implemented in the autotools v2 plugin via autogen.sh and bootstrap support (PR #3398). |
|
snapcraft (launchpad) issue #2000890 |
Changed base from 20->22, crash report | ~williamcharltonengineering | 1348d | close stale | 95 | 85 | User reported crash when changing base from core20 to core22 in snapcraft 7.2.10. KeyError: 'core22' in legacy build provider code. Issue is 1339 days old with no activity. |
|
snapcraft (launchpad) issue #1903046 |
Progressive release stops showing metrics when set to 100% target | ~noise | 2136d | close stale | 95 | 55 | snapcraft status stops showing progressive release metrics once target reaches 100%. Reported 5.8 years ago with zero maintainer interaction, no labels, and no comments. Progressive release feature has since evolved (PR #6189 merged). |
|
snapcraft pr #5915 |
Test qa.yaml with starflow PR #101 changes | Copilot | 277d | close stale | 95 | 92 | Temporary test PR pointing qa.yaml at starflow PR #101 branch for cross-repo validation. 266 days old, zero activity, and the target qa.yaml already uses @main, making this obsolete. |
|
snapcraft (launchpad) issue #1586400 |
Snap type: change from "os" to "core" | ~kyrofa | 3759d | close stale | 95 | 70 | Request to rename snapd's 'os' snap type to 'core' to avoid ambiguity on classic systems. 10+ years old with zero comments; the rename has since been implemented in snapd (core snap is now type 'core'), so the issue is moot. |
|
snapcraft (launchpad) issue #1988095 |
prefixing snapcraft with "time" makes it ignore --verbose | ~ogra | 1474d | close stale | 95 | 50 | Running `time snapcraft --verbose` suppresses verbose output, unlike running `snapcraft --verbose` directly. Reported 1465 days ago with no maintainer engagement or labels. |
|
snapcraft (launchpad) issue #1631311 |
Add env configuration to baseplugin | ~stub | 3626d | close stale | 95 | 75 | Request to add env configuration to base plugin so environment variables can be set in yaml. Feature is already available via the part-level build-environment key in craft-parts, making this obsolete. |
|
snapcraft (launchpad) issue #1917639 |
--debug drops me into an unexpected directory | ~racb | 2018d | needs triage | 95 | 55 | Snapcraft 4.5.1 --debug drops the user into /root instead of the override-stage script's working directory. Reported ~5.5 years ago, zero comments, no labels, no maintainer interaction. Related Launchpad bugs 1848513 (env vars) and 1848732 (snapcraftctl) still open. |
|
snapcraft (launchpad) issue #1845276 |
snapcraft shouldn't complain about snap/README.md | ~anonymouse67 | 2544d | close not a bug | 95 | 62 | Request to stop snapcraft warning about snap/README.md as a non-snapcraft path so docs can live in the snap/ dir. 7 years old, zero comments, no labels or maintainer response; the warning is intentional and already documents the snap/local/ workaround. |
|
snapcraft (launchpad) issue #1608932 |
multiple parts with same git repo makes build checkout out redundant repos | ~adam-stokes | 3692d | close stale | 95 | 60 | snapcraft 2.13.1: parts sharing the same git source each get their own checkout instead of a shared cache. No maintainer activity for ~9.5 years; the 2.x series is EOL and modern craft-parts-based snapcraft uses a shared source cache. |
|
snapcraft (launchpad) issue #1740500 |
"The name <foo> is already taken" is a poor experience | ~popey | 3178d | close stale | 95 | 80 | UX complaint that the 'The name <foo> is already taken' error from snapcraft register is off-putting and discourages new users from claiming a name they legitimately own. 8+ years old, no maintainer response, and the register command/prompt has since been removed from current snapcraft. |
|
snapcraft (launchpad) issue #2028047 |
Calling snapcraft clean shouldn't load the project | ~gbeuzeboc | 1151d | needs triage | 95 | 30 | snapcraft clean loads project and plugins from host PYTHONPATH, causing crashes when host has conflicting Python modules. Issue is 1143 days old with no maintainer engagement. |
|
snapcraft (launchpad) issue #1683823 |
snapstore returns multiple instances of the same publication (was snapcraft... | ~apw | 3433d | close stale | 95 | 78 | 2017 bug report: snapcraft list-revisions displayed duplicate channel entries (e.g. 'edge*, edge*, edge*') per revision. No maintainer activity in 7 years. The revisions command has since been rewritten to use a set for channels, structurally preventing duplicates. |
|
snapcraft (launchpad) issue #1820797 |
Snapcraft should allow prepending/appending additional text from description... | ~brlin | 2734d | needs triage | 95 | 65 | Feature request to let packagers prepend/append custom text (e.g. unofficial-snap disclaimers) to the description adopted via adopt-info. ~7.5 years old, no labels, no comments, no maintainer interaction; never triaged. |
|
snapcraft (launchpad) issue #1869530 |
push timeout | ~casper-dcl | 2358d | close stale | 95 | 60 | Feature request for snapcraft push to not block on cloud tests or provide a timeout option. Filed 6+ years ago with zero activity, no labels, no maintainer response, and a now-obsolete Travis CI reference. |
|
snapcraft (launchpad) issue #1777659 |
Snapcraft version string doesn't allow certain characters | ~popey | 3006d | needs triage | 95 | 45 | Snapcraft rejects version strings containing underscores (e.g. '2018_931-01') even though the version field is described as 'just for humans'. No maintainer response, no labels, 0 comments, ~8 years old. |
|
snapcraft (launchpad) issue #1903854 |
desktop file Icon: relative search for case where prefix is not /usr | ~cjp256 | 2130d | needs triage | 95 | 55 | Snapcraft desktop file Icon path resolution fails when Meson prefix is not /usr; suggests searching relative to the desktop file. Open since 2019, no comments, no labels, no maintainer response. |
|
snapcraft (launchpad) issue #1599974 |
[parser] find a better solution than pulling the entire wiki contents into memory | ~joetalbott | 3718d | close stale | 95 | 70 | Performance suggestion to stream wiki contents via a generator instead of loading them all into memory, targeting the old snapcraft wiki-based parts parser. 10 years old, zero comments, and the wiki parser no longer exists in the modern craft-parts-based codebase. |
|
snapcraft (launchpad) issue #1666639 |
unusual mode 'rwxr-xr-x' for symlink ' | ~joeborg | 3489d | close stale | 95 | 75 | 2015 report that a click-app build on myapps.developer.ubuntu.com failed with 'unusual mode rwxr-xr-x for symlink' warnings. No labels, no comments, no maintainer response in ~9.5 years; the referenced build portal no longer exists. |
|
snapcraft (launchpad) issue #1673658 |
python package failed to install because of directories in the source | ~thomir-deactivatedaccount | 3466d | close stale | 95 | 70 | Snapcraft 2.27.1-era report that the python plugin fails to install packages when the source contains directories, leaving the executable unstaged. No comments, author account deactivated, and the affected version is long obsolete. |
|
snapcraft (launchpad) issue #1742585 |
snapcraft version number output inconsistent | ~popey | 3166d | needs triage | 95 | 55 | snapcraft 2.35 CLI displays version 3.10 as 3.1 in release/status output while push shows 3.10; unlabelled, no maintainer response, inactive 3155 days (snapcraft 2.35 era, now superseded by 8.x). |
|
snapcraft (launchpad) issue #1831135 |
prime error: unable to set version: it was already set in the 'build' step | ~saviq | 2661d | close stale | 95 | 60 | snapcraft prime fails with 'Unable to set version: it was already set in the build step' when a custom patch sets the version during build. 7 years old, 0 comments, no maintainer interaction. The error string no longer exists in current code. |
|
snapcraft (launchpad) issue #1886388 |
Parameterized builds are required for snapcraft build | ~muthiahn | 2259d | close stale | 95 | 65 | Feature request from 2018 to add parameterized builds to snapcraft so a git-source part can be built from different branches via a build parameter. No labels, no comments, no maintainer response in ~6 years; largely addressable today via environment variable substitution in snapcraft.yaml. |
|
snapcraft (launchpad) issue #1613779 |
go plugin ignores the source-subdir keyword | ~jgrimm | 3678d | close stale | 95 | 80 | Go plugin (snapcraft 1.x) ignored source-subdir, symlinking GOPATH to git root instead of the subdirectory. 10 years old, 0 comments, no maintainer interaction. The GOPATH-symlink approach and go-importpath key no longer exist in the modern go plugin. |
|
snapcraft (launchpad) issue #1989139 |
Duplicated /root/stage in path | ~nteodosio | 1464d | close stale | 95 | 40 | Bug report about duplicated /root/stage in Snapcraft 7.1.3 causing build failures. Issue is 4 years old with no maintainer interaction or labels. |
|
snapcraft (launchpad) issue #1843147 |
snapcraft mishandles .PNG extension | ~merlijn-sebrechts | 2561d | needs triage | 95 | 45 | Snapcraft accepts uppercase .PNG icon extension and fails to remove stale icon files when the icon type changes, leaving both old and new icons in /meta/gui/. No maintainer interaction since filing ~7 years ago. |
|
snapcraft (launchpad) issue #1839604 |
build-base seems broken | ~niemeyer | 2590d | close stale | 95 | 75 | Seven-year-old question about snapcraft rejecting 'base: bare' with 'build-base: core18' via a confusing validation error. No maintainer response; validation was rewritten in snapcraft 8.x, where build-base is now required for bare bases, so the reported combination is now valid. |
|
snapcraft (launchpad) issue #1786423 |
Cannot install snapd on OpenWrt | ~liteon-tonyyu | 2954d | close stale | 95 | 70 | Reported that the snapd source tarball URL (people.canonical.com/~teknoraver/snapd-2.0.10.tar.xz) referenced in the OpenWrt install docs is dead, breaking package compilation. No maintainer response, no labels, 8+ years old. |
|
snapcraft (launchpad) issue #1752576 |
tests.unit.test_lifecycle.CoreSetupTestCase.test_core_setup_if_docker_env fails | ~kalikiana | 3116d | close stale | 95 | 70 | 2017-era snapcraft unit test failure: test_lifecycle CoreSetupTestCase regex expected bare 'unsquashfs' but code emits full /snap/snapcraft path. No labels, no comments, no maintainer response in 8.5 years; referenced test no longer exists in the modern codebase. |
|
snapcraft (launchpad) issue #1806057 |
Multipass & libvirt services not restarted after snapcraft 3.0 installation | ~igorljubuncic-deactivatedaccount | 2842d | close stale | 95 | 70 | Snapcraft 3.0 install reportedly stops multipass/libvirt services, breaking 'multipass list' until manual restart. 7.75 years old, zero comments, no labels, author account deactivated, no maintainer interaction. |
|
snapcraft (launchpad) issue #1767197 |
Inconsistent quoting of risk level when releasing and closing channels | ~adam-collard | 3060d | close stale | 95 | 65 | Cosmetic CLI output inconsistency in snapcraft 2.41: release command wraps channel name in single quotes ('candidate') while close command does not (edge). Filed 8+ years ago with zero comments, no labels, and no maintainer interaction. |
|
snapcraft (launchpad) issue #1990126 |
"snapcraft help <plugin>" fails with SC7 and core22 in project directory | ~rpjday | 1453d | needs triage | 95 | 65 | snapcraft help <plugin> validates snapcraft.yaml unnecessarily, failing when core22 extensions are used. Untriaged, 1445 days old, no maintainer engagement. |
|
snapcraft (launchpad) issue #2002538 |
override-prime ignore failure on rebuild | ~gbeuzeboc | 1339d | close stale | 95 | 60 | Bug: override-prime step skipped after failure on rebuild, causing silent incorrect snap creation. Issue is 1331 days old with no maintainer engagement. |
|
snapcraft (launchpad) issue #1986624 |
snapcraft points to wrong entry in apps as being invalid. | ~djacobs98 | 1488d | keep open | 95 | 70 | Snapcraft 6.1 validation error misreports the first app ('runtests') as invalid when the actual offending app name ('get_cache_info', with an underscore) is the real problem. No maintainer interaction; zero comments; ~4 years old. |
|
snapcraft (launchpad) issue #1918267 |
The warning for CVE-2020-27348 could include a reference to how to fix | ~seb128 | 2012d | close stale | 95 | 55 | Feature request to enhance the CVE-2020-27348 empty LD_LIBRARY_PATH warning in snapcraft build logs to include a hint on how to fix the issue or a link to relevant documentation. No maintainer response, no labels, inactive for ~5.5 years. |
|
craft-platforms pr #117 |
DO NOT MERGE: tests: add some questionable but valid platform names | lengau | 529d | close stale | 95 | 85 | Discussion PR about platform name validation limits, marked DO NOT MERGE. No activity for 521 days. Platform name validation already implemented in project. |
|
snapcraft (launchpad) issue #1930592 |
Handle macaroon-authorization-required error response | ~nataliabidart | 1927d | needs triage | 95 | 65 | snapcraft whoami shows a generic 'Store Error: whoami failed.' instead of prompting re-authentication when credentials are missing/expired (401 macaroon-authorization-required). Open since 2021, zero comments, no maintainer activity or labels. |