blendOSb
blendOS6mo ago
13 replies
nattykong

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
PXL_20250817_234133311.MP.jpg
Solution
And double check that all your packages exist in the repos
Was this page helpful?