#Issues while trying to update

1 messages · Page 1 of 1 (latest)

thin rune
#

thats the whole output.Also when i try to create a new snapshot it fails.

wild ore
#

I have the same issue.

spice abyss
#

what version are you currently on ?

thin rune
#

3.1.2

spice abyss
#

try running omarchy-update maybe

#

in your terminal

thin rune
#

throws same

spice abyss
#

is it showing some proper error or the same as the image you shared above ?

thin rune
#

exactly same error

spice abyss
#

maybe it has to do with creating snapshots

#

since a snapshot is not being created it is causing issues in the update

#

maybe try creating a snapshot yourself if that is the issue

thin rune
#

to mentions

sudo pacman -Syu 

works well

thin rune
spice abyss
#

yup then that is the issue ig

thin rune
#

is there smt we can do now or i just need to google some stuff?

spice abyss
#

maybe check your limine config

thin rune
#

check for what?

spice abyss
#

If limine-snapper is functioning

thin rune
#

there is nothing about

#

i have done some research and find out that in snapper/plugins missing 10-limine-snapper-sync file

thin rune
#

now i have encounterd this and can not resolve.

spice abyss
#

ig your limine config is messed up

low zealot
thin rune
thin rune
#

as i found limine is fine the problem is in snapper ig

low zealot
#

check sudo limine-snapper-info

thin rune
#

1 red line
UUID : no UUID

low zealot
#

Try to create a snapshot sudo snapper -c root create

#

and check sudo limine-snapper-info again

thin rune
#

same

low zealot
#

Did you enable sudo systemctl enable --now limine-snapper-sync.service ?
What does systemctl status limine-snapper-sync say?

#

Is sudo snapper -c root list empty?

thin rune
#

my /boot partition is only 1GiB can it cause this?

low zealot
#

No, your snapper list has no snapshots. Snapper ignores /boot and only works with BTRFS.

#

Does sudo snapper -c root create works?

thin rune
#

no throws only
Creating snapshot failed.

low zealot
#

There’s something wrong with your Snapper config. Can you show what sudo btrfs subvolume list / says?

thin rune
low zealot
#

This list looks OK.
I think your Snapper root config is probably broken. I would delete the broken config then create a new root config for Snapper.

thin rune
#

ok. will inform after

#

ig i found where the issue locates

thin rune
#

nvm snapper do not creates any snapshots

low zealot
#

Delete rm /etc/snapper/configs/root
Remove root from /etc/conf.d/snapper
Unmount sudo umount /.snapshots
Delete sudo btrfs subvolume delete /.snapshots

#

At the end, you create a new Snapper config for root by sudo snapper -c root create-config /

thin rune
#

have done multiple times already

thin rune
#

also when i create/delete an snapper config getting this

low zealot
#

I would uninstall limine-snapper-sync, then try to fix snapper config

#

After that, install limine-snapper-sync back

thin rune