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:
- Created 5 years ago
- Comments:17 (8 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please try 20.44.3
Fixed in 20.44.0.