question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add option to choose snapcraft base e.g. new core20

See original GitHub issue
  • Version: 22.8.0
  • Electron Version: 9.2.0
  • Electron Type (current, beta, nightly): current
  • Target: linux snap

when building a snap app, the based used is the core18 The new core20 base was released earlier this year, it brings e.g. a new libstdc++ which is needed if you have native modules and compile those to shared libs on the host system.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
ppdcommented, Jan 13, 2022

I think this should be re-opened. Core22 is already in the pipeline, so electron-builder must switch to a newer base soon to stay relevant.

5reactions
johannesjocommented, Nov 26, 2021

Could we reopen this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Base snaps | Snapcraft documentation
Base snaps. A base snap is a special kind of snap that provides a run-time environment with a minimal set of libraries that...
Read more >
How to best handle i386 when moving a snap to 'base: core20'
In order to best support users, I think the best choice is to push the non-latest/i386 builds to latest so they at least...
Read more >
Migrating between bases | Snapcraft documentation
Migrating a snap from having no base, or base: core , to core18 or core20 , for example, is a more involved process...
Read more >
Architectures | Snapcraft documentation
Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle...
Read more >
Snapcraft.yaml reference
A snap of type base to be used as the execution environment for this snap. Examples: 'core' , 'core18' , 'core20' This is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found