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.

Snapcraft review fails

See original GitHub issue
  • 20.38.4:
  • x64 snap:

Building with https://hub.docker.com/r/electronuserland/builder Publish with

snap run snapcraft push --release=stable build/clean/build/MQTT-Explorer_0.0.5_amd64.snap

The review when publishing snapcraft fails.

found errors in file output: unusual mode 'rwxr-sr-x' for entry './locales', unable to read or access files in 'squashfs-root/meta' due to mode 'rwxr-sr-x', unusual mode 'rwxr-sr-x' for entry './meta/gui', unusual mode 'rwxr-sr-x' for entry './resources', unusual mode 'rwxr-sr-x' for entry './swiftshader' security-snap-v2_squashfs_files
checksums do not match. Please ensure the snap is created with either 'snapcraft pack <DIR>' (using snapcraft >= 2.38) or 'mksquashfs <dir> <snap> -noappend -comp xz -all-root -no-xattrs -no-fragments'. If using electron-builder, please upgrade to latest stable (>= 20.14.7). See https://forum.snapcraft.io/t/automated-reviews-and-snapcraft-2-38/4982/17 for details. security-snap-v2_squashfs_repack_checksum

https://github.com/thomasnordquist/MQTT-Explorer Steps: (packaging done with docker, publishing with systems snapcraft v3.0.1)

npm install
npm run prepare-release
node_modules/.bin/ts-node package.ts snap

snap run snapcraft push --release=stable build/clean/build/MQTT-Explorer_0.0.5_amd64.snap

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
develarcommented, Jun 20, 2019

Please try 20.44.3

1reaction
develarcommented, Jun 14, 2019

Fixed in 20.44.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Core snap fails auto-review in the store since ... - Snapcraft forum
17) the core snap is blocked by a failing auto-review in the store, seemingly snap-confine changed which causes the following review error:
Read more >
What's The Deal With Snap Packages? - Hackaday
Packaging all dependencies for each package is not just inefficient due to the hugely increased disk usage, it will also create a huge...
Read more >
Bug #1987980 “key 'compression' in snapcraft.yaml triggers manu ...
Using the compression key in snapcraft.yaml causes automatic review to fail and hence the app publish fails. Error message is: unknown entries in...
Read more >
As a dev, should I adopt Snapcraft? : r/linux - Reddit
If someone has done the initial packaging, that certainly can help. Ongoing maintenance is usually just a case of adding new dependencies as ......
Read more >
1655669 - release-snap-repackage-firefox fails for 80.0b1
The root cause is that snapcraft started to require the snap binary about a month ago[1]. 2 weeks ago, bug 1617369 landed on...
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