classic-snap icon indicating copy to clipboard operation
classic-snap copied to clipboard

The `classic` snap

Results 11 classic-snap issues
Sort by recently updated
recently updated
newest added

In a classic system, I can run: sudo snap install classic --edge --devmode and it will get the classic snap installed. However, when I run classic.create, it fails with: cp:...

tl;dr; installation and usage of `classic` changes the permission of /dev/pts as follows: ``` -7 4 2:3 / /dev/pts rw,nosuid,noexec,relatime shared:6 - devpts devpts rw,gid=5,mode=620,ptmxmode=000 +7 4 2:3 / /dev/pts...

It seems that Ubuntu Core 18 is not supported by the version of `classic` in the Snap Store. I had a bit of a go at getting it to work,...

This allows to run the tests for the classic classic snap on ubuntu core.

This is https://github.com/snapcore/classic-snap/pull/24 for the 16 version of classic

Hello there! I am working on a project, where I have a Raspberry Pi 3 with Ubuntu Core, configured as a hotspot with the wifi-ap snap. With the classic-snap, I...

invalid

``` $ snap version snap 2.27.2-2.fc28 snapd 2.27.2-2.fc28 series 16 fedora 28 kernel 4.13.0-0.rc6.git3.1.fc28.x86_64 $ sudo /var/lib/snapd/snap/bin/classic Creating classic environment Parallel unsquashfs: Using 4 processors 12241 inodes (13483 blocks) to...

I have snapd 2.22. I installed the classic snap on Ubuntu Core 16.04 on the Joule board. I need avahi-daemon service, so I ran "sudo apt install avahi-daemon" under the...