Showing 100 of 2042 issues
| Issue | Title | Author | Age | Action | Staleness ↑ | Confidence | Summary |
|---|---|---|---|---|---|---|---|
|
snapcraft (launchpad) issue #1849582 |
Mumble Crashes | ~derekagraham78 | 2515d | close stale | 100 | 80 | Mumble snap crash reported via pastebin link only, no description or reproduction steps. 2504 days old with zero comments and no maintainer interaction. Pastebin link likely dead. |
|
snapcraft (launchpad) issue #1804957 |
Malicious namesquatting of snaps | ~buzz-- | 2848d | close not a bug | 100 | 75 | Complaint that a user squatted the 'bitcoin' snap name and is forcing outdated, incompatible software on users. No labels, no comments, no maintainer activity in ~7.8 years. A store policy/moderation concern, not a snapcraft tool defect. |
|
snapcraft (launchpad) issue #1666161 |
Can’t dry-run a build to check snapcraft.yaml | ~mpt | 3490d | close stale | 100 | 65 | Feature request (9.5 years old, no maintainer activity) for a dry-run build that validates snapcraft.yaml without performing the build. The core capability now exists via the snapcraft validate command, so the request is largely obsolete. |
|
snapcraft (launchpad) issue #1826262 |
Error: The part has run through its entire lifecycle | ~saviq | 2697d | close stale | 100 | 72 | Snapcraft 1.x build error 'part has run through its entire lifecycle' reported in 2017 when modifying multipass snapcraft.yaml; zero comments, no labels, project since fully rearchitected into craft-* subprojects. |
|
snapcraft (launchpad) issue #1617002 |
LP build: "/usr/bin/ld: cannot find -llibrary" | ~eldar | 3669d | close stale | 100 | 80 | Reporter's kicad-dev-snap failed on Launchpad (Xenial) with linker error 'cannot find -lngspice' while building locally succeeded. 10 years old, zero comments, no maintainer response, Xenial base long EOL. |
|
snapcraft (launchpad) issue #1824077 |
IsADirectoryError occurred when migrating /usr/bin/X11 symlink in stage step | ~brlin | 2712d | close stale | 100 | 75 | snapcraft 3.3 (2019) crashes with IsADirectoryError in _migrate_files when staging a symlink (usr/bin/X11) that points to '.'. 2701 days old, 0 comments, no labels, no maintainer interaction; old internal staging code since rewritten. |
|
snapcraft (launchpad) issue #1995856 |
Get Desktop icon from snap instead of source tree | ~merlijn-sebrechts | 1404d | close not a bug | 100 | 70 | Feature request to allow icon field in snapcraft.yaml to reference files in the snap instead of source tree. Issue is 3.8 years old with no maintainer interaction. |
|
snapcraft (launchpad) issue #1682822 |
Snapcraft deb does not work on KDE Neon. snap does. | ~frecel | 3437d | close stale | 100 | 80 | Old snapcraft deb package crashes on KDE Neon with 'not supported on this operating system' at import. 9+ years old, no labels or comments; the failing code path no longer exists in the current codebase and the deb install method is superseded by the snap. |
|
snapcraft (launchpad) issue #1624854 |
"Developer has not signed agreement" when run snap push | ~psivaa | 3645d | close stale | 100 | 65 | User hit 403 'Developer has not signed agreement' (user-not-ready) on snapcraft push, resolved via IRC by signing at myapps.developer.ubuntu.com. Suggests adding that link to the error message. 10 years old, no maintainer activity. |
|
snapcraft (launchpad) issue #1619818 |
No explicit error message when trying to push the same snap twice | ~elopio | 3661d | close stale | 100 | 70 | Request to surface the store's 'already been uploaded' message instead of a generic error when pushing a duplicate snap. 10 years old, no activity; snapcraft push was later removed, so it is no longer applicable. |
|
snapcraft (launchpad) issue #1675545 |
undefined symbol: _Py_RefTotal | ~evarlast | 3459d | close stale | 98 | 70 | Reports undefined symbol _Py_RefTotal when loading the Cheetah C extension built for python2 inside a snap, asking whether the python plugin supports python2 C modules. No labels, no comments, no maintainer response; ~9.4 years old and python2 is EOL. |
|
snapcraft (launchpad) issue #1869542 |
snapcraft unable to find snap/snapcraft.yaml file | ~keshavnrj | 2358d | close stale | 98 | 60 | snapcraft 3.11 (2019) loses snap/snapcraft.yaml after a few builds and drops to the VM shell; workaround is snapcraft clean. 6+ years old, no labels, no maintainer comments, tied to a long-superseded build environment. |
|
snapcraft (launchpad) issue #1693451 |
Support CircleCI for building | ~popey | 3396d | close stale | 98 | 70 | Feature request to add CircleCI as a supported CI for building/pushing snaps, with encrypted store credentials comparable to the Travis workflow. Open ~9 years, labelled integrations, zero comments, no maintainer activity. |
|
snapcraft (launchpad) issue #1959851 |
gnome-3-38 extension not compatible with python plugin on core20 | ~goodsoftworx | 1682d | close stale | 98 | 60 | gnome-3-38 extension sets PYTHONPATH to its own interpreter, overriding the python plugin and causing build errors on core20. Affects PyGObject-based GTK 3 snaps. No maintainer activity in 4.5 years; core20 base is legacy. |
|
snapcraft (launchpad) issue #1663051 |
Stage package cache is never cleaned | ~kyrofa | 3502d | close stale | 98 | 55 | Snapcraft's stage-package cache (keyed by source hash) is never cleaned and grows unbounded as new packages/sources are fetched. Self-filed by a maintainer ~9.5 years ago with no labels, comments, or follow-up; related Launchpad bug closed without resolution. |
|
snapcraft (launchpad) issue #1735004 |
Push issue with bad internet connection | ~hatari | 3209d | close stale | 98 | 72 | Snapcraft push fails with binary_sha3_384 duplicate error after interrupted upload on slow connection; requests server return upload_id for resume. 8+ years old, zero comments, no labels, push command since removed. |
|
snapcraft (launchpad) issue #1709674 |
Catkin plugin: consumer snap still pulls in packages contained in producer snap | ~kyrofa | 3320d | close stale | 96 | 58 | Catkin (ROS1) plugin bug: a consumer snap still pulls in packages already contained in the producer snap, implying a flaw in the underlay logic. Filed by a maintainer in 2016 as an investigation note; no labels, comments, or activity since. |
|
snapcraft (launchpad) issue #1670162 |
publish complains about desktop file un-necessarily | ~popey | 3477d | close stale | 96 | 55 | Snapcraft publish validation falsely requires a .desktop file when a snap uses the x11 plug, blocking a CLI utility from releasing to stable. Reported ~9.5 years ago with no maintainer response; the quoted error is from the old snapcraft 1.x publish flow. |
|
snapcraft (launchpad) issue #1871660 |
create-key with no passphrase with pop-up loop | ~jamesj | 2347d | close not a bug | 95 | 70 | snapcraft create-key cannot be run without a passphrase on a headless VM (Ubuntu 18.04 EC2); pressing enter at the passphrase prompts triggers a looping pop-up. Open ~6.4 years with zero comments, no labels, and no maintainer interaction. |
|
snapcraft (launchpad) issue #1869030 |
Running several instances of snapcraft in parallel for a given snap name... | ~osomon | 2361d | close stale | 95 | 55 | Parallel snapcraft builds for the same snap name share a multipass VM, causing apt lock file conflicts. Feature request to allow unique VM/container names. 6.4 years old, zero comments, no labels, no maintainer interaction. |
|
snapcraft (launchpad) issue #1871273 |
Can't Buidl on WSL2 any Longer | ~vision9 | 2349d | close stale | 95 | 70 | Snapcraft build fails on WSL2 with KeyError 'dependencies' in the nodejs plugin's _get_installed_node_packages while parsing yarn output. 6+ years old, zero comments, no maintainer response; old plugin architecture since replaced. |
|
snapcraft (launchpad) issue #1863430 |
unhelpful failure message | ~jdstrand | 2400d | close stale | 95 | 70 | Snapcraft push shows only a CalledProcessError traceback when the review-tools check fails, hiding the actual review output. Unlabeled, zero comments, inactive ~5.7 years; the review-tools code path has since been removed from snapcraft. |
|
snapcraft (launchpad) issue #1851905 |
Unable to build with lxd when using lxd with lvm pool. | ~extraymond | 2499d | close stale | 95 | 70 | Snapcraft 3.8/3.9.2 fails with --use-lxd when LXD uses a custom LVM pool, due to a hardcoded /var/snap/lxd/common path. 6+ years old, no labels, no maintainer interaction, no comments. |
|
snapcraft (launchpad) issue #1823512 |
`snapcraft --shell` shouldn't run the lifecycle steps | ~brlin | 2715d | close stale | 95 | 60 | Bug report claiming `snapcraft --shell` runs lifecycle steps instead of dropping into the build environment shell. 7+ years old, 0 comments, no labels; the `--shell` flag was removed in the modern CLI and `snapcraft shell` now provides the requested behavior. |
|
snapcraft (launchpad) issue #1862516 |
Missing items in LD_LIBRARY_PATH break numpy stage-packages | ~aglavic | 2406d | close stale | 95 | 70 | 2019 report that stage-packages python3-numpy fails at runtime because libblas/liblapack live in subdirectories not on the library search path; reporter found an LD_LIBRARY_PATH workaround. No labels, comments, or maintainer activity in 6.5 years. |
|
snapcraft (launchpad) issue #1865230 |
snapcraft --use-lxd should have message about requring sudo | ~haydenb | 2387d | close stale | 95 | 65 | snapcraft 3.x --use-lxd (LXD provider, a technology preview) left LXD in a broken state when run without sudo; reporter suggests failing early. 6.5 years old, zero comments, no labels or maintainer interaction; LXD preview since superseded by Multipass. |
|
snapcraft (launchpad) issue #1865834 |
Snapcraft doesn't always copy the host's version into the VM | ~ken-vandine | 2384d | close stale | 95 | 60 | Snapcraft VM builds intermittently refresh snapcraft to stable channel instead of copying the host version, causing schema validation failures. 6.5 years old, 0 comments, no labels, no maintainer interaction. Related PRs #1364 and #1412 have been merged addressing host version injection and container refresh. |
|
snapcraft (launchpad) issue #1824473 |
Changed stage-snaps property does not make pull step dirty | ~brlin | 2710d | needs triage | 95 | 55 | Snapcraft bug: changing a part's stage-snaps property does not mark the pull step dirty, so re-running stage skips pull and crashes. Reported ~7.4 years ago with a POC repo; no maintainer response, no labels, zero comments. |
|
snapcraft (launchpad) issue #1848732 |
--shell does not make snapcraftctl available | ~racb | 2520d | close stale | 95 | 72 | 2019 report that `snapcraft pull --use-lxd --shell` leaves `snapcraftctl` unavailable in the LXD shell. No labels, comments, or maintainer activity for about 6 years. snapcraft 2.x/3.x removed snapcraftctl, so the report is outdated. |
|
snapcraft (launchpad) issue #1816858 |
Set snap name to a human readable name in store upload | ~sil | 2760d | close stale | 95 | 65 | Feature request to auto-derive a human-readable title (e.g. 'Adobe Photoshop') from the snap name during store upload. Open since 2018 with zero comments or maintainer engagement; the CLI no longer sets the store display name in modern snapcraft. |
|
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 #1958282 |
Pass proxy settings to override-pull | ~mr-cal | 1697d | close stale | 95 | 70 | Feature request to pass proxy settings into override-pull. Open for 4.6 years with zero comments, no labels, and no maintainer engagement. |
|
snapcraft (launchpad) issue #1850921 |
Python plugin: file conflicts when using the plugin with a custom version of... | ~ntamas | 2506d | close stale | 95 | 70 | Snapcraft 2.44 Python plugin bundles default Python 3.5 when a custom Python 3.7 is built in another part, causing file conflicts. Root cause: stage_packages evaluated too early. No maintainer response; predates Snapcraft 3.x which uses craft-parts venv-based Python plugin without stage_packages. |
|
snapcraft (launchpad) issue #1735800 |
snapcraft close should complain early with one argument | ~adam-collard | 3206d | needs triage | 95 | 60 | Feature request for snapcraft close to validate arguments early, rejecting a single argument like 'edge/bump-20' and suggesting the correct command from snapcraft.yaml. Unlabeled, zero comments, inactive for nearly 8 years. |
|
snapcraft (launchpad) issue #1625630 |
python3 plugin cannot create hard link | ~sinzui | 3643d | close stale | 95 | 85 | python3 plugin fails during parts phase on Xenial with tar hard link error (python3.5 vs python3.5m). Untriaged, no comments, ~9.7 years old. The python3 plugin has since been removed from snapcraft (commit 958b58615, PR #2325), making the issue obsolete. |
|
snapcraft (launchpad) issue #1822375 |
SNAPCRAFT_PART_INSTALL doesn't expand in build-environment assignments | ~brlin | 2723d | needs triage | 95 | 55 | SNAPCRAFT_PART_INSTALL not expanded in build-environment assignments, resolving to /lib/python3.6. Open since 2018 with zero comments and no labels; no evidence the behavior changed in current craft-parts, which still emits user build-environment values verbatim. |
|
snapcraft (launchpad) issue #1852329 |
appstream parsing fails when comments exist | ~ken-vandine | 2495d | needs triage | 95 | 50 | Snapcraft fails to parse the appstream description when translator comments are present in the metainfo XML. Unlabelled, zero comments, no maintainer interaction, inactive for ~6.8 years. |
|
snapcraft (launchpad) issue #1995895 |
Cannot override stage | ~jardon | 1404d | close stale | 95 | 50 | Snapcraft pack fails with FileNotFoundError during prime step when using override-stage. Open for 3.8 years with no maintainer engagement. |
|
snapcraft (launchpad) issue #1666366 |
Need --autoclean or similar | ~michihenning | 3490d | close stale | 95 | 60 | Feature request for an --autoclean option to auto-clean stale parts when a dependency's step needs re-running. 9.5 years old, zero comments, no labels; the legacy parts system it targets was replaced by craft-parts in snapcraft 2.0+. |
|
snapcraft (launchpad) issue #1796802 |
PKG_CONFIG_PATH during build step should include multiarch paths | ~brlin | 2895d | needs triage | 95 | 60 | Snapcraft build step sets PKG_CONFIG_PATH to only $SNAPCRAFT_STAGE/lib/pkgconfig, missing multiarch lib/<triplet>/pkgconfig paths, so .pc files installed there are not found by later parts. Unlabelled, zero comments, ~8 years old. |
|
snapcraft (launchpad) issue #1798205 |
Underscores in app names not reported properly | ~roger.light | 2887d | needs triage | 95 | 60 | Snapcraft reports the wrong app name in validation errors when an app name contains an underscore: with apps 'one' and 'two_three', the error blames the valid app 'one' instead of 'two_three'. Open since 2014, no labels, comments, or maintainer activity. |
|
snapcraft (launchpad) issue #1602799 |
Wrong error when trying to release a devmode snap to stable | ~elopio | 3712d | close stale | 95 | 55 | Snapcraft displays a technical error ('Revision 2 (devmode) cannot target a stable channel') instead of the UX-specified friendly message ('Cannot release a devmode snap in the stable channel. Try --beta or --edge') when a devmode snap is released to stable. No comments, no labels beyond store/ux, no maintainer response in ~9.5 years. |
|
snapcraft (launchpad) issue #1822910 |
GitKraken fails with XAUTHORITY error (Ubuntu 18.10) | ~william-full-moon | 2719d | close stale | 95 | 70 | GitKraken snap fails to launch on Ubuntu 18.10 with an XAUTHORITY warning and a user-data-directory error; reporter asks for a configurable snap home path. Unlabeled, zero comments, no maintainer activity in ~7 years; the failure is snapd/app-side, not snapcraft. |
|
snapcraft (launchpad) issue #1868453 |
All interfaces are allowed to have a label | ~zyga | 2364d | close stale | 95 | 72 | Snap Store review pipeline rejects the 'label' interface attribute with 'unknown attribute' error, despite snapd supporting it. 6+ years old, zero comments, no labels, no maintainer engagement. Store-side validation issue outside snapcraft scope. |
|
snapcraft (launchpad) issue #1636238 |
make plugin fails to include a Makefile via a relative path from another Makefile | ~ivan-lezhnjov-iv | 3609d | close not a bug | 95 | 55 | make plugin fails to build PostgreSQL contrib because its Makefile includes ../src/Makefile.global, which lies outside the declared source directory. 10 years old, zero comments, no maintainer response. Failure stems from user source config, not a plugin defect. |
|
snapcraft (launchpad) issue #1753995 |
patchelf warning / binary segfaults | ~sajoupa | 3110d | close stale | 95 | 70 | 2018 report: snapcraft 2.39.2 patchelf step warns 'cannot find section' on a Go binary (telegraf) and the resulting snap segfaults (core-dump). No maintainer response. Referenced LP bug lp:1736861 is closed as resolved. Affected version long superseded. |
|
snapcraft (launchpad) issue #2041712 |
Can't use github account to upload a software to snapstore | ~yingshaoxo | 1050d | close stale | 95 | 65 | User requests GitLab/Bitbucket as alternative GitHub authentication for Snap Store after their GitHub account was banned. No maintainer response in 1042 days. |
|
snapcraft (launchpad) issue #2075311 |
snap pack returned non-zero exit status 20 | ~nteodosio | 772d | close not a bug | 95 | 70 | User reports snap pack returning exit status 20 while trying to programmatically set snap version strings. Issue is 765 days old with no maintainer response or comments. |
|
snapcraft (launchpad) issue #1807401 |
Installing snapcraft on windows is a bit painful | ~popey | 2835d | close stale | 95 | 70 | 2018 report that pip install snapcraft fails on Windows because cx_Freeze 5.1.1 cannot build (needs MSVC, missing sdist file). Asks for better Windows packaging and docs. 7.7 years old, 0 comments, no maintainer interaction; the specific failure is outdated. |
|
snapcraft (launchpad) issue #1813634 |
not reliable way to detect target architecture | ~ondrak | 2783d | needs triage | 95 | 55 | Snapcraft 3.0.1: project.target_arch and SNAPCRAFT_ARCH_TRIPLET give inconsistent values for target arch across native, cross, and multi-arch (build-on/run-on) builds. No maintainer response, no labels, inactive ~7 years. |
|
snapcraft (launchpad) issue #1810738 |
Catkin plugin missing rosdep and stage packages source lists customization | ~benjamin.leclerc | 2804d | needs triage | 95 | 55 | Catkin plugin lacks customization for rosdep source lists and stage packages source lists (PLUGIN_STAGE_SOURCES already overridden), making it unusable with custom dependencies. Open since 2019, zero comments, no maintainer response, no labels beyond 'catkin'. |
|
snapcraft (launchpad) issue #1815358 |
python package not updating during snap creation | ~falko-o | 2770d | close stale | 95 | 60 | Snapcraft python plugin fails to rebuild a changed Python package on re-run, keeping the old version; user must flip source-type git/local to force a build. Legacy multipass-VM flow, no maintainer activity in ~7.5 years. |
|
snapcraft (launchpad) issue #1741091 |
Installing snapcraft (and its dependencies) | ~tanesh | 3173d | close stale | 95 | 75 | Reports a missing 'cd snapcraft' step in the HACKING.md install guide. Open 8+ years with zero comments, no labels, and no maintainer interaction; the referenced HACKING.md no longer exists at the repo root (docs restructured into docs/contribute/). |
|
snapcraft (launchpad) issue #1921950 |
Can't build simple snap, maybe because of missing kmod arp_tables | ~paddor | 1991d | close stale | 95 | 80 | User's snapcraft 4.6 build stalls after snapcraftctl build; host KVM kernel lacks the arp_tables module needed by multipass networking, plus unrelated store 403 and polkit errors. Untriaged, 0 comments, ~5.4 years old, on long-EOL versions. |
|
snapcraft (launchpad) issue #1686442 |
Tab Completion Blocks Keyboard Input | ~ocdrichard | 3425d | close stale | 95 | 80 | Report that pressing TAB during 'sudo snap install --devmode' on snap 2.23.6 (Ubuntu 17.04, series 16) freezes the console and blocks all keyboard input. No labels, no comments, no activity for ~9 years; the affected release is long past EOL. |
|
snapcraft (launchpad) issue #1793748 |
Error pulling nodejs plugin v6.14.2-linux-x64.tar.gz | ~aleks.bogdanov | 2912d | close stale | 95 | 85 | snapcraft 2.43.1 nodejs plugin crashes with zlib 'invalid block type' error while extracting a corrupted node-v6.14.2-linux-x64.tar.gz. 8 years old, zero comments, and the legacy nodejs plugin has since been removed from snapcraft. |
|
snapcraft (launchpad) issue #1793471 |
snapcraft trggers unnecessary pulls from unrelated file modifications | ~aleks.bogdanov | 2913d | close stale | 95 | 60 | Feature request to add .snapignore support so IDE and .git changes stop marking snapcraft stages stale and triggering unnecessary re-pulls/rebuilds. Open since 2018 with label 18.10-build-caching, zero comments, no maintainer engagement for ~8 years. |
|
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 #1681861 |
classic snaps recurse | ~chris.macnaughton | 3440d | close stale | 95 | 72 | Classic snap command wrappers generated by snapcraft use bare command names instead of $SNAP/bin/command paths, causing failures since PATH is not reset in classic confinement. 3429 days old, no labels, no comments, no maintainer interaction. |
|
snapcraft (launchpad) issue #1801201 |
Installed snap icons missing if using pixmap | ~zyga | 2871d | close stale | 95 | 70 | 2018 report that snap apps with pixmap-based icons (e.g. Slack) show a generic window icon on Kubuntu 18.10; copying the snap's pixmaps system-wide fixes it. No labels, no comments, no maintainer activity for ~7 years. |
|
snapcraft (launchpad) issue #1800825 |
Missing account-key revocation support | ~adam-collard | 2872d | close stale | 95 | 55 | Feature request for account-key revocation in snapcraft (destructive or timeproof-based selective), plus better CLI guidance on key backup/restore. Open ~7.8 years with zero comments and no maintainer interaction; interim suggestion likely outdated. |
|
snapcraft (launchpad) issue #1803235 |
signup process does not send activation email | ~lhonda | 2859d | close stale | 95 | 75 | Report that forum.snapcraft.io signup did not send an activation email (Discourse forum infrastructure problem, not a snapcraft codebase bug). No labels, no comments, no maintainer activity in ~8 years. |
|
snapcraft (launchpad) issue #2019489 |
build fails pip update of pip setuptools wheel | ~kenneth-loafman | 1217d | close stale | 95 | 75 | Build fails when pip upgrade in venv breaks pkg_resources version resolution. Untriaged, 1209 days old, no maintainer response. |
|
snapcraft (launchpad) issue #1771218 |
Could not execute process 'rustc -vV' (never executed) | ~mmacedoeu | 3042d | close stale | 95 | 85 | Travis CI build failing to locate rustc after installation. Issue is 8+ years old with zero comments or maintainer activity. The project has since migrated to GitHub Actions, making the Travis integration referenced here obsolete. |
|
snapcraft (launchpad) issue #1747778 |
Snapcraft.yml in 'snap' directory. prime/parts/stage in '.' | ~8-launchpad-michaelcole-com | 3139d | close stale | 95 | 70 | 2017 request to place snapcraft build dirs (parts, prime, stage) next to snapcraft.yml in ./snap/ instead of the project root. No response for 8.5 years; dirs remain in project root by design, CRAFT_PARTS_DIR partially addresses configurability. |
|
snapcraft (launchpad) issue #1794727 |
node plugin doesn't run yarn install during build | ~lucyllewy | 2906d | close stale | 95 | 85 | Nodejs plugin yarn support bug from 8 years ago; the nodejs plugin has been removed and replaced by the npm plugin which only supports npm, so the reported yarn install issue is no longer applicable to the current codebase. |
|
snapcraft (launchpad) issue #1795430 |
build-package "on amd64 to armhf" seems to be not working | ~mvo | 2902d | close stale | 95 | 70 | Cross-building with build-on/run-on architecture grammar does not install the specified build-packages (e.g. gcc-arm-linux-gnueabihf) unless an explicit --target-arch is passed. Reported in 2018, no maintainer interaction, zero comments. |
|
snapcraft (launchpad) issue #1638840 |
snapcraft copies /etc/apt/sources but ignores /etc/apt/preferences | ~aacid | 3599d | close stale | 95 | 70 | Snapcraft copies /etc/apt/sources but ignores /etc/apt/preferences, causing wrong package selection in complex setups. 9.8 years old, zero comments, no labels, no maintainer interaction. Current codebase uses craft-archives with AptPreferencesManager, a completely different architecture. |
|
snapcraft (launchpad) issue #1594794 |
Embedded version required in snapcraft.yaml | ~stub | 3734d | close stale | 95 | 55 | Feature request from 2014 to let snapcraft.yaml's version key reference a part name so the version is derived from the plugin (e.g. Python setup.py) for Launchpad auto-builds. 10 years old, zero comments, no labels, no maintainer engagement; targets obsolete snapcraft 1.x. |
|
snapcraft (launchpad) issue #1813364 |
The `setup.py` parse-info method treats description/long_description keys wrongly | ~brlin | 2786d | needs triage | 95 | 55 | Snapcraft's setup.py parse-info maps description to snap description and ignores long_description, mismatching setuptools conventions; open since 2018 with no maintainer activity. |
|
snapcraft (launchpad) issue #1709060 |
Trouble allocating fonts in a Tcl/Tk (Python 3.5) based snap | ~kushalchauhan98 | 3322d | close stale | 95 | 75 | Tcl/Tk font allocation error when running a Python 3.5 tkinter snap built with snapcraft 2.33. No maintainer interaction; issue is 9 years old with zero comments. |
|
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 #1809475 |
Feature Request: Snapcraft should ship gitignore when running `snapcraft init` | ~brlin | 2821d | close stale | 95 | 65 | Feature request from 7.7 years ago asking snapcraft init to auto-create a .gitignore file using the community Snap.gitignore template. Zero comments, no labels, no maintainer interaction. The init command still exists but the project has been fully restructured since filing. |
|
snapcraft (launchpad) issue #2093417 |
craft-providers error: Timed out waiting for networking to be ready. | ~nteodosio | 609d | close stale | 95 | 70 | 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 #1849092 |
[Errno 17] File exists: 'libbsd.so.0.8.2' ->... | ~winwisely99 | 2517d | close stale | 95 | 70 | Snapcraft 3.8 staging crash: FileExistsError linking libbsd.so.0 into stage after an I/O error on os.link, reported from a Docker build. No maintainer activity for ~7 years; the affected code paths no longer exist in modern snapcraft. |
|
snapcraft (launchpad) issue #1827217 |
create-key without a passphrase is not possible using multipass | ~0-luke | 2690d | close stale | 95 | 55 | 2018 report that snapcraft create-key cannot be run without a passphrase in a multipass VM: pressing return loops back to the confirm-password prompt. Open ~7.3 years with zero comments, no labels, and 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 #1807492 |
Snapcraft should print the path of the stack trace file even when the error... | ~brlin | 2834d | close stale | 95 | 70 | Feature request to always print the local stack trace file path when Snapcraft auto-sends error reports. Open since 2018 with zero comments, no labels, and no maintainer interaction. |
|
snapcraft (launchpad) issue #1825797 |
cmake: Shouldn't use sourcedir for building | ~brlin | 2700d | close stale | 95 | 85 | Request for cmake plugin to use out-of-source builds (build in SNAPCRAFT_PART_BUILD instead of SNAPCRAFT_PART_SRC). 2689 days old, no labels, no comments, no maintainer interaction. The current craft-parts cmake plugin already implements out-of-source builds via get_out_of_source_build() returning True. |
|
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 #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 #1684091 |
snapcraft gives a confusing message when you lack permissions to administer snap | ~ev | 3432d | needs triage | 95 | 70 | snapcraft status reports 'Snap X was not found in series 16' when the real cause is that the user lacks collaborator/admin permissions on the snap; reporter suggests a clearer message. No labels, no comments, no maintainer activity in ~9 years. |
|
craft-platforms pr #95 |
docs: how-to and explanation for filtering a build plan | lengau | 596d | close stale | 95 | 50 | Documentation PR adding how-to guide for filtering build plans in craft-platforms. PR is 589 days old with no activity, no reviewers, and no CI checks. |
|
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 #1858023 |
export-login is too big for env variable | ~abitrolly | 2445d | close stale | 95 | 55 | snapcraft export-login output (macaroon credentials) too large for Travis CI SNAP_TOKEN env variable. 6.7 years old, zero comments, no labels, no maintainer interaction. Travis CI for open source is defunct and snapcraft store integration has been rewritten since. |
|
snapcraft (launchpad) issue #1744822 |
poor naming conventions for scripts prepare and install | ~bsutton | 3154d | close stale | 95 | 85 | Suggestion to rename snapcraft plugin scripts 'prepare' and 'install' to 'pre-build' and 'post-build' for clarity. Unlabeled, zero comments, inactive ~8.6 years; the plugin scriptlets were later removed in favor of the override-<step> model. |
|
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 #1748324 |
python plugin fails on hashes in requirements.txt | ~ipmb | 3137d | close stale | 95 | 70 | Python plugin (snapcraft 2.35) fails when requirements.txt contains --hash entries, as pip's --require-hashes mode rejects the file:// directory requirement. Old plugin architecture removed; issue is 8.5 years old with no maintainer activity. |
|
snapcraft (launchpad) issue #1741131 |
python plugin ignores source-subdir | ~elopio | 3173d | close stale | 95 | 70 | Python plugin can't find setup.py when it lives in a source-subdir, so it finishes without installing anything. No comments; a fix to locate setup.py under source-subdir was merged in PR #1975 (earlier #771 superseded #751). |
|
craft-providers issue #271 |
LXD integration tests incompatible with canonical/setup-lxd | mr-cal | 1213d | close stale | 95 | 85 | LXD integration tests fail with canonical/setup-lxd due to user/group permissions. The legacy CI workflow causing this was removed and replaced with starflow workflows, making this issue 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 #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. |
|
craft-providers pr #881 |
ci: add Linux multipass weekly tests | lengau | 270d | close stale | 95 | 90 | PR to add Linux multipass weekly CI tests. Inactive for 263 days with failing CI checks. Feature already merged in commit bc946f0. |
|
snapcraft (launchpad) issue #2039971 |
Add support for _daemon_ as a valid system-username in snapcraft.yaml | ~morrisong | 1057d | needs triage | 95 | 50 | Validation schema in snapcraft doesn't accept _daemon_ as a valid system-username, requiring passthrough workaround. Issue is 3 years old with no maintainer response. |
|
snapcraft (launchpad) issue #1751773 |
Re-building "snapcraft" part after failure fails at intltool-update | ~kalikiana | 3119d | close stale | 95 | 70 | Rebuilding the snapcraft part with SNAPCRAFT_CONTAINER_BUILDS=1 fails on the second build: python-apt wheel build needs intltool-update, missing from the environment. No comments or labels; the self-build flow no longer exists in current snapcraft. |
|
snapcraft (launchpad) issue #1666739 |
Content interface parsing too lenient | ~michihenning | 3489d | close stale | 95 | 55 | Snapcraft silently accepts a string for the content interface read/write path instead of requiring a list, deferring the error to snapd install time. Reporter wants snapcraft to reject the invalid YAML. Unlabelled, no maintainer activity in ~9.5 years. |
|
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. |
|
snapcraft (launchpad) issue #1663583 |
'prepare' and 'install' stanza are missing documentation | ~3v1n0 | 3500d | close stale | 95 | 65 | Missing docs for 'prepare:' and 'install:' part stanzas in snapcraft. Open since 2016 with zero interaction; these stanzas belonged to the old snapcraft 1.x parts system, completely rewritten in 2.x. |
|
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 #1638508 |
API package creation from the stage | ~bzoltan | 3600d | close stale | 95 | 70 | 2016 feature proposal to add a snapcraft 'development' plugin that tars up the stage with filtered content, creating an API/developer package (headers/libs) for runtime snaps like ubuntu-qt-runtime. No labels, comments, or activity for about 10 years. |