Yaml format to prevent "failed to remove '/.new_rootfs/': Directory not empty"
arch-repo: 'https://geo.mirror.pkgbuild.com'
impl: 'https://github.com/blend-os/tracks/raw/main'
repo: 'https://pkg-repo.blendos.co'
track: 'plasma'
packages:
- 'mullvad'
- 'vlc'
- 'iptables'
- 'system-config-printer'
- 'PackageKit'
When i comment out all the packages, the system updates fine, but if i change anything but the basic repo,impl,track, it begins to fail with the error in picture provided. The new akshara file fixes rmdir error but not umount error, in the same spot
impl: 'https://github.com/blend-os/tracks/raw/main'
repo: 'https://pkg-repo.blendos.co'
track: 'plasma'
packages:
- 'mullvad'
- 'vlc'
- 'iptables'
- 'system-config-printer'
- 'PackageKit'
When i comment out all the packages, the system updates fine, but if i change anything but the basic repo,impl,track, it begins to fail with the error in picture provided. The new akshara file fixes rmdir error but not umount error, in the same spot
